- Update to 2.4r2
- Use GNU_CONFIGURE - Remove default ALL_TARGET assignment PR: ports/149402 Submitted by: C-S <c-s@c-s.li> (maintainer)
This commit is contained in:
parent
dc179ae00d
commit
3b0807a778
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258960
@ -6,18 +6,18 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= nauty
|
PORTNAME= nauty
|
||||||
PORTVERSION= 2.4r1
|
PORTVERSION= 2.4r2
|
||||||
CATEGORIES= math
|
CATEGORIES= math
|
||||||
MASTER_SITES= http://cs.anu.edu.au/~bdm/nauty/ \
|
MASTER_SITES= http://cs.anu.edu.au/~bdm/nauty/ \
|
||||||
http://www.c-s.li/ports/
|
http://www.c-s.li/ports/
|
||||||
DISTNAME= ${PORTNAME}24r1
|
DISTNAME= ${PORTNAME}24r2
|
||||||
|
|
||||||
MAINTAINER= c-s@c-s.li
|
MAINTAINER= c-s@c-s.li
|
||||||
COMMENT= Brendan McKay's graph isomorphism tester
|
COMMENT= Brendan McKay's graph isomorphism tester
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/${PORTNAME}24r1
|
WRKSRC= ${WRKDIR}/${PORTNAME}24r2
|
||||||
MAKEFILE= makefile
|
MAKEFILE= makefile
|
||||||
ALL_TARGET= all
|
GNU_CONFIGURE= YES
|
||||||
MAKE_JOBS_SAFE= YES
|
MAKE_JOBS_SAFE= YES
|
||||||
PORTDOCS= nug.pdf
|
PORTDOCS= nug.pdf
|
||||||
|
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
MD5 (nauty24r1.tar.gz) = 431f07ad06e97b48c8aa1df97bf10a02
|
MD5 (nauty24r2.tar.gz) = 53f83420491a32e3fe9b03a44c559a89
|
||||||
SHA256 (nauty24r1.tar.gz) = 328a5fd85d380450a31943d0519a01ecb01b09dde51e5fc30a3b350876bfcae9
|
SHA256 (nauty24r2.tar.gz) = 760f9cca43b8eb7dd083983ea0e137125ee8a181d460c970137cfb7490fe1621
|
||||||
SIZE (nauty24r1.tar.gz) = 723634
|
SIZE (nauty24r2.tar.gz) = 720754
|
||||||
|
Loading…
Reference in New Issue
Block a user