Chase shared lib jump for libesmtp. Bump PORTREVISION to ensure balsa*
takes advantage of the new libesmtp improvements.
This commit is contained in:
parent
cc852bfa9f
commit
0a919dbd31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64971
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= balsa
|
||||
PORTVERSION= 1.4.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
|
||||
ftp://ftp.newton.cx/pub/balsa/
|
||||
@ -16,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \
|
||||
aspell.11:${PORTSDIR}/textproc/aspell \
|
||||
pcre.0:${PORTSDIR}/devel/pcre \
|
||||
esmtp.5:${PORTSDIR}/mail/libesmtp
|
||||
esmtp.6:${PORTSDIR}/mail/libesmtp
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= balsa2
|
||||
PORTVERSION= 2.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail gnome
|
||||
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
|
||||
ftp://ftp.newton.cx/pub/balsa/
|
||||
@ -18,7 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
|
||||
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap2 \
|
||||
aspell.11:${PORTSDIR}/textproc/aspell \
|
||||
pcre.0:${PORTSDIR}/devel/pcre \
|
||||
esmtp.5:${PORTSDIR}/mail/libesmtp \
|
||||
esmtp.6:${PORTSDIR}/mail/libesmtp \
|
||||
gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui \
|
||||
gnomeprintui-2.0:${PORTSDIR}/x11-toolkits/libgnomeprintui \
|
||||
gtkhtml-2.0:${PORTSDIR}/www/libgtkhtml
|
||||
|
Loading…
Reference in New Issue
Block a user