ports/opt (3.1): [notify] maildrop: update to 2.7.2, new dependency opt/courier-unicode
commit 01beddece262bd533e38a721867fdd7a1ae3c9ba Author: Juergen Daubert <jue@jue.li> Date: Sat Sep 6 12:02:45 2014 +0200 [notify] maildrop: update to 2.7.2, new dependency opt/courier-unicode diff --git a/maildrop/.md5sum b/maildrop/.md5sum index 1f79507..8bd1f55 100644 --- a/maildrop/.md5sum +++ b/maildrop/.md5sum @@ -1 +1 @@ -afe9e08faba1925ce707f6ae57aa27d8 maildrop-2.7.1.tar.bz2 +2ec3ac35af826bdaa143d1aba742a08a maildrop-2.7.2.tar.bz2 diff --git a/maildrop/Pkgfile b/maildrop/Pkgfile index 0ead644..2594a7c 100644 --- a/maildrop/Pkgfile +++ b/maildrop/Pkgfile @@ -1,18 +1,16 @@ # Description: Mail Delivery Agent with filtering abilities # URL: http://www.courier-mta.org/maildrop/ # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: gdbm libpcre +# Depends on: gdbm libpcre courier-unicode name=maildrop -version=2.7.1 +version=2.7.2 release=1 source=(http://download.sourceforge.net/project/courier/$name/$version/$name-$versio...) build () { cd $name-$version - sed -i '/^MAILDROPMAN/s/=/= makedat.1/' Makefile.in - ./configure --prefix=/usr \ --mandir=/usr/man \ --with-db=gdbm \
participants (1)
-
crux@crux.nu