diff options
author | gahr <gahr@FreeBSD.org> | 2010-12-20 17:06:06 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2010-12-20 17:06:06 +0800 |
commit | 60700e6de7a8137a61a43ecbace65a4572fce359 (patch) | |
tree | 261ad5ee40d66fda02a4faaecd52c6fecfcbaabe | |
parent | 068dbd6836ffa2b87d7f62e439d017d8eb6c5bb4 (diff) | |
download | freebsd-ports-graphics-60700e6de7a8137a61a43ecbace65a4572fce359.tar.gz freebsd-ports-graphics-60700e6de7a8137a61a43ecbace65a4572fce359.tar.zst freebsd-ports-graphics-60700e6de7a8137a61a43ecbace65a4572fce359.zip |
- Update to 2.7
Changes:
* %(shell EXPR) is now activated and usable from the global config file
-rw-r--r-- | sysutils/pam_mount/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pam_mount/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/pam_mount/Makefile b/sysutils/pam_mount/Makefile index e134a65ffd0..08fd1249818 100644 --- a/sysutils/pam_mount/Makefile +++ b/sysutils/pam_mount/Makefile @@ -7,7 +7,7 @@ # PORTNAME= pam_mount -PORTVERSION= 2.6 +PORTVERSION= 2.7 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME:S/_/-/}/${PORTNAME}/${PORTVERSION}/ diff --git a/sysutils/pam_mount/distinfo b/sysutils/pam_mount/distinfo index 789b89901bc..9b9bd23142c 100644 --- a/sysutils/pam_mount/distinfo +++ b/sysutils/pam_mount/distinfo @@ -1,2 +1,2 @@ -SHA256 (pam_mount-2.6.tar.xz) = 35918a867f5cc1c3a4f534c713d90cf7c591376b658e41c582f58611d769b1e2 -SIZE (pam_mount-2.6.tar.xz) = 284984 +SHA256 (pam_mount-2.7.tar.xz) = 8d91216d2c8909648d5edbd8a3a94eb1d34857927d5200a04a31cede97e1d05d +SIZE (pam_mount-2.7.tar.xz) = 283036 |