seamonkey/mozilla-thunderbird SHARED_LIBS minors were bumped, so bump
them too in corresponding enigmails to make sure they work.
This commit is contained in:
parent
8a6ec97c9b
commit
33634e2d9a
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/08/25 06:34:50 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/01/14 22:58:49 landry Exp $
|
||||
|
||||
COMMENT = GnuPG extension for Seamonkey
|
||||
|
||||
VERSION = 1.0.1
|
||||
PKGNAME = enigmail-seamonkey-${VERSION}
|
||||
REVISION = 3
|
||||
REVISION = 4
|
||||
|
||||
# must be in sync with SO_VERSION in
|
||||
# www/seamonkey
|
||||
SHARED_LIBS = enigmime 16.0
|
||||
SHARED_LIBS = enigmime 16.1
|
||||
|
||||
MOZAPP_PKGPATH = www/seamonkey
|
||||
MOZAPP_DIR = seamonkey
|
||||
|
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/08/25 06:34:50 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/01/14 22:58:49 landry Exp $
|
||||
|
||||
COMMENT = GnuPG extension for Thunderbird
|
||||
|
||||
VERSION = 1.1.2
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
# must be in sync with SO_VERSION in
|
||||
# mail/mozilla-thunderbird
|
||||
SHARED_LIBS = enigmime 17.0 \
|
||||
ipc 17.0
|
||||
SHARED_LIBS = enigmime 17.1 \
|
||||
ipc 17.1
|
||||
|
||||
MOZAPP_PKGPATH = mail/mozilla-thunderbird
|
||||
MOZAPP_DIR = mozilla-thunderbird
|
||||
|
Loading…
Reference in New Issue
Block a user