diff options
author | pawel <pawel@FreeBSD.org> | 2014-05-28 05:11:52 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-05-28 05:11:52 +0800 |
commit | 6d5dca3b7b2d675d0627c4cb51e5ee33133a3195 (patch) | |
tree | 1aac5c8c4a4a5ef362daa4cd831e729c2885fc56 /deskutils | |
parent | 7433d9014915ef5185735554e16cc881f29b0978 (diff) | |
download | freebsd-ports-gnome-6d5dca3b7b2d675d0627c4cb51e5ee33133a3195.tar.gz freebsd-ports-gnome-6d5dca3b7b2d675d0627c4cb51e5ee33133a3195.tar.zst freebsd-ports-gnome-6d5dca3b7b2d675d0627c4cb51e5ee33133a3195.zip |
mail/libetpan:
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins
mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]
Release notes: http://claws-mail.org/news.php
mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that
Submitted by: tijl via private mail [1]
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/cairo-dock-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cairo-dock-plugins/Makefile b/deskutils/cairo-dock-plugins/Makefile index 51730c49cecb..f249cad77557 100644 --- a/deskutils/cairo-dock-plugins/Makefile +++ b/deskutils/cairo-dock-plugins/Makefile @@ -2,7 +2,7 @@ PORTNAME= cairo-dock-plugins DISTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= https://launchpadlibrarian.net/137290159/ \ http://pazzle.otdux.com.ua/ |