ports/106875: net/gatekeeper: update to v2.2.4, unbreak for GCC 4.1/4.2

Joerg Pulz Joerg.Pulz at frm2.tum.de
Mon Dec 18 17:40:28 UTC 2006


>Number:         106875
>Category:       ports
>Synopsis:       net/gatekeeper: update to v2.2.4, unbreak for GCC 4.1/4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 18 17:40:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Joerg Pulz
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
TU-Munich / ZWE FRM-II
>Environment:
System: FreeBSD hades.admin.frm2 6.1-STABLE FreeBSD 6.1-STABLE #1: Thu Jul 27 19:05:49 CEST 2006 root at hades.admin.frm2:/usr/obj/usr/src/sys/HADES i386


	
>Description:
	Update net/gatekeeper to the most recent version 2.2.4 .
	This fixes the build breakage for GCC 4.1/4.2 reported by krismail.

	Successful tinderbox tested on:
	RELENG_6			i386, amd64
	CURRENT				i386
	CURRENT with USE_GCC=4.[12]	i386

>How-To-Repeat:
	
>Fix:

	- apply the patch

--- net_gatekeeper.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/gatekeeper/Makefile,v
retrieving revision 1.43
diff -u -r1.43 Makefile
--- Makefile	21 Apr 2006 13:12:38 -0000	1.43
+++ Makefile	18 Dec 2006 14:52:08 -0000
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	gatekeeper
-#PORTVERSION=	2.2.3
-DISTVERSION=	2.2.3-2
-PORTREVISION=	1
+#PORTVERSION=	2.2.4
+DISTVERSION=	2.2.4
+#PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR= openh323gk
@@ -19,12 +19,13 @@
 
 LIB_DEPENDS=	h323_r.1:${PORTSDIR}/net/openh323
 
-WRKSRC=		${WRKDIR}/${MASTER_SITE_SUBDIR}-${DISTVERSION:C/-[0-9]$//}
+#WRKSRC=		${WRKDIR}/${MASTER_SITE_SUBDIR}-${DISTVERSION:C/-[0-9]$//}
 
 USE_RC_SUBR=	gnugk.sh
 
 USE_AUTOTOOLS=	autoconf:259
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS+=	--disable-firebird
 
 USE_GMAKE=	yes
 ALL_TARGET=	optshared addpasswd
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/gatekeeper/distinfo,v
retrieving revision 1.19
diff -u -r1.19 distinfo
--- distinfo	26 Mar 2006 15:35:20 -0000	1.19
+++ distinfo	18 Dec 2006 14:52:08 -0000
@@ -1,3 +1,3 @@
-MD5 (gnugk-2.2.3-2.tar.gz) = 63ecb94c16f34efebd08d16234d8d4a1
-SHA256 (gnugk-2.2.3-2.tar.gz) = 3081ff4394c8157be652b1585a11379b28abc5461bc2b616cd11dc5738a914b5
-SIZE (gnugk-2.2.3-2.tar.gz) = 779662
+MD5 (gnugk-2.2.4.tar.gz) = 34411ede3e0e11b61ff8d79f649dcef6
+SHA256 (gnugk-2.2.4.tar.gz) = 6f1ab26409fcab569f944a5dc1c932faa295dbb6c29d9144ca8cb8d3b306d368
+SIZE (gnugk-2.2.4.tar.gz) = 938275
--- net_gatekeeper.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list