mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
bump gpgme shlib version
This commit is contained in:
parent
1aae81b56b
commit
400739812c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66789
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= sylpheed-claws
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sylpheed-claws
|
||||
@ -45,7 +45,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+= --disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME) || defined(WITH_ALL)
|
||||
LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
.endif
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= sylpheed-claws
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sylpheed-claws
|
||||
@ -45,7 +45,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+= --disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME) || defined(WITH_ALL)
|
||||
LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+= --enable-gpgme
|
||||
.endif
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
|
||||
@ -31,7 +32,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+=--disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+=--enable-gpgme
|
||||
.else
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
|
||||
@ -31,7 +32,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+=--disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+=--enable-gpgme
|
||||
.else
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
|
||||
@ -31,7 +32,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+=--disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+=--enable-gpgme
|
||||
.else
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= sylpheed
|
||||
PORTVERSION= 0.8.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail ipv6
|
||||
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/
|
||||
|
||||
@ -31,7 +32,7 @@ USE_IMLIB= yes
|
||||
CONFIGURE_ARGS+=--disable-gdk-pixbuf
|
||||
.endif
|
||||
.if defined(WITH_GPGME)
|
||||
LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme
|
||||
LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme
|
||||
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg
|
||||
CONFIGURE_ARGS+=--enable-gpgme
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user