diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2007-04-11 16:26:53 +0000 |
commit | 9646c0a68d582c7a1f79179b81c340ae472fe135 (patch) | |
tree | f5d50a1d656b3932a07d9b600890c8974459e749 /sysutils/xfce4-mcs-plugins | |
parent | 135b9bec7f19f162ba4a6c74cbc4e643e3225602 (diff) |
Notes
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 |