Fix WANTLIB (remove gmodule-2.0) and bump depending ports (others will
be updated in a sec)
This commit is contained in:
parent
1bd7835947
commit
d589e08e50
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.62 2012/04/24 06:05:50 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.63 2012/06/11 15:26:14 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 = 0
|
||||
REVISION-main = 1
|
||||
REVISION-main = 2
|
||||
|
||||
SO_VERSION = 3.2
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.42 2012/04/24 17:49:39 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.43 2012/06/11 15:26:14 landry Exp $
|
||||
|
||||
COMMENT = Mozilla calendar
|
||||
|
||||
@ -10,7 +10,7 @@ MOZILLA_BRANCH = 1.9.2
|
||||
MOZILLA_CODENAME = calendar
|
||||
|
||||
EPOCH = 0
|
||||
REVISION = 17
|
||||
REVISION = 18
|
||||
|
||||
HOMEPAGE = http://www.mozilla.org/projects/calendar/sunbird/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.77 2012/04/24 18:48:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.78 2012/06/11 15:26:14 landry Exp $
|
||||
|
||||
COMMENT = Mozilla web browser
|
||||
|
||||
@ -8,7 +8,7 @@ MOZILLA_PROJECT = firefox35
|
||||
MOZILLA_DIST = firefox
|
||||
MOZILLA_CODENAME = browser
|
||||
|
||||
REVISION = 11
|
||||
REVISION = 12
|
||||
|
||||
SO_VERSION = 24.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
|
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2012/04/24 18:48:16 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2012/06/11 15:26:14 landry Exp $
|
||||
|
||||
COMMENT = Mozilla web browser
|
||||
|
||||
# Don't forget to update devel/xulrunner/1.9 if patches changes.
|
||||
|
||||
MOZILLA_VERSION = 3.6.28
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
MOZILLA_BRANCH = 1.9.2
|
||||
MOZILLA_PROJECT = firefox36
|
||||
MOZILLA_DIST = firefox
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: mozilla.port.mk,v 1.42 2012/04/30 15:14:55 landry Exp $
|
||||
# $OpenBSD: mozilla.port.mk,v 1.43 2012/06/11 15:26:14 landry Exp $
|
||||
|
||||
SHARED_ONLY = Yes
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc64
|
||||
@ -34,7 +34,7 @@ MODMOZ_LIB_DEPENDS = x11/gtk+2 \
|
||||
MODMOZ_WANTLIB = X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi \
|
||||
Xinerama Xrandr Xrender Xt atk-1.0 c cairo crypto expat \
|
||||
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 \
|
||||
gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg krb5 m \
|
||||
gobject-2.0 gthread-2.0 gtk-x11-2.0 jpeg krb5 m \
|
||||
nspr4>=21 nss3>=25 pango-1.0 pangocairo-1.0 pangoft2-1.0 \
|
||||
pixman-1 plc4>=21 plds4>=21 png pthread pthread-stubs \
|
||||
smime3>=25 sndio softokn3>=25 ssl3>=25 stdc++ xcb \
|
||||
|
Loading…
x
Reference in New Issue
Block a user