ports/69925: Update port: security/gss to 0.0.12

KATO Tsuguru tkato432 at yahoo.com
Mon Aug 2 19:10:22 UTC 2004


>Number:         69925
>Category:       ports
>Synopsis:       Update port: security/gss to 0.0.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 02 19:10:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
>Description:
- Update to version 0.0.12

Remove file:
files/patch-ltmain.sh

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/security/gss/Makefile security/gss/Makefile
--- /usr/ports/security/gss/Makefile	Thu Apr 29 09:02:04 2004
+++ security/gss/Makefile	Mon Aug  2 16:13:20 2004
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	gss
-PORTVERSION=	0.0.11
+PORTVERSION=	0.0.12
 CATEGORIES=	security
 MASTER_SITES=	http://josefsson.org/${PORTNAME}/releases/ \
 		${MASTER_SITE_GNU_ALPHA}
@@ -21,7 +21,7 @@
 USE_PERL5_BUILD=	yes
 USE_GNOME=	gnomehack gnometarget pkgconfig
 USE_GETOPT_LONG=	yes
-GNU_CONFIGURE=	yes
+USE_LIBTOOL_VER=	15
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CONFIGURE_ARGS=	--disable-kerberos5
 INSTALLS_SHLIB=	yes
@@ -31,6 +31,9 @@
 CPPFLAGS=	-I${LOCALBASE}/include
 LDFLAGS=	-L${LOCALBASE}/lib
 
+.include "Makefile.man"
+.include <bsd.port.pre.mk>
+
 .if defined(WITHOUT_NLS)
 CONFIGURE_ARGS+=	--disable-nls
 PLIST_SUB+=	NLS="@comment "
@@ -39,5 +42,4 @@
 PLIST_SUB+=	NLS=""
 .endif
 
-.include "Makefile.man"
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff -urN /usr/ports/security/gss/distinfo security/gss/distinfo
--- /usr/ports/security/gss/distinfo	Thu Apr 29 09:02:04 2004
+++ security/gss/distinfo	Mon Aug  2 16:20:23 2004
@@ -1,2 +1,2 @@
-MD5 (gss-0.0.11.tar.gz) = 9e7d1f547c57486e03909c5a2a07460b
-SIZE (gss-0.0.11.tar.gz) = 1311180
+MD5 (gss-0.0.12.tar.gz) = e3da7f9f6ee39ac108a2708934598527
+SIZE (gss-0.0.12.tar.gz) = 1327465
diff -urN /usr/ports/security/gss/files/patch-ltmain.sh security/gss/files/patch-ltmain.sh
--- /usr/ports/security/gss/files/patch-ltmain.sh	Thu Oct 30 15:40:59 2003
+++ security/gss/files/patch-ltmain.sh	Thu Jan  1 09:00:00 1970
@@ -1,15 +0,0 @@
---- ltmain.sh.orig	Thu Oct 30 14:37:50 2003
-+++ ltmain.sh	Thu Oct 30 14:38:04 2003
-@@ -5457,10 +5457,12 @@
- 	fi
- 
- 	# Install the pseudo-library for information purposes.
-+	if /usr/bin/false ; then
- 	name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- 	instname="$dir/$name"i
- 	$show "$install_prog $instname $destdir/$name"
- 	$run eval "$install_prog $instname $destdir/$name" || exit $?
-+	fi
- 
- 	# Maybe install the static library, too.
- 	test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list