From johans@stack.nl  Sun May 15 08:35:47 2005
Return-Path: <johans@stack.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id DA5A316A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 May 2005 08:35:47 +0000 (GMT)
Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B8CC443D8E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 May 2005 08:35:45 +0000 (GMT)
	(envelope-from johans@stack.nl)
Received: by mailhost.stack.nl (Postfix, from userid 65534)
	id 73E211F145; Sun, 15 May 2005 10:35:42 +0200 (CEST)
Received: from mud.stack.nl (mud.stack.nl [IPv6:2001:610:1108:5011:207:e9ff:fe14:b498])
	by mailhost.stack.nl (Postfix) with ESMTP id 94C0F1F124
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 May 2005 10:35:41 +0200 (CEST)
Received: by mud.stack.nl (Postfix, from userid 801)
	id 7BA0C17204; Sun, 15 May 2005 10:35:41 +0200 (CEST)
Message-Id: <20050515083541.7BA0C17204@mud.stack.nl>
Date: Sun, 15 May 2005 10:35:41 +0200 (CEST)
From: Johan van Selst <johans@stack.nl>
Reply-To: Johan van Selst <johans@stack.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer] math/gap: update to 4.4.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         81047
>Category:       ports
>Synopsis:       [maintainer] math/gap: update to 4.4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 15 08:40:04 GMT 2005
>Closed-Date:    Sun May 15 09:51:49 GMT 2005
>Last-Modified:  Sun May 15 09:51:49 GMT 2005
>Originator:     Johan van Selst
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD mud.stack.nl 5.4-STABLE FreeBSD 5.4-STABLE #3: Mon May 9 19:06:32 CEST 2005 root@mud.stack.nl:/usr/obj/usr/src/sys/mud i386


	
>Description:
	Several bugfixes and new features.

	
>How-To-Repeat:
	
>Fix:

	


diff -uNr gap/Makefile gap/Makefile
--- gap/Makefile	Sat Apr  9 04:02:53 2005
+++ gap/Makefile	Fri May 13 14:50:04 2005
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	gap
-PORTVERSION=	4.4.4.${GAP_PKGDATE}
+PORTVERSION=	4.4.5.${GAP_PKGDATE}
 CATEGORIES=	math
 MASTER_SITES=	ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/ \
 		ftp://ftp.gap-system.org/pub/gap/gap4/old/
 DISTFILES=	packages-${GAP_PKGTIME}.tar.bz2 \
-		gap4r4p4.tar.bz2 \
-		xtom1r1.tar.bz2
+		gap4r4p5.tar.bz2 \
+		xtom1r1p2.tar.bz2
 DIST_SUBDIR=	gap
 
 MAINTAINER=	johans@stack.nl
@@ -21,7 +21,7 @@
 .include <bsd.port.pre.mk>
 
 GAP_VERSION=	gap4r4
-GAP_PKGTIME=	2005_04_02-13_44_UTC
+GAP_PKGTIME=	2005_05_04-17_55_UTC
 GAP_PKGDATE=	${GAP_PKGTIME:C/-.*//:S/_//g}
 GAP_WRKSRC=	${WRKSRC}/${GAP_VERSION}
 GAP_LIBDIR=	${PREFIX}/lib/${GAP_VERSION}
@@ -30,8 +30,8 @@
 do-extract:
 	(${MKDIR} ${WRKSRC}; \
 	cd ${WRKSRC}; \
-	${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/gap4r4p4.tar.bz2; \
-	${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/xtom1r1.tar.bz2 ; \
+	${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/gap4r4p5.tar.bz2; \
+	${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/xtom1r1p2.tar.bz2 ; \
 	cd ${GAP_WRKSRC}/pkg; \
 	${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/packages-${GAP_PKGTIME}.tar.bz2 )
 
diff -uNr gap/distinfo gap/distinfo
--- gap/distinfo	Sat Apr  9 04:02:53 2005
+++ gap/distinfo	Fri May 13 14:50:58 2005
@@ -1,6 +1,6 @@
-MD5 (gap/packages-2005_04_02-13_44_UTC.tar.bz2) = 7ecfae94e4753283f6fe193f13db9d35
-SIZE (gap/packages-2005_04_02-13_44_UTC.tar.bz2) = 33155239
-MD5 (gap/gap4r4p4.tar.bz2) = c4fad14234bd226a03ebcfad8dfafd1c
-SIZE (gap/gap4r4p4.tar.bz2) = 41036793
-MD5 (gap/xtom1r1.tar.bz2) = 6652a904930696d7a9f9cfef2828d224
-SIZE (gap/xtom1r1.tar.bz2) = 9443654
+MD5 (gap/packages-2005_05_04-17_55_UTC.tar.bz2) = 94ef53c929b15e03d6fb4280a157bd16
+SIZE (gap/packages-2005_05_04-17_55_UTC.tar.bz2) = 33982065
+MD5 (gap/gap4r4p5.tar.bz2) = 61c7d40f950e3e2edf79ad125cc0c2ec
+SIZE (gap/gap4r4p5.tar.bz2) = 43758168
+MD5 (gap/xtom1r1p2.tar.bz2) = d925ff86d888a5098c5b22ed1625fd4a
+SIZE (gap/xtom1r1p2.tar.bz2) = 9443907
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: thierry 
State-Changed-When: Sun May 15 09:49:59 GMT 2005 
State-Changed-Why:  

Committed, thanks! 

Remarks: it does not respect CFLAGS, and CFLAGS is not copied 
in c_options and c_dyn_options of gac; could you please check 
that? 


http://www.freebsd.org/cgi/query-pr.cgi?pr=81047 
>Unformatted:
