Date: Fri, 2 Sep 2005 20:10:41 +0200 (CEST) From: Johan van Selst <johans@stack.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/85659: [maintainer] math/gap: update to 4.4.6 and make fetchable Message-ID: <20050902181041.6DFF1171FF@mud.stack.nl> Resent-Message-ID: <200509021820.j82IKIiU060182@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 85659 >Category: ports >Synopsis: [maintainer] math/gap: update to 4.4.6 and make fetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Sep 02 18:20:17 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 #5: Wed Jul 13 12:15:37 CEST 2005 johans@mud.stack.nl:/usr/obj/usr/src/sys/mud i386 >Description: Update gap to latest version. Also add local copy of sources to MASTER_SITES to reduce krismail. >How-To-Repeat: >Fix: diff -u gap/Makefile gap/Makefile --- gap/Makefile Tue Aug 2 04:04:47 2005 +++ gap/Makefile Fri Sep 2 19:59:17 2005 @@ -6,12 +6,13 @@ # PORTNAME= gap -PORTVERSION= 4.4.5.${GAP_PKGDATE} +PORTVERSION= 4.4.6.${GAP_PKGDATE} CATEGORIES= math MASTER_SITES= ftp://ftp.gap-system.org/pub/gap/gap4/tar.bz2/ \ + ftp://ftp.stack.nl/pub/users/johans/gap/ \ ftp://ftp.gap-system.org/pub/gap/gap4/old/ DISTFILES= packages-${GAP_PKGTIME}.tar.bz2 \ - gap4r4p5.tar.bz2 \ + gap4r4p6.tar.bz2 \ xtom1r1p2.tar.bz2 DIST_SUBDIR= gap @@ -23,7 +24,7 @@ .include <bsd.port.pre.mk> GAP_VERSION= gap4r4 -GAP_PKGTIME= 2005_07_20-19_29_UTC +GAP_PKGTIME= 2005_09_01-14_39_UTC GAP_PKGDATE= ${GAP_PKGTIME:C/-.*//:S/_//g} GAP_WRKSRC= ${WRKSRC}/${GAP_VERSION} GAP_LIBDIR= ${PREFIX}/lib/${GAP_VERSION} @@ -32,7 +33,7 @@ do-extract: (${MKDIR} ${WRKSRC}; \ cd ${WRKSRC}; \ - ${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/gap4r4p5.tar.bz2; \ + ${TAR} xyf ${DISTDIR}/${DIST_SUBDIR}/gap4r4p6.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 -u gap/distinfo gap/distinfo --- gap/distinfo Tue Aug 2 04:04:47 2005 +++ gap/distinfo Fri Sep 2 18:55:32 2005 @@ -1,6 +1,6 @@ -MD5 (gap/packages-2005_07_20-19_29_UTC.tar.bz2) = fcb2e1603e47f8ab4926b5ee9e0c3e71 -SIZE (gap/packages-2005_07_20-19_29_UTC.tar.bz2) = 34464002 -MD5 (gap/gap4r4p5.tar.bz2) = 61c7d40f950e3e2edf79ad125cc0c2ec -SIZE (gap/gap4r4p5.tar.bz2) = 43758168 +MD5 (gap/packages-2005_09_01-14_39_UTC.tar.bz2) = 5c63482b4a6bdee7bcb107c4acec4e15 +SIZE (gap/packages-2005_09_01-14_39_UTC.tar.bz2) = 36459567 +MD5 (gap/gap4r4p6.tar.bz2) = ff750f0ea5f5b7fc6bb0dd1e2fdae42f +SIZE (gap/gap4r4p6.tar.bz2) = 43029497 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?20050902181041.6DFF1171FF>