diff options
author | pawel <pawel@FreeBSD.org> | 2011-08-30 01:15:09 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2011-08-30 01:15:09 +0800 |
commit | afc1d6895a9abb33ade74e55a856f624ebe2595e (patch) | |
tree | 9a0898df80e57f8e8234ebb93260379c520c0f01 /mail/claws-mail-address_keeper | |
parent | 054c7bef0712f30f7be257bce872d212ec093300 (diff) | |
download | freebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.tar.gz freebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.tar.zst freebsd-ports-gnome-afc1d6895a9abb33ade74e55a856f624ebe2595e.zip |
- update to 3.7.10 release
- fix portlint warnings
- bump plugins with no new distfiles
Approved by: miwi,wen (mentors implicit)
Diffstat (limited to 'mail/claws-mail-address_keeper')
-rw-r--r-- | mail/claws-mail-address_keeper/Makefile | 8 | ||||
-rw-r--r-- | mail/claws-mail-address_keeper/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/claws-mail-address_keeper/Makefile b/mail/claws-mail-address_keeper/Makefile index fcbab13fb426..356cdf3a3cac 100644 --- a/mail/claws-mail-address_keeper/Makefile +++ b/mail/claws-mail-address_keeper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= address_keeper -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -14,11 +14,11 @@ PKGNAMEPREFIX= claws-mail- MAINTAINER= pawel@FreeBSD.org COMMENT= Keeps all recipient addresses in an addressbook folder -BUILD_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.7.9:${PORTSDIR}/mail/claws-mail - LICENSE= GPLv3 +BUILD_DEPENDS= claws-mail>=3.7.10:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.7.10:${PORTSDIR}/mail/claws-mail + GNU_CONFIGURE= yes USE_GMAKE= yes USE_ICONV= yes diff --git a/mail/claws-mail-address_keeper/distinfo b/mail/claws-mail-address_keeper/distinfo index 5e93c01151b2..b0249f040ba4 100644 --- a/mail/claws-mail-address_keeper/distinfo +++ b/mail/claws-mail-address_keeper/distinfo @@ -1,2 +1,2 @@ -SHA256 (address_keeper-1.0.3.tar.gz) = 5bf241e8b525dcafade4c0fc1f46bab95c986ce2a8a915b87f85b5bad65847a6 -SIZE (address_keeper-1.0.3.tar.gz) = 360299 +SHA256 (address_keeper-1.0.4.tar.gz) = b37b194c69f46e76f1640bbd55da5fd92e519ee3d91181fb67d4599adefcf10e +SIZE (address_keeper-1.0.4.tar.gz) = 357640 |