Bump REVISIONS to be on the safe side after typo fix in mozilla.port.mk

(MOZMOZ_WANTLIB instead of MODMOZ_WANTLIB for krb5 libs...)
This commit is contained in:
landry 2013-09-19 13:47:05 +00:00
parent 551a99500d
commit 8384a1be0c
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.71 2013/06/26 19:31:58 landry Exp $
# $OpenBSD: Makefile,v 1.72 2013/09/19 13:47:05 landry Exp $
MOZILLA_VERSION = 1.9.2.28
MOZILLA_BRANCH = 1.9.2
@ -6,7 +6,7 @@ MOZILLA_PROJECT = xulrunner1.9
MOZILLA_DIST = firefox
MOZILLA_DIST_VERSION = 3.6.28
REVISION-devel = 4
REVISION-main = 10
REVISION-main = 11
SO_VERSION = 3.2
# NOTE: Must bump minor version if any shlib's are removed from the

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.53 2013/06/26 19:31:58 landry Exp $
# $OpenBSD: Makefile,v 1.54 2013/09/19 13:47:05 landry Exp $
COMMENT = Mozilla calendar
@ -10,7 +10,7 @@ MOZILLA_BRANCH = 1.9.2
MOZILLA_CODENAME = calendar
EPOCH = 0
REVISION = 27
REVISION = 28
HOMEPAGE = http://www.mozilla.org/projects/calendar/sunbird/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.37 2013/09/04 18:59:28 landry Exp $
# $OpenBSD: Makefile,v 1.38 2013/09/19 13:47:05 landry Exp $
COMMENT = Mozilla mobile web browser
ONLY_FOR_ARCHS = amd64 i386 powerpc
@ -8,7 +8,7 @@ MOZILLA_BRANCH = esr10
MOZILLA_PROJECT = fennec
MOZILLA_CODENAME = mobile
PKGNAME = ${MOZILLA_PROJECT}-${MOZILLA_VERSION:S/esr//}
REVISION = 9
REVISION = 10
SO_VERSION = 6.0
# NOTE: Must bump minor version if any shlib's are removed from the