diff options
author | wxs <wxs@FreeBSD.org> | 2009-08-25 01:06:49 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-08-25 01:06:49 +0800 |
commit | 377e9a70402be002d9121e31d456681aca7ec5df (patch) | |
tree | 34ad1dba79c582553920dd01e3d1337295c0054d /mail | |
parent | 97cbec28dac6eeef32a614e5434ab73a0ad92c19 (diff) | |
download | freebsd-ports-gnome-377e9a70402be002d9121e31d456681aca7ec5df.tar.gz freebsd-ports-gnome-377e9a70402be002d9121e31d456681aca7ec5df.tar.zst freebsd-ports-gnome-377e9a70402be002d9121e31d456681aca7ec5df.zip |
- Update to 0.1.12
PR: ports/137901
Submitted by: Yarema <yds@CoolRat.org> (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/dovecot-sieve/Makefile | 4 | ||||
-rw-r--r-- | mail/dovecot-sieve/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/dovecot-sieve/Makefile b/mail/dovecot-sieve/Makefile index e7fced289b5c..837530005cd2 100644 --- a/mail/dovecot-sieve/Makefile +++ b/mail/dovecot-sieve/Makefile @@ -7,7 +7,7 @@ PORTNAME= dovecot-sieve PORTVERSION= ${DOVECOTVERSION}+${DISTVERSION} -DISTVERSION= 0.1.11 +DISTVERSION= 0.1.12 CATEGORIES= mail MASTER_SITES= http://www.rename-it.nl/dovecot/${DOVECOTVERSION}/ DISTNAME= ${PORTNAME:C/-/-${DOVECOTVERSION}-/}-${DISTVERSIONPREFIX}${DISTVERSION:C/:(.)/\1/g}${DISTVERSIONSUFFIX} @@ -42,5 +42,5 @@ post-install: .endfor .endif @${CAT} ${PKGMESSAGE} - + .include <bsd.port.mk> diff --git a/mail/dovecot-sieve/distinfo b/mail/dovecot-sieve/distinfo index a37cf64f27df..a383a68eb662 100644 --- a/mail/dovecot-sieve/distinfo +++ b/mail/dovecot-sieve/distinfo @@ -1,3 +1,3 @@ -MD5 (dovecot-1.2-sieve-0.1.11.tar.gz) = c9d8a8668707a831710c7fba06a3bc08 -SHA256 (dovecot-1.2-sieve-0.1.11.tar.gz) = e602cb0d12b8b11c9967cc222954ccea5101eac90d67b2f2a4bfcf1f85fb242a -SIZE (dovecot-1.2-sieve-0.1.11.tar.gz) = 944964 +MD5 (dovecot-1.2-sieve-0.1.12.tar.gz) = 8749f26606c4563f0676bacc44e89ca2 +SHA256 (dovecot-1.2-sieve-0.1.12.tar.gz) = dc28182fc0bedb2622a851a33a1dab4c851aaa106c14550f782a3b8abde36514 +SIZE (dovecot-1.2-sieve-0.1.12.tar.gz) = 964938 |