diff options
author | madpilot <madpilot@FreeBSD.org> | 2015-06-30 18:39:31 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2015-06-30 18:39:31 +0800 |
commit | 49ccb3113412ac8ab6a321bbb6732c0d7e52fe6a (patch) | |
tree | ab021dd137434e07382b855bb3a81703093100ae /devel | |
parent | 916423366cbc81c40bc748e4a89d9e006feaf381 (diff) | |
download | freebsd-ports-gnome-49ccb3113412ac8ab6a321bbb6732c0d7e52fe6a.tar.gz freebsd-ports-gnome-49ccb3113412ac8ab6a321bbb6732c0d7e52fe6a.tar.zst freebsd-ports-gnome-49ccb3113412ac8ab6a321bbb6732c0d7e52fe6a.zip |
- Update mail/courier-unicode to 1.3
- Update mail/maildrop to 2.8.3
- Add make.conf variable for maildrop to force it choosing a non standard mailbox directory [1]
Reported by: Jim Trigg <jktrigg at gmail.com> [1]
Diffstat (limited to 'devel')
-rw-r--r-- | devel/courier-unicode/Makefile | 2 | ||||
-rw-r--r-- | devel/courier-unicode/distinfo | 4 | ||||
-rw-r--r-- | devel/courier-unicode/pkg-plist | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/courier-unicode/Makefile b/devel/courier-unicode/Makefile index 331113b5a3ff..a66c8c58f8cb 100644 --- a/devel/courier-unicode/Makefile +++ b/devel/courier-unicode/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= courier-unicode -PORTVERSION= 1.2 +PORTVERSION= 1.3 CATEGORIES= devel mail MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION} diff --git a/devel/courier-unicode/distinfo b/devel/courier-unicode/distinfo index 19f57a8cc181..9075241a229d 100644 --- a/devel/courier-unicode/distinfo +++ b/devel/courier-unicode/distinfo @@ -1,2 +1,2 @@ -SHA256 (courier-unicode-1.2.tar.bz2) = 55017f49975dfece84f061e33f38361ff7d7e52ceda98346c9462bf036d9724f -SIZE (courier-unicode-1.2.tar.bz2) = 390014 +SHA256 (courier-unicode-1.3.tar.bz2) = 8067d2fec621af1a463b690b325c700920f98e1271052354abfd4c8ca82f7e68 +SIZE (courier-unicode-1.3.tar.bz2) = 394011 diff --git a/devel/courier-unicode/pkg-plist b/devel/courier-unicode/pkg-plist index 227042be75a6..d1affe091d7e 100644 --- a/devel/courier-unicode/pkg-plist +++ b/devel/courier-unicode/pkg-plist @@ -2,7 +2,7 @@ include/courier-unicode.h lib/libcourier-unicode.a lib/libcourier-unicode.so lib/libcourier-unicode.so.1 -lib/libcourier-unicode.so.1.0.0 +lib/libcourier-unicode.so.1.1.0 man/man3/unicode::iconvert::convert.3.gz man/man3/unicode::iconvert::convert_tocase.3.gz man/man3/unicode::iconvert::fromu.3.gz |