commit a335e485243c42a0203d136bb7f291d3533f1975 Author: Juergen Daubert <jue@jue.li> Date: Fri Sep 21 16:21:32 2018 +0200 [notify] maildrop: update to 3.0.0, new dependency libidn diff --git a/maildrop/.signature b/maildrop/.signature index 192754060..1eeb65cf1 100644 --- a/maildrop/.signature +++ b/maildrop/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/US7HsYkFxN8ua6ajkIu+OSHvkFWUGlU5HrZCI/jRGyN9D37APalo3Cb2aZBOjFgHjUuEMe2IeGMA3vS4anszwI= -SHA256 (Pkgfile) = 34efb6a374f14029da2270466d2940a4e5b68e3dc4a6c452ab2e61f01f91aa55 +RWSE3ohX2g5d/fuX3XUOplS/q5ikdrlX9X1frQ7SXB8VXQ+TqPPT+V1BcAhVqzJ6JCQvSdm3w9Est86X5fGVZel2YVygrodVXQA= +SHA256 (Pkgfile) = 18f5479b6ae535e914c1d723866fa4daf6ae634006f70183b6a263fa615c59b9 SHA256 (.footprint) = 5db95470879a80622486eb0d9098a0c2f3cc808b4e82d9c7fce16b55be82602f -SHA256 (maildrop-2.9.3.tar.bz2) = fceae3b85dd9caf4d769d76e5d1179c4065b7f3af88623008ad44f9e08299794 +SHA256 (maildrop-3.0.0.tar.bz2) = 48e91a4a101e276a131fbd3afb94e98401a0cece751961c6d9c2e422d661413c diff --git a/maildrop/Pkgfile b/maildrop/Pkgfile index 3442b2f9e..a2362e07c 100644 --- a/maildrop/Pkgfile +++ b/maildrop/Pkgfile @@ -1,10 +1,10 @@ # 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 courier-unicode +# Depends on: gdbm libpcre courier-unicode libidn name=maildrop -version=2.9.3 +version=3.0.0 release=1 source=(http://download.sourceforge.net/project/courier/$name/$version/$name-$versio...)