update to 0.95.0 and make it work with mozilla-thunderbird-2.0.0.0
ok kurt@
This commit is contained in:
parent
82b3297457
commit
c04df69dd0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2007/03/19 22:15:16 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2007/04/30 22:41:52 martynas Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -8,11 +8,11 @@ BROKEN= "Thunderbird hangs when accessing items from the OpenPGP menu"
|
||||
|
||||
COMMENT= "GnuPG extension for Thunderbird"
|
||||
|
||||
VER= 0.94.3
|
||||
VER= 0.95.0
|
||||
DISTNAME= enigmail-${VER}
|
||||
CATEGORIES= mail security
|
||||
|
||||
SHARED_LIBS= enigmime 12.1
|
||||
SHARED_LIBS= enigmime 13.0
|
||||
|
||||
HOMEPAGE= http://enigmail.mozdev.org/
|
||||
|
||||
@ -29,7 +29,7 @@ BUILD_DEPENDS= ::${THUNDERBIRD_DIR}:configure \
|
||||
::archivers/unzip
|
||||
RUN_DEPENDS= ::security/gnupg
|
||||
|
||||
LIB_DEPENDS= mozilla-thunderbird/xpcom,mozilla-thunderbird/xpcom_compat,mozilla-thunderbird/xpcom_core:mozilla-thunderbird-1.5.0.10:${THUNDERBIRD_DIR}
|
||||
LIB_DEPENDS= mozilla-thunderbird/xpcom,mozilla-thunderbird/xpcom_compat,mozilla-thunderbird/xpcom_core:mozilla-thunderbird-2.0.0.0:${THUNDERBIRD_DIR}
|
||||
WANTLIB= c m nspr4 plc4 plds4
|
||||
|
||||
USE_X11= Yes
|
||||
@ -68,4 +68,3 @@ do-install:
|
||||
unzip -q ${MOZBIN}/${ENIGMAIL_XPI} -d ${GLOBALDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (enigmail-0.94.3.tar.gz) = CHJ+6mhYnrTJCHyncSKfBg==
|
||||
RMD160 (enigmail-0.94.3.tar.gz) = Y2ncz+2Ux9AHjD6GfariIUGah3A=
|
||||
SHA1 (enigmail-0.94.3.tar.gz) = HDOt9hougVKJ2AjuAR4Y1ShYr4Y=
|
||||
SHA256 (enigmail-0.94.3.tar.gz) = LtY7NLbNTl89jTiwIBO5KCJQ2RiXxmCQWpMsUKqoVXE=
|
||||
SIZE (enigmail-0.94.3.tar.gz) = 524595
|
||||
MD5 (enigmail-0.95.0.tar.gz) = ggqyFra6IfgTktVruZkcGA==
|
||||
RMD160 (enigmail-0.95.0.tar.gz) = ucyi6wW5wikiXWx1l9p3QPRyc+U=
|
||||
SHA1 (enigmail-0.95.0.tar.gz) = QT4wInKH7D9fAPBYnsfc2tnvHB0=
|
||||
SHA256 (enigmail-0.95.0.tar.gz) = 3IaRkZU8PQeX+JIjoK1eiszACSZvHS7DrbL1gU/zO1A=
|
||||
SIZE (enigmail-0.95.0.tar.gz) = 568958
|
||||
|
@ -1,3 +1,3 @@
|
||||
Enigmail is an extension to the mail client of Mozilla/Netscape and
|
||||
Mozilla Thunderbird which allows users to access the authentication and
|
||||
encryption features provided by GnuPG.
|
||||
Mozilla Thunderbird which allows users to access the authentication
|
||||
and encryption features provided by GnuPG.
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1 2006/12/21 21:41:44 kurt Exp $
|
||||
@lib mozilla-thunderbird/extensions/${GUID}/components/libenigmime.so.${LIBenigmime_VERSION}
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2006/12/21 21:41:44 kurt Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/04/30 22:41:52 martynas Exp $
|
||||
mozilla-thunderbird/extensions/${GUID}/
|
||||
mozilla-thunderbird/extensions/${GUID}/chrome/
|
||||
mozilla-thunderbird/extensions/${GUID}/chrome.manifest
|
||||
@ -20,3 +19,4 @@ mozilla-thunderbird/extensions/${GUID}/defaults/preferences/enigmail.js
|
||||
mozilla-thunderbird/extensions/${GUID}/enigmail.spec
|
||||
mozilla-thunderbird/extensions/${GUID}/install.js
|
||||
mozilla-thunderbird/extensions/${GUID}/install.rdf
|
||||
@lib mozilla-thunderbird/extensions/${GUID}/platform/OpenBSD_x86-gcc3/components/libenigmime.so.${LIBenigmime_VERSION}
|
||||
|
Loading…
x
Reference in New Issue
Block a user