svn commit: r370945 - head/security/gss
Johan van Selst
johans at FreeBSD.org
Wed Oct 15 19:17:19 UTC 2014
Author: johans
Date: Wed Oct 15 19:17:17 2014
New Revision: 370945
URL: https://svnweb.freebsd.org/changeset/ports/370945
QAT: https://qat.redports.org/buildarchive/r370945/
Log:
Update gss to 1.0.3 (API+ABI compatible)
Modified:
head/security/gss/Makefile
head/security/gss/distinfo
head/security/gss/pkg-plist
Modified: head/security/gss/Makefile
==============================================================================
--- head/security/gss/Makefile Wed Oct 15 19:07:45 2014 (r370944)
+++ head/security/gss/Makefile Wed Oct 15 19:17:17 2014 (r370945)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= gss
-PORTVERSION= 1.0.2
-PORTREVISION= 2
+PORTVERSION= 1.0.3
CATEGORIES= security
MASTER_SITES= GNU
Modified: head/security/gss/distinfo
==============================================================================
--- head/security/gss/distinfo Wed Oct 15 19:07:45 2014 (r370944)
+++ head/security/gss/distinfo Wed Oct 15 19:17:17 2014 (r370945)
@@ -1,2 +1,2 @@
-SHA256 (gss-1.0.2.tar.gz) = a9e97f3eb3451022939363b28c4ce4704366e57790d5d3df73349af8e7a248e1
-SIZE (gss-1.0.2.tar.gz) = 2220919
+SHA256 (gss-1.0.3.tar.gz) = ff919ddc731531d65e27d7ababdc361aae05ada5f1a6dd60703d153307dcdeeb
+SIZE (gss-1.0.3.tar.gz) = 2241612
Modified: head/security/gss/pkg-plist
==============================================================================
--- head/security/gss/pkg-plist Wed Oct 15 19:07:45 2014 (r370944)
+++ head/security/gss/pkg-plist Wed Oct 15 19:17:17 2014 (r370945)
@@ -5,7 +5,7 @@ include/gss/ext.h
lib/libgss.a
lib/libgss.so
lib/libgss.so.3
-lib/libgss.so.3.0.2
+lib/libgss.so.3.0.3
libdata/pkgconfig/gss.pc
man/man1/gss.1.gz
man/man3/gss_accept_sec_context.3.gz
@@ -49,18 +49,22 @@ man/man3/gss_userok.3.gz
man/man3/gss_verify_mic.3.gz
man/man3/gss_wrap.3.gz
man/man3/gss_wrap_size_limit.3.gz
+share/locale/de/LC_MESSAGES/gss.mo
share/locale/en at boldquot/LC_MESSAGES/gss.mo
share/locale/en at quot/LC_MESSAGES/gss.mo
share/locale/eo/LC_MESSAGES/gss.mo
share/locale/fi/LC_MESSAGES/gss.mo
share/locale/fr/LC_MESSAGES/gss.mo
+share/locale/ga/LC_MESSAGES/gss.mo
+share/locale/hr/LC_MESSAGES/gss.mo
+share/locale/hu/LC_MESSAGES/gss.mo
+share/locale/id/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/sk/LC_MESSAGES/gss.mo
+share/locale/sr/LC_MESSAGES/gss.mo
share/locale/sv/LC_MESSAGES/gss.mo
share/locale/vi/LC_MESSAGES/gss.mo
-share/locale/ga/LC_MESSAGES/gss.mo
-share/locale/id/LC_MESSAGES/gss.mo
-share/locale/sk/LC_MESSAGES/gss.mo
share/locale/zh_CN/LC_MESSAGES/gss.mo
@dirrm include/gss
More information about the svn-ports-head
mailing list