EPOCH bumps to keep package versions from going back.

Turned up by a bulk build with a year-old plist database.
This commit is contained in:
naddy 2011-04-14 21:21:56 +00:00
parent 7f69fe5875
commit 889ea84f08
6 changed files with 12 additions and 6 deletions

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.23 2010/11/15 00:22:46 espie Exp $
# $OpenBSD: Makefile,v 1.24 2011/04/14 21:21:56 naddy Exp $
COMMENT= advanced music player
DISTNAME= aqualung-0.9beta11
REVISION= 3
EPOCH= 0
CATEGORIES= audio
HOMEPAGE= http://aqualung.factorial.hu/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2010/12/03 11:44:22 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2011/04/14 21:21:56 naddy Exp $
COMMENT = regular expression-based parser for NCBI Entrez Gene
@ -6,6 +6,7 @@ M = 1.10-withoutworldwriteables
DISTNAME = Bio-ASN1-EntrezGene-${M}
PKGNAME = p5-Bio-ASN1-EntrezGene-${M:S/-withoutworldwriteables//}
REVISION = 1
EPOCH = 0
CATEGORIES = biology
# perl

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2010/12/03 11:44:23 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2011/04/14 21:21:56 naddy Exp $
SHARED_ONLY = Yes
@ -11,6 +11,7 @@ DISTNAME = JSON-XS-2.29
# pad to that length for seamless updates
PKGNAME = p5-${DISTNAME}0
REVISION = 1
EPOCH = 0
CATEGORIES = converters
MAINTAINER = Simon Bertrang <simon@openbsd.org>

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.12 2010/12/03 11:45:42 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.13 2011/04/14 21:21:56 naddy Exp $
COMMENT= module for getting and parsing whois entries
MODULES= cpan
DISTNAME= Net-ParseWhois-0.7
REVISION= 0
EPOCH= 0
CATEGORIES= net
USE_GROFF = Yes

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2010/12/03 11:45:43 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2011/04/14 21:21:56 naddy Exp $
COMMENT= manage connections, with keep-alive
MODULES= cpan
DISTNAME= POE-Component-Client-Keepalive-0.25
REVISION= 0
EPOCH= 0
CATEGORIES= net
USE_GROFF = Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2010/11/22 19:52:49 jasper Exp $
# $OpenBSD: Makefile,v 1.10 2011/04/14 21:21:56 naddy Exp $
PKG_ARCH= *
@ -7,6 +7,7 @@ COMMENT= gui to configure devilspie rules
MODPY_EGG_VERSION= 0.5
DISTNAME= gdevilspie-${MODPY_EGG_VERSION}
REVISION= 0
EPOCH= 0
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>