ports/149402: [UPDATE] math/nauty (maintainer update)

C-S c-s at c-s.li
Sat Aug 7 14:50:01 UTC 2010


>Number:         149402
>Category:       ports
>Synopsis:       [UPDATE] math/nauty (maintainer update)
>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:   Sat Aug 07 14:50:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
* Update to new release 2.4r2;
* Use configuration script properly.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u nauty.old/Makefile nauty.new/Makefile
--- nauty.old/Makefile	2010-08-07 16:39:07.334566145 +0200
+++ nauty.new/Makefile	2010-08-07 16:38:48.580252898 +0200
@@ -6,18 +6,18 @@
 #
 
 PORTNAME=	nauty
-PORTVERSION=	2.4r1
+PORTVERSION=	2.4r2
 CATEGORIES=	math
 MASTER_SITES=	http://cs.anu.edu.au/~bdm/nauty/ \
 		http://www.c-s.li/ports/
-DISTNAME=	${PORTNAME}24r1
+DISTNAME=	${PORTNAME}24r2
 
 MAINTAINER=	c-s at c-s.li
 COMMENT=	Brendan McKay's graph isomorphism tester
 
-WRKSRC=		${WRKDIR}/${PORTNAME}24r1
+WRKSRC=		${WRKDIR}/${PORTNAME}24r2
 MAKEFILE=	makefile
-ALL_TARGET=	all
+GNU_CONFIGURE=	YES
 MAKE_JOBS_SAFE=	YES
 PORTDOCS=	nug.pdf
 
diff -u nauty.old/distinfo nauty.new/distinfo
--- nauty.old/distinfo	2010-08-07 16:39:07.334566145 +0200
+++ nauty.new/distinfo	2010-08-07 16:38:48.580252898 +0200
@@ -1,3 +1,3 @@
-MD5 (nauty24r1.tar.gz) = 431f07ad06e97b48c8aa1df97bf10a02
-SHA256 (nauty24r1.tar.gz) = 328a5fd85d380450a31943d0519a01ecb01b09dde51e5fc30a3b350876bfcae9
-SIZE (nauty24r1.tar.gz) = 723634
+MD5 (nauty24r2.tar.gz) = 53f83420491a32e3fe9b03a44c559a89
+SHA256 (nauty24r2.tar.gz) = 760f9cca43b8eb7dd083983ea0e137125ee8a181d460c970137cfb7490fe1621
+SIZE (nauty24r2.tar.gz) = 720754


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



More information about the freebsd-ports-bugs mailing list