From 61c2493d7a49e5a5edf505a273e256474ed4d0b4 Mon Sep 17 00:00:00 2001 From: gblach Date: Tue, 3 Feb 2015 23:15:51 +0000 Subject: Update to 2.1 --- security/please/Makefile | 4 ++-- security/please/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security') diff --git a/security/please/Makefile b/security/please/Makefile index 9ee66d5fcc4f..2f59614ec3db 100644 --- a/security/please/Makefile +++ b/security/please/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= please -PORTVERSION= 2.0 +PORTVERSION= 2.1 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= 1d65ba2 +GH_COMMIT= 116db2d INSTALL_TARGET= install install-pam PLIST_FILES= "@(,,6555) bin/please" etc/pam.d/please.sample man/man1/please.1.gz diff --git a/security/please/distinfo b/security/please/distinfo index 597214c3ae9a..aed55b23a7f1 100644 --- a/security/please/distinfo +++ b/security/please/distinfo @@ -1,2 +1,2 @@ -SHA256 (please-2.0.tar.gz) = 8881593b699949b62758c5ef64f887ded0120bd6ec4b75a34cd188652efd6685 -SIZE (please-2.0.tar.gz) = 3771 +SHA256 (please-2.1.tar.gz) = 5317f9deabc125c64bed5ef37123e15c80e4c5a8f05ff5a9b1d039ba82c98941 +SIZE (please-2.1.tar.gz) = 3709 -- cgit