diff options
author | gblach <gblach@FreeBSD.org> | 2015-02-04 07:15:51 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2015-02-04 07:15:51 +0800 |
commit | 61c2493d7a49e5a5edf505a273e256474ed4d0b4 (patch) | |
tree | be4bccad88819635df649d9fd857d4e541e24729 /security | |
parent | 160714531fd9243326a2227d64ea1bfe67fd6a98 (diff) | |
download | freebsd-ports-gnome-61c2493d7a49e5a5edf505a273e256474ed4d0b4.tar.gz freebsd-ports-gnome-61c2493d7a49e5a5edf505a273e256474ed4d0b4.tar.zst freebsd-ports-gnome-61c2493d7a49e5a5edf505a273e256474ed4d0b4.zip |
Update to 2.1
Diffstat (limited to 'security')
-rw-r--r-- | security/please/Makefile | 4 | ||||
-rw-r--r-- | security/please/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
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 |