Index: head/net/link-monitor-applet/Makefile =================================================================== --- head/net/link-monitor-applet/Makefile (revision 119444) +++ head/net/link-monitor-applet/Makefile (revision 119445) @@ -1,24 +1,24 @@ # New ports collection makefile for: link-monitor-applet # Date created: 27 Jul 2004 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= link-monitor-applet -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= net ipv6 MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= link-monitor MAINTAINER= jylefort@brutele.be COMMENT= A GNOME applet displaying the round-trip time to one or more hosts USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnomepanel +USE_GNOME= gnomehack gnomeprefix gnomepanel eel2 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" .include Property changes on: head/net/link-monitor-applet/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/net/link-monitor-applet/distinfo =================================================================== --- head/net/link-monitor-applet/distinfo (revision 119444) +++ head/net/link-monitor-applet/distinfo (revision 119445) @@ -1,2 +1,2 @@ -MD5 (link-monitor-applet-1.1.tar.gz) = ea9e59ad0991eebea85af0432bbbb93d -SIZE (link-monitor-applet-1.1.tar.gz) = 202738 +MD5 (link-monitor-applet-1.2.tar.gz) = f551b9d653e72ab5e54b717720ef0731 +SIZE (link-monitor-applet-1.2.tar.gz) = 200140 Property changes on: head/net/link-monitor-applet/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/net/link-monitor-applet/pkg-plist =================================================================== --- head/net/link-monitor-applet/pkg-plist (revision 119444) +++ head/net/link-monitor-applet/pkg-plist (revision 119445) @@ -1,26 +1,25 @@ @unexec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-uninstall-rule %D/etc/gconf/schemas/link-monitor-applet.schemas > /dev/null || /usr/bin/true etc/gconf/schemas/link-monitor-applet.schemas @exec env GCONF_CONFIG_SOURCE=xml::%D/etc/gconf/gconf.xml.defaults gconftool-2 --makefile-install-rule %D/etc/gconf/schemas/link-monitor-applet.schemas > /dev/null || /usr/bin/true libdata/bonobo/servers/GNOME_LinkMonitorApplet.server libexec/link-monitor-applet share/gnome/gnome-2.0/ui/GNOME_LinkMonitorApplet.xml share/gnome/help/link-monitor-applet/C/documentation-license.xml share/gnome/help/link-monitor-applet/C/figures/link-monitor-applet-5hosts.png share/gnome/help/link-monitor-applet/C/figures/link-monitor-applet-empty.png share/gnome/help/link-monitor-applet/C/link-monitor-applet.xml share/gnome/help/link-monitor-applet/C/software-license.xml share/gnome/link-monitor-applet/ui/about-logo.png -share/gnome/link-monitor-applet/ui/dialog.glade share/gnome/link-monitor-applet/ui/link-monitor-applet.png share/gnome/link-monitor-applet/ui/preferences.glade share/gnome/omf/link-monitor-applet/link-monitor-applet-C.omf share/gnome/pixmaps/link-monitor-applet.png share/locale/fr/LC_MESSAGES/link-monitor-applet.mo @dirrm share/gnome/help/link-monitor-applet/C/figures @dirrm share/gnome/help/link-monitor-applet/C @dirrm share/gnome/help/link-monitor-applet @dirrm share/gnome/link-monitor-applet/ui @dirrm share/gnome/link-monitor-applet @dirrm share/gnome/omf/link-monitor-applet @exec scrollkeeper-install -q %D/share/gnome/omf/link-monitor-applet/link-monitor-applet-C.omf 2>/dev/null || /usr/bin/true @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/link-monitor-applet/link-monitor-applet-C.omf 2>/dev/null || /usr/bin/true Property changes on: head/net/link-monitor-applet/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property