missed bumps, AUTOCONF_VERSION actually makes it into RUN_DEPENDS for
these ports. pointed out by Markus Lude.
This commit is contained in:
parent
6801abe078
commit
de6490e0a1
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2011/05/20 21:18:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2011/05/21 20:28:58 sthen Exp $
|
||||
|
||||
COMMENT= GNU standards-compliant Makefile generator
|
||||
|
||||
VERSION= 1.10
|
||||
DISTNAME= automake-${VERSION}.3
|
||||
REVISION = 1
|
||||
PKGSPEC = automake->=${VERSION},<1.11
|
||||
REVISION= 2
|
||||
PKGSPEC= automake->=${VERSION},<1.11
|
||||
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=automake/}
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2011/05/20 21:18:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/05/21 20:28:58 sthen Exp $
|
||||
|
||||
COMMENT= GNU standards-compliant Makefile generator
|
||||
|
||||
VERSION= 1.11
|
||||
DISTNAME= automake-${VERSION}.1
|
||||
REVISION= 0
|
||||
PKGSPEC = automake->=${VERSION},<1.12
|
||||
REVISION= 1
|
||||
PKGSPEC= automake->=${VERSION},<1.12
|
||||
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_GNU:=automake/}
|
||||
|
Loading…
x
Reference in New Issue
Block a user