diff options
author | pawel <pawel@FreeBSD.org> | 2012-06-30 16:06:00 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-06-30 16:06:00 +0800 |
commit | 36520163cbb772bbe4114383e4193a7c8da7521e (patch) | |
tree | 5b939e9ac59ce5b7ac152ddaed5ae30eac7c989f /mail/claws-mail-fetchinfo/Makefile | |
parent | ae69fb288cd02a19a95e69c7051e89c8038b97f3 (diff) | |
download | freebsd-ports-gnome-36520163cbb772bbe4114383e4193a7c8da7521e.tar.gz freebsd-ports-gnome-36520163cbb772bbe4114383e4193a7c8da7521e.tar.zst freebsd-ports-gnome-36520163cbb772bbe4114383e4193a7c8da7521e.zip |
- Update to Claws Mail release 3.8.1
- Bump plugins with no new versions
Diffstat (limited to 'mail/claws-mail-fetchinfo/Makefile')
-rw-r--r-- | mail/claws-mail-fetchinfo/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 1533a34339da..436ea285e44a 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fetchinfo -PORTVERSION= 0.4.24 -PORTREVISION= 16 +PORTVERSION= 0.4.25 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -18,8 +17,8 @@ COMMENT= Header insertation plugin for claws-mail LICENSE= GPLv3 -BUILD_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail -RUN_DEPENDS= claws-mail>=3.8.0:${PORTSDIR}/mail/claws-mail +BUILD_DEPENDS= claws-mail>=3.8.1:${PORTSDIR}/mail/claws-mail +RUN_DEPENDS= claws-mail>=3.8.1:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_AUTOTOOLS= autoconf |