Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2005 10:35:41 +0200 (CEST)
From:      Johan van Selst <johans@stack.nl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81047: [maintainer] math/gap: update to 4.4.5
Message-ID:  <20050515083541.7BA0C17204@mud.stack.nl>
Resent-Message-ID: <200505150840.j4F8e4wZ006152@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 15 08:40:04 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050515083541.7BA0C17204>