diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-03-18 06:34:58 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-03-18 06:34:58 +0000 |
commit | ae1c3ab86430f6d0423e5be775ac373f64da4947 (patch) | |
tree | 3dd10aedcb0b787c91c20b4a179f2bde5693b252 /security/gss | |
parent | 5132dca614293a42cce2b9a164ad89e073c43b04 (diff) | |
download | ports-ae1c3ab86430f6d0423e5be775ac373f64da4947.tar.gz ports-ae1c3ab86430f6d0423e5be775ac373f64da4947.zip |
Notes
Diffstat (limited to 'security/gss')
-rw-r--r-- | security/gss/Makefile | 2 | ||||
-rw-r--r-- | security/gss/distinfo | 6 | ||||
-rw-r--r-- | security/gss/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/gss/Makefile b/security/gss/Makefile index 451581ae99d4..dca75d597d15 100644 --- a/security/gss/Makefile +++ b/security/gss/Makefile @@ -7,7 +7,7 @@ # PORTNAME= gss -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/security/gss/distinfo b/security/gss/distinfo index 228ee06ce636..7a6ed30222fd 100644 --- a/security/gss/distinfo +++ b/security/gss/distinfo @@ -1,3 +1,3 @@ -MD5 (gss-0.1.2.tar.gz) = d48db338895a87d896d3a59a70b27e0b -SHA256 (gss-0.1.2.tar.gz) = 17222b37f6eea78f03adc2f7bb43bda73ed8c0a77c8715b0caa297d6e3049844 -SIZE (gss-0.1.2.tar.gz) = 1845953 +MD5 (gss-0.1.3.tar.gz) = 146c01725d0abb3ae695643455fbe6f1 +SHA256 (gss-0.1.3.tar.gz) = 7c46659c36d0e4e4697ccc34fbd335ccf0dda7e2d51b0c91d17902df6e51d7cf +SIZE (gss-0.1.3.tar.gz) = 2029785 diff --git a/security/gss/pkg-plist b/security/gss/pkg-plist index e753e4010c17..3ed8e292c31e 100644 --- a/security/gss/pkg-plist +++ b/security/gss/pkg-plist @@ -11,6 +11,7 @@ share/locale/en@boldquot/LC_MESSAGES/gss.mo share/locale/en@quot/LC_MESSAGES/gss.mo share/locale/fi/LC_MESSAGES/gss.mo share/locale/fr/LC_MESSAGES/gss.mo +share/locale/it/LC_MESSAGES/gss.mo share/locale/pl/LC_MESSAGES/gss.mo share/locale/ro/LC_MESSAGES/gss.mo share/locale/sv/LC_MESSAGES/gss.mo |