diff --git a/net/amsn/Makefile b/net/amsn/Makefile index 3975f36eb46..0e0f22fabc0 100644 --- a/net/amsn/Makefile +++ b/net/amsn/Makefile @@ -1,9 +1,9 @@ -#$OpenBSD: Makefile,v 1.7 2009/08/10 06:33:43 kili Exp $ +#$OpenBSD: Makefile,v 1.8 2009/12/22 00:31:22 sthen Exp $ COMMENT= open source MSN Messenger clone DISTNAME= amsn-0.97.2 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= net HOMEPAGE= http://www.amsn-project.net/ diff --git a/net/amsn/pkg/PLIST b/net/amsn/pkg/PLIST index 0645d431231..52cf3de4078 100644 --- a/net/amsn/pkg/PLIST +++ b/net/amsn/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.4 2008/08/31 17:16:22 steven Exp $ +@comment $OpenBSD: PLIST,v 1.5 2009/12/22 00:31:22 sthen Exp $ %%SHARED%% bin/amsn bin/amsn-remote @@ -746,4 +746,4 @@ share/doc/amsn/READMEzh_TW share/pixmaps/ share/pixmaps/amsn.png @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/amule/Makefile b/net/amule/Makefile index 39b0e212da9..beee62f789a 100644 --- a/net/amule/Makefile +++ b/net/amule/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2009/08/10 06:33:43 kili Exp $ +# $OpenBSD: Makefile,v 1.15 2009/12/22 00:31:22 sthen Exp $ COMMENT-main = another eMule p2p client COMMENT-web = webserver interface to amuled @@ -10,7 +10,7 @@ CATEGORIES = net HOMEPAGE = http://www.amule.org/ MULTI_PACKAGES =-main -web -daemon -PKGNAME-main = amule-$Vp4 +PKGNAME-main = amule-$Vp5 PKGNAME-daemon =amuled-$V PKGNAME-web = amuleweb-$V diff --git a/net/amule/pkg/PLIST-main b/net/amule/pkg/PLIST-main index 2cdf7826dea..2e7cd33dce6 100644 --- a/net/amule/pkg/PLIST-main +++ b/net/amule/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.3 2007/12/18 15:56:16 ajacoutot Exp $ +@comment $OpenBSD: PLIST-main,v 1.4 2009/12/22 00:31:22 sthen Exp $ @pkgpath net/amule bin/amule bin/amulegui @@ -141,4 +141,4 @@ share/locale/zh_TW/LC_MESSAGES/amule.mo share/pixmaps/ share/pixmaps/amule.xpm @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/avahi/Makefile b/net/avahi/Makefile index c0e21ac22eb..80a082da5b0 100755 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2009/10/13 21:15:57 jasper Exp $ +# $OpenBSD: Makefile,v 1.13 2009/12/22 00:31:22 sthen Exp $ COMMENT-main= framework for Multicast DNS Service Discovery COMMENT-gtk= GUI client utilities for avahi @@ -11,7 +11,7 @@ DISTNAME= avahi-${V} CATEGORIES= net devel PKGNAME-main= avahi-${V}p5 -PKGNAME-gtk= avahi-gtk-${V}p3 +PKGNAME-gtk= avahi-gtk-${V}p4 PKGNAME-mono= mono-avahi-${V}p0 PKGNAME-qt3= avahi-qt3-${V}p2 PKGNAME-qt4= avahi-qt4-${V}p1 diff --git a/net/avahi/pkg/PLIST-gtk b/net/avahi/pkg/PLIST-gtk index 6f2cbc6f2fa..3c9cc8bac8b 100644 --- a/net/avahi/pkg/PLIST-gtk +++ b/net/avahi/pkg/PLIST-gtk @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-gtk,v 1.2 2009/06/04 21:42:40 ajacoutot Exp $ +@comment $OpenBSD: PLIST-gtk,v 1.3 2009/12/22 00:31:22 sthen Exp $ bin/avahi-bookmarks bin/avahi-discover @bin bin/avahi-discover-standalone @@ -35,4 +35,4 @@ share/applications/bvnc.desktop share/avahi/interfaces/ share/avahi/interfaces/avahi-discover.glade @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/dc_gui/Makefile b/net/dc_gui/Makefile index 7b46fea9bd7..1604cda06e8 100644 --- a/net/dc_gui/Makefile +++ b/net/dc_gui/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.15 2009/08/10 06:33:43 kili Exp $ +# $OpenBSD: Makefile,v 1.16 2009/12/22 00:31:22 sthen Exp $ COMMENT= GUI for dctc (Direct Connect Text Clone) V= 0.80 DISTNAME= dc_gui2-$V -PKGNAME= dc_gui-$Vp3 +PKGNAME= dc_gui-$Vp4 CATEGORIES= net x11 HOMEPAGE= http://ac2i.homelinux.com/dctc/ diff --git a/net/dc_gui/pkg/PLIST b/net/dc_gui/pkg/PLIST index e10659ca0d5..726c6d9ae11 100644 --- a/net/dc_gui/pkg/PLIST +++ b/net/dc_gui/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.4 2008/08/25 15:15:53 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.5 2009/12/22 00:31:22 sthen Exp $ @bin bin/bt2dc_gui2 @bin bin/bt2dc_gui2_prelaunch @bin bin/cmd2dc_gui2 @@ -48,4 +48,4 @@ share/pixmaps/dc_gui2/ share/pixmaps/dc_gui2.xpm share/pixmaps/dc_gui2/icon_kill.xpm @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/etherape/Makefile b/net/etherape/Makefile index 18d3704b2f5..beaff6737d9 100644 --- a/net/etherape/Makefile +++ b/net/etherape/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.16 2009/10/01 14:00:45 benoit Exp $ +# $OpenBSD: Makefile,v 1.17 2009/12/22 00:31:22 sthen Exp $ COMMENT = graphical network monitor DISTNAME = etherape-0.9.8 +PKGNAME = ${DISTNAME}p0 CATEGORIES = net HOMEPAGE = http://etherape.sourceforge.net/ diff --git a/net/etherape/pkg/PLIST b/net/etherape/pkg/PLIST index a478cd7e127..0aacf51322b 100644 --- a/net/etherape/pkg/PLIST +++ b/net/etherape/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2009/10/01 14:00:51 benoit Exp $ +@comment $OpenBSD: PLIST,v 1.6 2009/12/22 00:31:22 sthen Exp $ @bin bin/etherape @man man/man1/etherape.1 share/applications/etherape.desktop @@ -35,4 +35,4 @@ share/omf/etherape/etherape-C.omf share/pixmaps/ share/pixmaps/etherape.png @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/filezilla/Makefile b/net/filezilla/Makefile index f2a0f470ac8..dcf0b78af99 100644 --- a/net/filezilla/Makefile +++ b/net/filezilla/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2009/10/13 15:07:45 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.6 2009/12/22 00:31:22 sthen Exp $ COMMENT= fast FTP and SFTP GUI client with a lot of features V= 3.0.4 -PKGNAME= filezilla-$Vp3 +PKGNAME= filezilla-$Vp4 DISTNAME= FileZilla_$V_src EXTRACT_SUFX= .tar.bz2 diff --git a/net/filezilla/pkg/PLIST b/net/filezilla/pkg/PLIST index 95da8a3226c..06d278832a8 100644 --- a/net/filezilla/pkg/PLIST +++ b/net/filezilla/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.2 2009/10/13 15:07:46 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.3 2009/12/22 00:31:22 sthen Exp $ @bin bin/filezilla @bin bin/fzsftp share/applications/filezilla.desktop @@ -235,4 +235,4 @@ share/locale/zh_TW/filezilla.mo share/pixmaps/ share/pixmaps/filezilla.png @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/gajim/Makefile b/net/gajim/Makefile index ff38cb8188f..34c73c1776d 100644 --- a/net/gajim/Makefile +++ b/net/gajim/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.34 2009/12/10 15:44:25 pea Exp $ +# $OpenBSD: Makefile,v 1.35 2009/12/22 00:31:22 sthen Exp $ SHARED_ONLY= Yes COMMENT= jabber client written in pygtk DISTNAME= gajim-0.13.1 +PKGNAME= ${DISTNAME}p0 CATEGORIES= net x11 MASTER_SITES= ${HOMEPAGE}/downloads/0.13/ diff --git a/net/gajim/pkg/PLIST b/net/gajim/pkg/PLIST index 5ba0878d671..a289034a714 100644 --- a/net/gajim/pkg/PLIST +++ b/net/gajim/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.11 2009/12/10 15:44:25 pea Exp $ +@comment $OpenBSD: PLIST,v 1.12 2009/12/22 00:31:22 sthen Exp $ bin/gajim bin/gajim-history-manager bin/gajim-remote @@ -1310,4 +1310,4 @@ share/pixmaps/gajim.png share/pixmaps/gajim.svg share/pixmaps/gajim_about.png @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/gftp/Makefile b/net/gftp/Makefile index 281dba2e2c9..032654a7b5a 100755 --- a/net/gftp/Makefile +++ b/net/gftp/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.19 2009/10/27 12:00:35 jasper Exp $ +# $OpenBSD: Makefile,v 1.20 2009/12/22 00:31:22 sthen Exp $ COMMENT= multithreaded gtk2 file transfer client DISTNAME= gftp-2.0.19 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= net HOMEPAGE= http://gftp.seul.org/ diff --git a/net/gftp/pkg/PFRAG.no-no_x11 b/net/gftp/pkg/PFRAG.no-no_x11 index 594f170f08b..cedf20ebc4b 100644 --- a/net/gftp/pkg/PFRAG.no-no_x11 +++ b/net/gftp/pkg/PFRAG.no-no_x11 @@ -1,5 +1,5 @@ -@comment $OpenBSD: PFRAG.no-no_x11,v 1.3 2008/12/01 16:09:01 ajacoutot Exp $ +@comment $OpenBSD: PFRAG.no-no_x11,v 1.4 2009/12/22 00:31:22 sthen Exp $ @bin bin/gftp-gtk share/applications/gftp.desktop @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/gnaughty/Makefile b/net/gnaughty/Makefile index 820c175f7ea..ba1d0b8113c 100644 --- a/net/gnaughty/Makefile +++ b/net/gnaughty/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.2 2009/10/14 00:09:57 jasper Exp $ +# $OpenBSD: Makefile,v 1.3 2009/12/22 00:31:22 sthen Exp $ COMMENT= fast and easy porn downloader DISTNAME= gnaughty-1.2.0 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= net graphics HOMEPAGE= http://gnaughty.sourceforge.net/ diff --git a/net/gnaughty/pkg/PLIST b/net/gnaughty/pkg/PLIST index 6cde988b883..dd83e0cf13a 100644 --- a/net/gnaughty/pkg/PLIST +++ b/net/gnaughty/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/10/13 16:57:30 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.2 2009/12/22 00:31:22 sthen Exp $ @bin bin/gnaughty share/applications/gnaughty.desktop share/gnaughty/ @@ -11,4 +11,4 @@ ${SCHEMAS_INSTDIR}/ ${SCHEMAS_INSTDIR}/gnaughty.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/gtk-gnutella/Makefile b/net/gtk-gnutella/Makefile index 45e817b8327..8ed5cd3cd0a 100644 --- a/net/gtk-gnutella/Makefile +++ b/net/gtk-gnutella/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.44 2009/08/10 06:33:43 kili Exp $ +# $OpenBSD: Makefile,v 1.45 2009/12/22 00:31:22 sthen Exp $ COMMENT= Gtk-based GUI client for the Gnutella Network DISTNAME= gtk-gnutella-0.96.6 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= net HOMEPAGE= http://gtk-gnutella.sourceforge.net/ diff --git a/net/gtk-gnutella/pkg/PLIST b/net/gtk-gnutella/pkg/PLIST index 2dec9454b3f..1c1b81d39cb 100644 --- a/net/gtk-gnutella/pkg/PLIST +++ b/net/gtk-gnutella/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.19 2009/04/27 11:57:18 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.20 2009/12/22 00:31:22 sthen Exp $ @bin bin/gtk-gnutella @man man/man1/gtk-gnutella.1 share/applications/gtk-gnutella.desktop @@ -70,4 +70,4 @@ share/pixmaps/ share/pixmaps/gtk-gnutella.png share/pixmaps/gtk-gnutella.svg @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index cd0d86c63e8..6a8ed5e8d49 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2009/08/12 13:54:18 sthen Exp $ +# $OpenBSD: Makefile,v 1.18 2009/12/22 00:31:23 sthen Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= BitTorrent client for KDE VERSION= 2.2.8 DISTNAME= ktorrent-${VERSION} -PKGNAME= ${DISTNAME}p3 +PKGNAME= ${DISTNAME}p4 CATEGORIES= net x11 x11/kde EXTRACT_SUFX= .tar.bz2 diff --git a/net/ktorrent/pkg/PLIST b/net/ktorrent/pkg/PLIST index 61c8d65985f..5c280bd7369 100644 --- a/net/ktorrent/pkg/PLIST +++ b/net/ktorrent/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.7 2009/06/03 18:39:28 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.8 2009/12/22 00:31:23 sthen Exp $ @bin bin/ktcachecheck @bin bin/ktorrent bin/ktshell @@ -465,4 +465,4 @@ share/services/ktwebinterfaceplugin.desktop share/services/ktzeroconfplugin.desktop share/servicetypes/ktorrentplugin.desktop @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/mcabber/Makefile b/net/mcabber/Makefile index 5647b4e834e..b90ffcb1c49 100644 --- a/net/mcabber/Makefile +++ b/net/mcabber/Makefile @@ -1,7 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2009/10/23 09:07:09 jasper Exp $ +# $OpenBSD: Makefile,v 1.7 2009/12/22 00:31:23 sthen Exp $ COMMENT= console jabber client DISTNAME= mcabber-0.9.10 +PKGNAME= ${DISTNAME}p0 CATEGORIES= net HOMEPAGE= http://www.lilotux.net/~mikael/mcabber/ diff --git a/net/mcabber/pkg/PLIST b/net/mcabber/pkg/PLIST index 185f8a263fb..a3e771d556b 100644 --- a/net/mcabber/pkg/PLIST +++ b/net/mcabber/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2008/10/16 18:14:09 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.4 2009/12/22 00:31:23 sthen Exp $ @bin bin/mcabber @man man/man1/mcabber.1 share/applications/mcabber.desktop @@ -349,4 +349,4 @@ share/mcabber/help/uk/hlp_status.txt share/mcabber/help/uk/hlp_status_to.txt share/mcabber/help/uk/hlp_version.txt @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/nmap/Makefile b/net/nmap/Makefile index 6bd25183b15..b00f91e5214 100644 --- a/net/nmap/Makefile +++ b/net/nmap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.83 2009/10/22 10:00:57 giovanni Exp $ +# $OpenBSD: Makefile,v 1.84 2009/12/22 00:31:23 sthen Exp $ COMMENT-main= scan ports and fingerprint stack of network hosts COMMENT-zenmap= graphical frontend for nmap @@ -6,7 +6,7 @@ COMMENT-zenmap= graphical frontend for nmap MODPY_EGG_VERSION= 5.00 DISTNAME= nmap-${MODPY_EGG_VERSION} PKGNAME-main= ${DISTNAME} -PKGNAME-zenmap= nmap-zenmap-${MODPY_EGG_VERSION} +PKGNAME-zenmap= nmap-zenmap-${MODPY_EGG_VERSION}p0 CATEGORIES= net security MASTER_SITES= http://download.insecure.org/nmap/dist/ diff --git a/net/nmap/pkg/PLIST-zenmap b/net/nmap/pkg/PLIST-zenmap index a0f7e1ca638..1b7ca0adda5 100644 --- a/net/nmap/pkg/PLIST-zenmap +++ b/net/nmap/pkg/PLIST-zenmap @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-zenmap,v 1.8 2009/10/22 10:00:57 giovanni Exp $ +@comment $OpenBSD: PLIST-zenmap,v 1.9 2009/12/22 00:31:23 sthen Exp $ bin/nmapfe bin/xnmap bin/zenmap @@ -285,4 +285,4 @@ share/zenmap/pixmaps/win_75.png share/zenmap/pixmaps/zenmap.png share/zenmap/su-to-zenmap.sh @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/pidgin/Makefile b/net/pidgin/Makefile index 87b07bc7bb2..988108b2b8f 100644 --- a/net/pidgin/Makefile +++ b/net/pidgin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.56 2009/12/07 06:27:59 steven Exp $ +# $OpenBSD: Makefile,v 1.57 2009/12/22 00:31:23 sthen Exp $ SHARED_ONLY= Yes @@ -8,7 +8,7 @@ COMMENT-libpurple= multi-protocol instant messaging library VERSION= 2.6.4 DISTNAME= pidgin-${VERSION} -PKGNAME-main= pidgin-${VERSION} +PKGNAME-main= pidgin-${VERSION}p0 PKGNAME-finch= finch-${VERSION} FULLPKGNAME-libpurple= libpurple-${VERSION} CATEGORIES= net diff --git a/net/pidgin/pkg/PLIST-main b/net/pidgin/pkg/PLIST-main index f939ee5fc1d..ecbbf9394c8 100644 --- a/net/pidgin/pkg/PLIST-main +++ b/net/pidgin/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.4 2009/12/07 06:27:59 steven Exp $ +@comment $OpenBSD: PLIST-main,v 1.5 2009/12/22 00:31:23 sthen Exp $ @conflict gaim-* @pkgpath net/pidgin @bin bin/pidgin @@ -786,6 +786,6 @@ share/pixmaps/pidgin/tray/48/tray-new-im.png share/pixmaps/pidgin/tray/48/tray-offline.png share/pixmaps/pidgin/tray/48/tray-online.png @exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true +@unexec-delete %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/ssvnc/Makefile b/net/ssvnc/Makefile index 0afcee09c21..3e301a57b79 100644 --- a/net/ssvnc/Makefile +++ b/net/ssvnc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2009/10/31 16:03:01 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2009/12/22 00:31:23 sthen Exp $ COMMENT-gui = enhanced TightVNC client GUI and wrappers COMMENT-main = enhanced TightVNC client @@ -7,7 +7,7 @@ V = 1.0.24 DISTNAME = ssvnc-$V.src PKGNAME = ssvnc-$V -FULLPKGNAME-gui = ssvnc-$V +FULLPKGNAME-gui = ssvnc-$Vp0 FULLPKGNAME-main = ssvnc-viewer-$V CATEGORIES = net x11 diff --git a/net/ssvnc/pkg/PLIST-gui b/net/ssvnc/pkg/PLIST-gui index bd464bbf02a..a439c3d230e 100644 --- a/net/ssvnc/pkg/PLIST-gui +++ b/net/ssvnc/pkg/PLIST-gui @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-gui,v 1.3 2009/10/31 16:03:01 sthen Exp $ +@comment $OpenBSD: PLIST-gui,v 1.4 2009/12/22 00:31:23 sthen Exp $ bin/sshvnc bin/ssvnc bin/tsvnc @@ -21,4 +21,4 @@ lib/ssvnc/util/stunnel-server.conf @comment share/applications/ share/applications/ssvnc.desktop @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/transmission/Makefile b/net/transmission/Makefile index 7ad99a30fab..33d11a427b3 100644 --- a/net/transmission/Makefile +++ b/net/transmission/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2009/12/04 08:11:29 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.48 2009/12/22 00:31:23 sthen Exp $ COMMENT-main= lightweight BitTorrent command line and daemon client COMMENT-gui= lightweight BitTorrent client with graphical interface @@ -6,7 +6,7 @@ COMMENT-gui= lightweight BitTorrent client with graphical interface VER= 1.76 DISTNAME= transmission-${VER} PKGNAME-main= transmission-${VER}p1 -PKGNAME-gui= transmission-gui-${VER}p2 +PKGNAME-gui= transmission-gui-${VER}p3 CATEGORIES= net HOMEPAGE= http://www.transmissionbt.com/ diff --git a/net/transmission/pkg/PLIST-gui b/net/transmission/pkg/PLIST-gui index 847ab0bb16d..288cc676d44 100644 --- a/net/transmission/pkg/PLIST-gui +++ b/net/transmission/pkg/PLIST-gui @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-gui,v 1.18 2009/07/22 15:52:07 naddy Exp $ +@comment $OpenBSD: PLIST-gui,v 1.19 2009/12/22 00:31:23 sthen Exp $ @bin bin/transmission @man man/man1/transmission.1 share/applications/transmission.desktop @@ -141,4 +141,4 @@ share/pixmaps/transmission.png @exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/twitux/Makefile b/net/twitux/Makefile index e317c5e9e37..985430a4b5e 100644 --- a/net/twitux/Makefile +++ b/net/twitux/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2009/09/04 03:57:39 jolan Exp $ +# $OpenBSD: Makefile,v 1.5 2009/12/22 00:31:23 sthen Exp $ COMMENT= Gtk-based GUI client for Twitter GNOME_PROJECT= twitux GNOME_VERSION= 0.69 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= net diff --git a/net/twitux/pkg/PLIST b/net/twitux/pkg/PLIST index de2cf72459e..8d0b017482e 100644 --- a/net/twitux/pkg/PLIST +++ b/net/twitux/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/07/21 07:14:46 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.2 2009/12/22 00:31:23 sthen Exp $ @bin bin/twitux share/applications/twitux.desktop share/gnome/help/twitux/ @@ -36,4 +36,4 @@ share/twitux/spell_dlg.xml @exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database diff --git a/net/xchat/Makefile b/net/xchat/Makefile index 3782d9fd601..fed267b7336 100644 --- a/net/xchat/Makefile +++ b/net/xchat/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.74 2009/08/10 06:33:44 kili Exp $ +# $OpenBSD: Makefile,v 1.75 2009/12/22 00:31:23 sthen Exp $ COMMENT= GTK+2 IRC client MAJOR= 2.8 VERSION= ${MAJOR}.6 DISTNAME= xchat-${VERSION} -PKGNAME= ${DISTNAME}p4 +PKGNAME= ${DISTNAME}p5 CATEGORIES= net x11 diff --git a/net/xchat/pkg/PLIST b/net/xchat/pkg/PLIST index f6d2959be22..046437f6330 100644 --- a/net/xchat/pkg/PLIST +++ b/net/xchat/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.25 2009/06/07 06:03:43 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.26 2009/12/22 00:31:23 sthen Exp $ %%SHARED%% @bin bin/xchat lib/xchat/ @@ -43,4 +43,4 @@ ${SCHEMAS_INSTDIR}/ ${SCHEMAS_INSTDIR}/apps_xchat_url_handler.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null @exec %D/bin/update-desktop-database -@unexec %D/bin/update-desktop-database +@unexec-delete %D/bin/update-desktop-database