diff options
author | roberto <roberto@FreeBSD.org> | 2014-11-11 00:37:27 +0800 |
---|---|---|
committer | roberto <roberto@FreeBSD.org> | 2014-11-11 00:37:27 +0800 |
commit | 3e85c6548a7388d76041e768abf5c12a378e0882 (patch) | |
tree | 83f859beca4b1abebbdd0f0f5f70cee0e444e3b5 /security | |
parent | 85c485697b4786015f7df46e359107c334944fa9 (diff) | |
download | freebsd-ports-gnome-3e85c6548a7388d76041e768abf5c12a378e0882.tar.gz freebsd-ports-gnome-3e85c6548a7388d76041e768abf5c12a378e0882.tar.zst freebsd-ports-gnome-3e85c6548a7388d76041e768abf5c12a378e0882.zip |
Update to 3.0.5 - Minor update:
- add a FreeBSD 9 and above PAM file
- updated config.guess & config.sub
Submitted by: des (PAM file)
Diffstat (limited to 'security')
-rw-r--r-- | security/calife/Makefile | 2 | ||||
-rw-r--r-- | security/calife/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/calife/Makefile b/security/calife/Makefile index 94ff42287872..3860ab38c7d5 100644 --- a/security/calife/Makefile +++ b/security/calife/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calife -PORTVERSION= 3.0.4 +PORTVERSION= 3.0.5 CATEGORIES= security MASTER_SITES= http://assets.keltia.net/calife/ diff --git a/security/calife/distinfo b/security/calife/distinfo index a5f01dce2fd7..a0814963e237 100644 --- a/security/calife/distinfo +++ b/security/calife/distinfo @@ -1,2 +1,2 @@ -SHA256 (calife-3.0.4.tar.xz) = 6d882224cb6b097169eaa2c1dfee5569af96a25bea9935e1ff95930d7fb50407 -SIZE (calife-3.0.4.tar.xz) = 97364 +SHA256 (calife-3.0.5.tar.xz) = beda669de952875699ad99b27781eebd9393e6becd41961f87278f6682f3b903 +SIZE (calife-3.0.5.tar.xz) = 97648 |