Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Oct 2013 22:03:37 +0000 (UTC)
From:      Grzegorz Blach <gblach@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r329397 - head/security/please
Message-ID:  <201310042203.r94M3bU3005899@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310042203.r94M3bU3005899>