svn commit: r329397 - head/security/please
Grzegorz Blach
gblach at FreeBSD.org
Fri Oct 4 22:03:38 UTC 2013
Author: gblach
Date: Fri Oct 4 22:03:37 2013
New Revision: 329397
URL: http://svnweb.freebsd.org/changeset/ports/329397
Log:
- Update to 1.1
- Support staging
Approved by: crees, tabthorpe (mentors, implicit)
Modified:
head/security/please/Makefile
head/security/please/distinfo
Modified: head/security/please/Makefile
==============================================================================
--- head/security/please/Makefile Fri Oct 4 22:01:54 2013 (r329396)
+++ head/security/please/Makefile Fri Oct 4 22:03:37 2013 (r329397)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= please
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= security
MAINTAINER= gblach at FreeBSD.org
@@ -15,10 +15,9 @@ BUILD_DEPENDS= rst2man:${PORTSDIR}/textp
USE_GITHUB= yes
GH_ACCOUNT= MagikBSD
GH_TAGNAME= ${PORTVERSION}
-GH_COMMIT= 71c64bc
+GH_COMMIT= 778f941
-PLIST_FILES= bin/please
-MAN1= please.1
+NEED_ROOT= yes
+PLIST_FILES= bin/please man/man1/please.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>
Modified: head/security/please/distinfo
==============================================================================
--- head/security/please/distinfo Fri Oct 4 22:01:54 2013 (r329396)
+++ head/security/please/distinfo Fri Oct 4 22:03:37 2013 (r329397)
@@ -1,2 +1,2 @@
-SHA256 (please-1.0.tar.gz) = ac40234675906b356ca8ee17957fde81b67f42d4e7d5cf5a0fcd2494298fa0fd
-SIZE (please-1.0.tar.gz) = 2921
+SHA256 (please-1.1.tar.gz) = e04df73ad1f2ef1c597f0f4f87f1e1a919cc429987cd5460b8227bb8379217c7
+SIZE (please-1.1.tar.gz) = 2968
More information about the svn-ports-all
mailing list