diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-19 18:34:49 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-05-19 18:34:49 +0000 |
commit | ed606077abc578e5be27d5ed106edde5272fb241 (patch) | |
tree | 91747c1dafadf8b30a6ea5ca47c9baeb1bebdfe2 /x11/libxfce4util | |
parent | 04e22e2705a23889dd99f43d6c9531e46474f5be (diff) | |
download | ports-ed606077abc578e5be27d5ed106edde5272fb241.tar.gz ports-ed606077abc578e5be27d5ed106edde5272fb241.zip |
update to 4.2.2
Notes
Notes:
svn path=/head/; revision=135636
Diffstat (limited to 'x11/libxfce4util')
-rw-r--r-- | x11/libxfce4util/Makefile | 8 | ||||
-rw-r--r-- | x11/libxfce4util/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index 6e5476214a45..9bebbd809be0 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxfce4util -PORTVERSION= 4.2.1 +PORTVERSION= 4.2.2 PORTREVISION= 0 CATEGORIES= x11 xfce MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ @@ -18,7 +18,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 library with non-graphical helper functions -USE_GNOME= glib20 +USE_GNOME= glib20 gnomehack USE_REINPLACE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes @@ -34,8 +34,4 @@ CONFIGURE_ARGS+=--enable-gtk-doc CONFIGURE_ARGS+=--disable-gtk-doc .endif -post-patch: - @${REINPLACE_CMD} -e 's|$$(libdir)/pkgconfig|${PREFIX}/libdata/pkgconfig|g' \ - ${WRKSRC}/${PORTNAME}/Makefile.in - .include <bsd.port.mk> diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo index 5f0500a9fbad..b615f5fdd33d 100644 --- a/x11/libxfce4util/distinfo +++ b/x11/libxfce4util/distinfo @@ -1,2 +1,2 @@ -MD5 (xfce4/libxfce4util-4.2.1.tar.gz) = c3e8b0cb8ccbf639dbec1cf516e3be57 -SIZE(xfce4/libxfce4util-4.2.1.tar.gz) = 447569 +MD5 (xfce4/libxfce4util-4.2.2.tar.gz) = 5f27635aa0ba5e40ffaf3031b530b36b +SIZE(xfce4/libxfce4util-4.2.2.tar.gz) = 458244 |