diff options
author | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2007-04-12 00:26:53 +0800 |
commit | 63eba636fce92adcfa59d5d98bd24f3e458bf977 (patch) | |
tree | f2c93a1eb53a5f15a946fe4dbd0128ea4fd63d99 /sysutils/xfce4-mcs-plugins | |
parent | 667261a1156785940d1f8c9ad71225e26fe94057 (diff) | |
download | freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.gz freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.tar.zst freebsd-ports-gnome-63eba636fce92adcfa59d5d98bd24f3e458bf977.zip |
update xfce to 4.4.1
bump PORTREVISION where needed
Diffstat (limited to 'sysutils/xfce4-mcs-plugins')
-rw-r--r-- | sysutils/xfce4-mcs-plugins/Makefile | 5 | ||||
-rw-r--r-- | sysutils/xfce4-mcs-plugins/distinfo | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/sysutils/xfce4-mcs-plugins/Makefile b/sysutils/xfce4-mcs-plugins/Makefile index bacdf2ffae35..64c85273b30a 100644 --- a/sysutils/xfce4-mcs-plugins/Makefile +++ b/sysutils/xfce4-mcs-plugins/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= xfce4-mcs-plugins -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITES_XFCE} DISTNAME= xfce-mcs-plugins-${PORTVERSION} @@ -23,7 +23,4 @@ USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_XFCE= configenv libgui mcsmanager USE_XLIB= yes -post-patch: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure - .include <bsd.port.mk> diff --git a/sysutils/xfce4-mcs-plugins/distinfo b/sysutils/xfce4-mcs-plugins/distinfo index 9fa340c2b83a..0bf6b4fa3be0 100644 --- a/sysutils/xfce4-mcs-plugins/distinfo +++ b/sysutils/xfce4-mcs-plugins/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce-mcs-plugins-4.4.0.tar.bz2) = 95213345e3ccd224a30b2be01e9c06b9 -SHA256 (xfce4/xfce-mcs-plugins-4.4.0.tar.bz2) = 844d139946a417f17e0d88da7c5bb548cf2ef1f4438ae58e051890b765db1fc4 -SIZE (xfce4/xfce-mcs-plugins-4.4.0.tar.bz2) = 850632 +MD5 (xfce4/xfce-mcs-plugins-4.4.1.tar.bz2) = 99f05b5ce95f24c205731565210aa8a9 +SHA256 (xfce4/xfce-mcs-plugins-4.4.1.tar.bz2) = c3251721e88a157603a7d599dbff3019a762479f7200c1053ee906d1c482179a +SIZE (xfce4/xfce-mcs-plugins-4.4.1.tar.bz2) = 876128 |