diff options
author | clement <clement@FreeBSD.org> | 2004-06-02 16:11:06 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2004-06-02 16:11:06 +0800 |
commit | 7d8d506eed03deb4b03db6a33507b24d26b9a6a8 (patch) | |
tree | e4289babd4d1e3520670192f325e44d592029289 /mail | |
parent | 3fb8bab250b956d85fa81c4c42f213db226f796a (diff) | |
download | freebsd-ports-gnome-7d8d506eed03deb4b03db6a33507b24d26b9a6a8.tar.gz freebsd-ports-gnome-7d8d506eed03deb4b03db6a33507b24d26b9a6a8.tar.zst freebsd-ports-gnome-7d8d506eed03deb4b03db6a33507b24d26b9a6a8.zip |
- Update to 1.15.
This release fixes bogus LDAP lookups
Diffstat (limited to 'mail')
-rw-r--r-- | mail/perdition/Makefile | 2 | ||||
-rw-r--r-- | mail/perdition/distinfo | 4 | ||||
-rw-r--r-- | mail/perdition/pkg-plist | 8 |
3 files changed, 7 insertions, 7 deletions
diff --git a/mail/perdition/Makefile b/mail/perdition/Makefile index 13359a04911b..c311ff7a1492 100644 --- a/mail/perdition/Makefile +++ b/mail/perdition/Makefile @@ -6,7 +6,7 @@ # PORTNAME= perdition -PORTVERSION= 1.14 +PORTVERSION= 1.15 CATEGORIES= mail net security MASTER_SITES= http://www.vergenet.net/linux/perdition/download/${PORTVERSION}/ diff --git a/mail/perdition/distinfo b/mail/perdition/distinfo index 546785ce706b..7e7ebcb77e8e 100644 --- a/mail/perdition/distinfo +++ b/mail/perdition/distinfo @@ -1,2 +1,2 @@ -MD5 (perdition-1.14.tar.gz) = a4824f381097fddd9a5bac2a8e72a284 -SIZE (perdition-1.14.tar.gz) = 550853 +MD5 (perdition-1.15.tar.gz) = 7c3aaf30198cf73191a984a76637a940 +SIZE (perdition-1.15.tar.gz) = 551692 diff --git a/mail/perdition/pkg-plist b/mail/perdition/pkg-plist index 23b76bae5038..91632eb4eeb7 100644 --- a/mail/perdition/pkg-plist +++ b/mail/perdition/pkg-plist @@ -1,9 +1,9 @@ %%GDBM%%bin/makegdbm %%BDB%%bin/makebdb -%%OPENLDAP%%bin/perditiondb_ldap_makedb -%%ODBC%%bin/perditiondb_odbc_makedb -%%MYSQL%%bin/perditiondb_mysql_makedb -%%PGSQL%%bin/perditiondb_postgresql_makedb +%%OPENLDAP%%sbin/perditiondb_ldap_makedb +%%ODBC%%sbin/perditiondb_odbc_makedb +%%MYSQL%%sbin/perditiondb_mysql_makedb +%%PGSQL%%sbin/perditiondb_postgresql_makedb %%POSIXREGEX%%etc/perdition/popmap.re-dist etc/perdition/perdition.conf-dist etc/perdition/popmap-dist |