Index: head/sysutils/xfce4-wavelan-plugin/Makefile =================================================================== --- head/sysutils/xfce4-wavelan-plugin/Makefile (revision 183072) +++ head/sysutils/xfce4-wavelan-plugin/Makefile (revision 183073) @@ -1,26 +1,29 @@ # New ports collection makefile for: xfce-wavelan-plugin # Date created: 22 May 2004 # Whom: Manuel Rabade Garica # # $FreeBSD$ # $MCom: ports/sysutils/xfce4-wavelan-plugin/Makefile,v 1.1 2006/10/02 20:43:59 ahze Exp $ PORTNAME= xfce4-wavelan-plugin -PORTVERSION= 0.4.1 -PORTREVISION= 5 +PORTVERSION= 0.5.3 CATEGORIES= sysutils xfce -MASTER_SITES= http://download.berlios.de/xfce-goodies/ +MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 +PATCH_SITES= http://people.freebsd.org/~oliver/xfce/ +PATCHFILES= gcc295-xfce4-wavelan-plugin.patch MAINTAINER= ports@FreeBSD.org COMMENT= Displays various information about a WaveLAN device -BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -RUN_DEPENDS= ${BUILD_DEPENDS} - -IGNORE= Does not support xfce 4.4 -USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_LDCONFIG= yes +USE_BZIP2= yes +USE_GETTEXT= yes +USE_GMAKE= yes +USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig +USE_XFCE= configenv panel +USE_XLIB= yes -.include +.include +.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk" +.include Property changes on: head/sysutils/xfce4-wavelan-plugin/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/sysutils/xfce4-wavelan-plugin/distinfo =================================================================== --- head/sysutils/xfce4-wavelan-plugin/distinfo (revision 183072) +++ head/sysutils/xfce4-wavelan-plugin/distinfo (revision 183073) @@ -1,3 +1,6 @@ -MD5 (xfce4/xfce4-wavelan-plugin-0.4.1.tar.gz) = 0467e03696e88c4a8c81873e907a3972 -SHA256 (xfce4/xfce4-wavelan-plugin-0.4.1.tar.gz) = 9e9ecb749e550db5cc1eff8a002946e1c5f004cd57ba53b0f7492ea21eb15556 -SIZE (xfce4/xfce4-wavelan-plugin-0.4.1.tar.gz) = 528911 +MD5 (xfce4/xfce4-wavelan-plugin-0.5.3.tar.bz2) = 7fb068184b08d6b5bd7bc6d7e4369971 +SHA256 (xfce4/xfce4-wavelan-plugin-0.5.3.tar.bz2) = 662629f940ae6d82c07b8c99c7883ad14c28d60f90ae078aa0e3c838e81fdeeb +SIZE (xfce4/xfce4-wavelan-plugin-0.5.3.tar.bz2) = 390842 +MD5 (xfce4/gcc295-xfce4-wavelan-plugin.patch) = 755121ea4ce08c4a5d97d01c3e0ca9c7 +SHA256 (xfce4/gcc295-xfce4-wavelan-plugin.patch) = b655208030bfd99b8144e9862f6f7d1b5703ff3aa867248c06d278d553eff314 +SIZE (xfce4/gcc295-xfce4-wavelan-plugin.patch) = 841 Property changes on: head/sysutils/xfce4-wavelan-plugin/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/sysutils/xfce4-wavelan-plugin/pkg-plist =================================================================== --- head/sysutils/xfce4-wavelan-plugin/pkg-plist (revision 183072) +++ head/sysutils/xfce4-wavelan-plugin/pkg-plist (revision 183073) @@ -1,4 +1,15 @@ -lib/xfce4/panel-plugins/libwavelan.a -lib/xfce4/panel-plugins/libwavelan.la -lib/xfce4/panel-plugins/libwavelan.so -@dirrmtry lib/xfce4/panel-plugins +libexec/xfce4/panel-plugins/xfce4-wavelan-plugin +share/locale/de/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/hu/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/it/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ja/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/ko/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/pl/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/locale/vi/LC_MESSAGES/xfce4-wavelan-plugin.mo +share/xfce4/panel-plugins/wavelan.desktop +@dirrmtry share/xfce4/panel-plugins +@dirrmtry share/xfce4 +@dirrmtry libexec/xfce4/panel-plugins +@dirrmtry libexec/xfce4 + Property changes on: head/sysutils/xfce4-wavelan-plugin/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property