- Update to 1.2
This commit is contained in:
parent
dacbb85df4
commit
8d2155bef1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335359
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= please
|
||||
PORTVERSION= 1.1
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= gblach@FreeBSD.org
|
||||
|
@ -15,7 +15,7 @@ BUILD_DEPENDS= rst2man:${PORTSDIR}/textproc/py-docutils
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= MagikBSD
|
||||
GH_TAGNAME= ${PORTVERSION}
|
||||
GH_COMMIT= 778f941
|
||||
GH_COMMIT= 078daa7
|
||||
|
||||
NEED_ROOT= yes
|
||||
PLIST_FILES= bin/please man/man1/please.1.gz
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (please-1.1.tar.gz) = e04df73ad1f2ef1c597f0f4f87f1e1a919cc429987cd5460b8227bb8379217c7
|
||||
SIZE (please-1.1.tar.gz) = 2968
|
||||
SHA256 (please-1.2.tar.gz) = d31a95bf61b955fda6edf572e15244eaaa6f8f45aed0922c17665e92edcda66e
|
||||
SIZE (please-1.2.tar.gz) = 3094
|
||||
|
|
Loading…
Reference in a new issue