Index: head/security/gss/Makefile =================================================================== --- head/security/gss/Makefile (revision 250363) +++ head/security/gss/Makefile (revision 250364) @@ -1,48 +1,48 @@ # ex:ts=8 # Ports collection makefile for: gss # Date created: Oct 19, 2003 # Whom: ijliao # # $FreeBSD$ # PORTNAME= gss -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= johans@FreeBSD.org COMMENT= GNU Generic Security Service Library LIB_DEPENDS= shishi.0:${PORTSDIR}/security/shishi CONFLICTS= heimdal-[0-9]* USE_PERL5_BUILD= yes USE_GNOME= gnomehack gnometarget pkgconfig GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-kerberos5 USE_LDCONFIG= yes INFO= gss CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib .include "Makefile.man" .include .if defined(WITHOUT_NLS) CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .else USE_GETTEXT= yes PLIST_SUB+= NLS="" .endif pre-install: @${MKDIR} ${PREFIX}/${INFO_PATH} .include Property changes on: head/security/gss/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.28 \ No newline at end of property +1.29 \ No newline at end of property Index: head/security/gss/distinfo =================================================================== --- head/security/gss/distinfo (revision 250363) +++ head/security/gss/distinfo (revision 250364) @@ -1,3 +1,3 @@ -MD5 (gss-0.1.1.tar.gz) = 31182f19c24d2020c199964013179833 -SHA256 (gss-0.1.1.tar.gz) = e4f63707eba47e7856d333d8e75ce16a205543aaae814b7407970b8a898b0f3a -SIZE (gss-0.1.1.tar.gz) = 1654675 +MD5 (gss-0.1.2.tar.gz) = d48db338895a87d896d3a59a70b27e0b +SHA256 (gss-0.1.2.tar.gz) = 17222b37f6eea78f03adc2f7bb43bda73ed8c0a77c8715b0caa297d6e3049844 +SIZE (gss-0.1.2.tar.gz) = 1845953 Property changes on: head/security/gss/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.18 \ No newline at end of property +1.19 \ No newline at end of property Index: head/security/gss/pkg-plist =================================================================== --- head/security/gss/pkg-plist (revision 250363) +++ head/security/gss/pkg-plist (revision 250364) @@ -1,27 +1,26 @@ bin/gss include/gss.h include/gss/api.h include/gss/ext.h lib/libgss.a lib/libgss.la lib/libgss.so lib/libgss.so.1 libdata/pkgconfig/gss.pc 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/pl/LC_MESSAGES/gss.mo share/locale/ro/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 -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw @dirrmtry share/locale/en@quot/LC_MESSAGES @dirrmtry share/locale/en@quot @dirrmtry share/locale/en@boldquot/LC_MESSAGES @dirrmtry share/locale/en@boldquot @dirrm include/gss Property changes on: head/security/gss/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property