mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update to 1.15
This commit is contained in:
parent
4544d30010
commit
b01a19fbfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162092
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= configgen
|
||||
PORTVERSION= 1.14
|
||||
PORTVERSION= 1.15
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/
|
||||
DISTNAME= ${PORTNAME}.sh?rev=${PORTVERSION}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (configgen.sh?rev=1.14) = 7857e54054735f9376f1577c248d2a27
|
||||
SHA256 (configgen.sh?rev=1.14) = 46aaea10b4c29480195c1f5df59225914f2f86900ae7adf972bb1aee7eb7071f
|
||||
SIZE (configgen.sh?rev=1.14) = 5774
|
||||
MD5 (configgen.sh?rev=1.15) = 0d682db2c178f376dd71f3e9a0cd193b
|
||||
SHA256 (configgen.sh?rev=1.15) = 017f77c6baea600e97e7d82118889111af400ea7ae1f6ad0b3a4caaff1fc6d33
|
||||
SIZE (configgen.sh?rev=1.15) = 5970
|
||||
|
@ -10,7 +10,8 @@ or you can specify a command below.
|
||||
-bsd Use FreeBSD auto-tools
|
||||
(versions: libtool15, automake15, autoconf253)
|
||||
-bsd14 Use FreeBSD auto-tools
|
||||
(versions: libtool13, automake14, autoconf213)
|
||||
(versions: libtool15, automake14, autoconf213)
|
||||
-bsd19 Use FreeBSD auto-tools
|
||||
(versions: libtool15, automake19, autoconf259)
|
||||
-f Find config (fall back on generic gnu)
|
||||
<config> Specify a auto-gen configure script
|
||||
|
Loading…
Reference in New Issue
Block a user