diff options
author | oliver <oliver@FreeBSD.org> | 2011-07-27 13:48:55 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2011-07-27 13:48:55 +0800 |
commit | 7942ce9872295aeffbcbc5fe117d5b19a8316be2 (patch) | |
tree | dcef1b5a3a963894a946cd2e7baec47796e5b45a /archivers/thunar-archive-plugin | |
parent | ae873ece0082ee1d4a6e20bda97f834fea641a6f (diff) | |
download | freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.tar.gz freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.tar.zst freebsd-ports-gnome-7942ce9872295aeffbcbc5fe117d5b19a8316be2.zip |
update x11/libexo to 0.6.2
update sysutils/garcon to 0.1.8
update sysutils/xfce4-utils to 4.8.2
update x11-wm/xfce4-panel to 4.8.5
update x11/Terminal to 0.4.8
bump PORTREVISION of affected ports
PR: ports/157768, ports/158144, ports/158145, ports/158148, ports/158170
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
Diffstat (limited to 'archivers/thunar-archive-plugin')
-rw-r--r-- | archivers/thunar-archive-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/thunar-archive-plugin/Makefile b/archivers/thunar-archive-plugin/Makefile index fd3a11e1f12f..644391b5056d 100644 --- a/archivers/thunar-archive-plugin/Makefile +++ b/archivers/thunar-archive-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= archivers xfce MASTER_SITES= ${MASTER_SITE_XFCE} MASTER_SITE_SUBDIR=/src/thunar-plugins//${PORTNAME}/${PORTVERSION:R} |