1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

* Upgrade to 0.32.

* Fix error on 7.x.
This commit is contained in:
Oliver Braun 2006-08-14 09:04:15 +00:00
parent 3e603ceca6
commit 5f1823eb8e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170566
3 changed files with 13 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= lbdb
PORTVERSION= 0.31.1
PORTVERSION= 0.32
CATEGORIES= mail
MASTER_SITES= http://www.spinnaker.de/debian/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@ -25,6 +25,9 @@ WITH_ABOOK= yes
.if exists (${X11BASE}/bin/evolution)
WITH_EVOLUTION= yes
.endif
.if exists (/usr/bin/getent)
WITH_GETENT= yes
.endif
.if defined(PACKAGE_BUILDING)
WITH_GPG= yes
@ -52,6 +55,11 @@ PLIST_SUB+= EVOLUTION=""
.else
PLIST_SUB+= EVOLUTION="@comment "
.endif
.if defined(WITH_GETENT)
PLIST_SUB+= GETENT=""
.else
PLIST_SUB+= GETENT="@comment "
.endif
WRKSRC= ${WRKDIR}/lbdb-${PORTVERSION}
GNU_CONFIGURE= YES

View File

@ -1,3 +1,3 @@
MD5 (lbdb_0.31.1.tar.gz) = a0029ba2501d3601bdefcd5af47c4876
SHA256 (lbdb_0.31.1.tar.gz) = c1dde2bf3130baae506a763bf398fdfc8206b50735c14a51c2ecb6e7158be251
SIZE (lbdb_0.31.1.tar.gz) = 107129
MD5 (lbdb_0.32.tar.gz) = 87d6477b060590481b67c8e5f017bd1b
SHA256 (lbdb_0.32.tar.gz) = 4234daa3c6f0a97ce1c94e40d1316ae9c9fa68021521343e78bf0de7ae07f53d
SIZE (lbdb_0.32.tar.gz) = 107580

View File

@ -13,6 +13,7 @@ libexec/m_bbdb
%%EVOLUTION%%libexec/m_evolution
libexec/m_fido
libexec/m_finger
%%GETENT%%libexec/m_getent
libexec/m_gnomecard
%%GPG%%libexec/m_gpg
libexec/m_inmail