diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile index d30ff762d61..3c3721dea5d 100644 --- a/audio/tagtool/Makefile +++ b/audio/tagtool/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.10 2008/04/15 20:43:20 jasper Exp $ +# $OpenBSD: Makefile,v 1.11 2008/04/17 08:10:09 ajacoutot Exp $ COMMENT= Ogg Vorbis and MP3 files tagger DISTNAME= tagtool-0.12.3 -PKGNAME= ${DISTNAME}p3 +PKGNAME= ${DISTNAME}p4 CATEGORIES= audio HOMEPAGE= http://pwp.netcabo.pt/paol/tagtool/ diff --git a/audio/tagtool/pkg/PLIST b/audio/tagtool/pkg/PLIST index 7a36091474d..7ccdb0b0b0f 100644 --- a/audio/tagtool/pkg/PLIST +++ b/audio/tagtool/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/12/15 18:56:35 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.4 2008/04/17 08:10:10 ajacoutot Exp $ bin/tagtool share/applications/ share/applications/tagtool.desktop @@ -49,7 +49,7 @@ share/tagtool/tab_rename.png share/tagtool/tab_tag.png share/tagtool/tagtool.glade share/tagtool/warn.png -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/devel/gconf-editor/Makefile b/devel/gconf-editor/Makefile index e2af3323e39..d673c7f5f0c 100644 --- a/devel/gconf-editor/Makefile +++ b/devel/gconf-editor/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.23 2007/11/10 14:10:09 jasper Exp $ +# $OpenBSD: Makefile,v 1.24 2008/04/17 08:10:09 ajacoutot Exp $ COMMENT= editor for the GConf configuration system GNOME_PROJECT= gconf-editor GNOME_VERSION= 2.20.0 +PKGNAME= ${DISTNAME}p0 CATEGORIES= devel HOMEPAGE= http://www.gnome.org/projects/gconf/ diff --git a/devel/gconf-editor/pkg/PLIST b/devel/gconf-editor/pkg/PLIST index 2ef9479f918..1d758769887 100644 --- a/devel/gconf-editor/pkg/PLIST +++ b/devel/gconf-editor/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.10 2007/11/10 14:10:09 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.11 2008/04/17 08:10:10 ajacoutot Exp $ bin/gconf-editor @man man/man1/gconf-editor.1 share/applications/ @@ -225,5 +225,5 @@ share/schemas/gconf-editor/gconf-editor.schemas @unexec %D/bin/scrollkeeper-update -q @exec %D/bin/update-desktop-database @unexec %D/bin/update-desktop-database -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/devel/geany/Makefile b/devel/geany/Makefile index 11a82f5e780..12e792737f4 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.14 2008/02/06 11:00:25 landry Exp $ +# $OpenBSD: Makefile,v 1.15 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= small and lightweight IDE DISTNAME= geany-0.13 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= devel HOMEPAGE= http://geany.uvena.de/ diff --git a/devel/geany/pkg/PLIST b/devel/geany/pkg/PLIST index da6e5f347d5..710e07b70cd 100644 --- a/devel/geany/pkg/PLIST +++ b/devel/geany/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.8 2008/02/06 11:00:25 landry Exp $ +@comment $OpenBSD: PLIST,v 1.9 2008/04/17 08:10:10 ajacoutot Exp $ %%SHARED%% bin/geany lib/geany/ @@ -120,5 +120,5 @@ share/pixmaps/ share/pixmaps/geany.png @exec %D/bin/update-desktop-database @unexec %D/bin/update-desktop-database -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/devel/giggle/Makefile b/devel/giggle/Makefile index bf821436f9d..ec4e4b527ed 100644 --- a/devel/giggle/Makefile +++ b/devel/giggle/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/02/05 10:00:40 landry Exp $ +# $OpenBSD: Makefile,v 1.2 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= gtk-based git repository viewer CATEGORIES= devel x11 DISTNAME= giggle-0.4 +PKGNAME= ${DISTNAME}p0 SHARED_LIBS+= giggle 0.0 # .0.0 HOMEPAGE= http://developer.imendio.com/projects/giggle diff --git a/devel/giggle/pkg/PLIST b/devel/giggle/pkg/PLIST index 726f446de43..fa931809ad6 100644 --- a/devel/giggle/pkg/PLIST +++ b/devel/giggle/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/02/05 10:00:40 landry Exp $ +@comment $OpenBSD: PLIST,v 1.2 2008/04/17 08:10:10 ajacoutot Exp $ %%SHARED%% bin/giggle lib/libgiggle.a @@ -31,7 +31,7 @@ share/locale/fr/LC_MESSAGES/giggle.mo share/locale/pl/LC_MESSAGES/giggle.mo share/locale/sv/LC_MESSAGES/giggle.mo share/locale/vi/LC_MESSAGES/giggle.mo -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/editors/leafpad/Makefile b/editors/leafpad/Makefile index b73f812f796..7761e91b63c 100755 --- a/editors/leafpad/Makefile +++ b/editors/leafpad/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.16 2007/12/25 20:26:54 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.17 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= simple GTK+ text editor DISTNAME= leafpad-0.8.13 +PKGNAME= ${DISTNAME}p0 CATEGORIES= editors x11 HOMEPAGE= http://tarot.freeshell.org/leafpad/ diff --git a/editors/leafpad/pkg/PLIST b/editors/leafpad/pkg/PLIST index 23355793374..a8ffd7d4aa9 100644 --- a/editors/leafpad/pkg/PLIST +++ b/editors/leafpad/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2007/12/25 20:26:54 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.6 2008/04/17 08:10:10 ajacoutot Exp $ bin/leafpad share/applications/ share/applications/leafpad.desktop @@ -24,7 +24,7 @@ share/icons/hicolor/scalable/apps/leafpad.svg share/pixmaps/ share/pixmaps/leafpad.png share/pixmaps/leafpad.xpm -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/games/freeciv/Makefile b/games/freeciv/Makefile index 5d76810ba5c..6db7f1801be 100644 --- a/games/freeciv/Makefile +++ b/games/freeciv/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.70 2008/02/01 23:33:52 rui Exp $ +# $OpenBSD: Makefile,v 1.71 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT-main= Civilization clone for X11; multiplayer; game server COMMENT-client= Freeciv client @@ -7,7 +7,7 @@ COMMENT-share= shared data files for Freeciv VERSION= 2.1.3 DISTNAME= freeciv-${VERSION} PKGNAME-main= freeciv-server-${VERSION} -PKGNAME-client= freeciv-client-${VERSION} +PKGNAME-client= freeciv-client-${VERSION}p0 PKGNAME-share= freeciv-share-${VERSION} CATEGORIES= games HOMEPAGE= http://www.freeciv.org/ diff --git a/games/freeciv/pkg/PLIST-client b/games/freeciv/pkg/PLIST-client index 29b932d3a27..4453a68dbaa 100644 --- a/games/freeciv/pkg/PLIST-client +++ b/games/freeciv/pkg/PLIST-client @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-client,v 1.5 2008/02/01 23:33:52 rui Exp $ +@comment $OpenBSD: PLIST-client,v 1.6 2008/04/17 08:10:10 ajacoutot Exp $ @conflict freeciv-share-<2 @pkgpath games/freeciv,-client,gtk2 bin/civclient @@ -682,7 +682,7 @@ share/icons/hicolor/64x64/apps/freeciv-client.png share/icons/hicolor/64x64/apps/freeciv-server.png share/pixmaps/ share/pixmaps/freeciv-client.png -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index b9a4bad1073..d25da52e858 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.7 2008/02/14 08:58:23 winiger Exp $ +# $OpenBSD: Makefile,v 1.8 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= gtk2 comic book viewer DISTNAME= comix-3.6.2 -PKGNAME= ${DISTNAME}p4 +PKGNAME= ${DISTNAME}p5 CATEGORIES= graphics MAINTAINER= Mathieu Sauve-Frankel diff --git a/graphics/comix/pkg/PLIST b/graphics/comix/pkg/PLIST index 0dc8b337c23..b8d2803fc62 100644 --- a/graphics/comix/pkg/PLIST +++ b/graphics/comix/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/12/15 20:43:08 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.4 2008/04/17 08:10:10 ajacoutot Exp $ bin/comix @man man/man1/comix.1 share/applications/ @@ -60,7 +60,7 @@ share/pixmaps/comix/silk-toolbars.png share/pixmaps/comix/silk-transform.png share/pixmaps/comix/silk-view.png share/pixmaps/comix/silk-zoom.png -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 79b82290ebc..428223adb60 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.10 2007/12/11 10:08:18 landry Exp $ +# $OpenBSD: Makefile,v 1.11 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= document viewer for multiple document formats V= 2.20.2 DISTNAME= evince-$V -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 CATEGORIES= graphics print HOMEPAGE= http://www.gnome.org/projects/evince/ diff --git a/graphics/evince/pkg/PLIST b/graphics/evince/pkg/PLIST index 4fc54af24cb..283b1adeecc 100644 --- a/graphics/evince/pkg/PLIST +++ b/graphics/evince/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/12/07 20:00:40 kili Exp $ +@comment $OpenBSD: PLIST,v 1.4 2008/04/17 08:10:10 ajacoutot Exp $ bin/evince bin/evince-thumbnailer lib/nautilus/ @@ -346,5 +346,5 @@ share/schemas/evince/evince.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/evince/*.schemas > /dev/null @exec %D/bin/update-desktop-database @unexec %D/bin/update-desktop-database -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index a4fab9820d0..02b5a6b3ac8 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.4 2008/04/11 11:17:39 jasper Exp $ +# $OpenBSD: Makefile,v 1.5 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= tool for producing computational artwork DISTNAME= fyre-1.0.1 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= graphics HOMEPAGE= http://fyre.navi.cx/ diff --git a/graphics/fyre/pkg/PLIST b/graphics/fyre/pkg/PLIST index 00cb511a254..1edf7c97178 100644 --- a/graphics/fyre/pkg/PLIST +++ b/graphics/fyre/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/21 14:24:06 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.2 2008/04/17 08:10:10 ajacoutot Exp $ bin/fyre share/fyre/ share/fyre/about-box.fa @@ -13,7 +13,7 @@ share/icons/hicolor/scalable/apps/fyre.svg share/mime/ share/mime/packages/ share/mime/packages/fyre.xml -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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-mime-database %D/share/mime @unexec %D/bin/update-mime-database %D/share/mime diff --git a/graphics/gthumb/Makefile b/graphics/gthumb/Makefile index 252fae5711b..66bf0a76d80 100644 --- a/graphics/gthumb/Makefile +++ b/graphics/gthumb/Makefile @@ -1,9 +1,10 @@ -#$OpenBSD: Makefile,v 1.15 2008/01/10 21:33:05 ajacoutot Exp $ +#$OpenBSD: Makefile,v 1.16 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= Image viewer and browser for GNOME GNOME_PROJECT= gthumb GNOME_VERSION= 2.10.8 +PKGNAME= ${DISTNAME}p0 SHARED_LIBS= gthumb 0.0 # .0.0 diff --git a/graphics/gthumb/pkg/PLIST b/graphics/gthumb/pkg/PLIST index 47c56636cb9..037ff66bfbe 100644 --- a/graphics/gthumb/pkg/PLIST +++ b/graphics/gthumb/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.6 2008/01/10 21:33:05 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.7 2008/04/17 08:10:10 ajacoutot Exp $ %%SHARED%% bin/gthumb lib/bonobo/ @@ -216,7 +216,7 @@ share/schemas/gthumb/gthumb.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/gthumb/*.schemas > /dev/null @exec %D/bin/scrollkeeper-update -q @unexec %D/bin/scrollkeeper-update -q -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 26d491d23ab..b3d67c3cda3 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2008/04/05 11:43:22 landry Exp $ +# $OpenBSD: Makefile,v 1.18 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT-main= mail and news client COMMENT-docs= documentation @@ -9,7 +9,7 @@ COMMENT-spamassassin= spamassassin plugin V= 3.3.1 DISTNAME= claws-mail-${V} -PKGNAME-main= ${DISTNAME} +PKGNAME-main= ${DISTNAME}p0 FULLPKGNAME-docs= claws-mail-docs-${V} FULLPKGNAME-bogofilter= claws-mail-bogofilter-${V} FULLPKGNAME-dillo= claws-mail-dillo-${V} diff --git a/mail/claws-mail/pkg/PLIST-main b/mail/claws-mail/pkg/PLIST-main index 21e6f45927f..11a3c555a3b 100644 --- a/mail/claws-mail/pkg/PLIST-main +++ b/mail/claws-mail/pkg/PLIST-main @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-main,v 1.10 2008/02/13 13:17:26 landry Exp $ +@comment $OpenBSD: PLIST-main,v 1.11 2008/04/17 08:10:10 ajacoutot Exp $ @pkgpath mail/sylpheed-claws,-main${FLAVOR_STRING} @pkgpath mail/sylpheed-claws${FLAVOR_STRING} bin/claws-mail @@ -320,5 +320,5 @@ share/locale/zh_CN/LC_MESSAGES/claws-mail.mo share/locale/zh_TW/LC_MESSAGES/claws-mail.mo @exec %D/bin/update-desktop-database @unexec %D/bin/update-desktop-database -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 127ef3d69d0..3a9d414c514 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.36 2007/11/21 16:18:15 jasper Exp $ +# $OpenBSD: Makefile,v 1.37 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= integrated email and PIM software for GNOME GNOME_PROJECT= evolution GNOME_VERSION= 2.12.1 +PKGNAME= ${DISTNAME}p0 CATEGORIES= mail HOMEPAGE= http://www.gnome.org/projects/evolution/ diff --git a/mail/evolution/pkg/PLIST b/mail/evolution/pkg/PLIST index 7d29aaad1d3..ef58aa84976 100644 --- a/mail/evolution/pkg/PLIST +++ b/mail/evolution/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.14 2007/11/21 16:18:15 jasper Exp $ +@comment $OpenBSD: PLIST,v 1.15 2008/04/17 08:10:10 ajacoutot Exp $ %%SHARED%% bin/evolution include/evolution-${R}/ @@ -1746,7 +1746,7 @@ share/schemas/evolution/evolution-mail.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/evolution/*.schemas > /dev/null @exec %D/bin/scrollkeeper-update -q @unexec %D/bin/scrollkeeper-update -q -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/mail/mail-notification/Makefile b/mail/mail-notification/Makefile index b00995ed2cd..c3787f62780 100644 --- a/mail/mail-notification/Makefile +++ b/mail/mail-notification/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.15 2007/12/15 21:13:00 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.16 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= mail notification for freedesktop.org-compliant system trays DISTNAME= mail-notification-4.0 -PKGNAME= ${DISTNAME}p1 +PKGNAME= ${DISTNAME}p2 CATEGORIES= mail HOMEPAGE= http://www.nongnu.org/mailnotify/ diff --git a/mail/mail-notification/pkg/PLIST b/mail/mail-notification/pkg/PLIST index 43ef581f5a0..f64b5f40249 100644 --- a/mail/mail-notification/pkg/PLIST +++ b/mail/mail-notification/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2007/12/15 21:13:00 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.6 2008/04/17 08:10:10 ajacoutot Exp $ bin/mail-notification lib/bonobo/ lib/bonobo/servers/ @@ -70,7 +70,7 @@ share/schemas/mail-notification/mail-notification.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/mail-notification/*.schemas > /dev/null @exec %D/bin/scrollkeeper-update -q @unexec %D/bin/scrollkeeper-update -q -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/misc/gramps/Makefile b/misc/gramps/Makefile index 3ae0ddbee28..ca67f5cf0f8 100644 --- a/misc/gramps/Makefile +++ b/misc/gramps/Makefile @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.4 2007/11/02 10:06:01 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.5 2008/04/17 08:10:10 ajacoutot Exp $ COMMENT= genealogical research and analysis management program system DISTNAME= gramps-2.2.8 -PKGNAME= ${DISTNAME}p2 +PKGNAME= ${DISTNAME}p3 CATEGORIES= misc x11 HOMEPAGE= http://www.gramps-project.org/ diff --git a/misc/gramps/pkg/PLIST b/misc/gramps/pkg/PLIST index 2251da7f06c..618eb9e072c 100644 --- a/misc/gramps/pkg/PLIST +++ b/misc/gramps/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2007/11/02 10:06:01 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.4 2008/04/17 08:10:11 ajacoutot Exp $ bin/gramps @man man/man1/gramps.1 share/application-registry/ @@ -1695,7 +1695,7 @@ share/schemas/gramps/gramps.schemas @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/share/schemas/gramps/*.schemas > /dev/null @exec %D/bin/update-mime-database %D/share/mime @unexec %D/bin/update-mime-database %D/share/mime -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome +@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome 2> /dev/null || true +@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/gnome 2> /dev/null || true @exec %D/bin/update-desktop-database @unexec %D/bin/update-desktop-database diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile index 24dda18a537..dec1715e3ac 100644 --- a/multimedia/kaffeine/Makefile +++ b/multimedia/kaffeine/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2008/04/15 11:27:54 jakemsr Exp $ +# $OpenBSD: Makefile,v 1.14 2008/04/17 08:10:10 ajacoutot Exp $ CATEGORIES= multimedia x11 x11/kde COMMENT= video player for KDE @@ -6,7 +6,7 @@ COMMENT= video player for KDE HOMEPAGE= http://kaffeine.sourceforge.net/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kaffeine/} DISTNAME= kaffeine-0.8.6 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 EXTRACT_SUFX= .tar.bz2 SHARED_LIBS += kaffeinepart 0.0 # .0.1 diff --git a/multimedia/kaffeine/pkg/PLIST b/multimedia/kaffeine/pkg/PLIST index bfbef27b194..b5a8cbe106c 100644 --- a/multimedia/kaffeine/pkg/PLIST +++ b/multimedia/kaffeine/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.7 2008/01/24 09:19:28 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.8 2008/04/17 08:10:11 ajacoutot Exp $ bin/kaffeine include/kaffeine/ include/kaffeine/kaffeineaudioencoder.h @@ -140,7 +140,7 @@ share/mimelnk/application/x-kaffeine.desktop share/services/kaffeineoggvorbis.desktop share/services/xine_part.desktop share/servicetypes/kaffeineaudioencoder.desktop -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/net/pidgin/Makefile b/net/pidgin/Makefile index a55c5cf9be6..e1b1153e46d 100644 --- a/net/pidgin/Makefile +++ b/net/pidgin/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.19 2008/04/12 08:19:28 steven Exp $ +# $OpenBSD: Makefile,v 1.20 2008/04/17 08:10:10 ajacoutot Exp $ SHARED_ONLY= Yes COMMENT= multi-protocol instant messaging client DISTNAME= pidgin-2.4.1 -PKGNAME= ${DISTNAME}p0 +PKGNAME= ${DISTNAME}p1 SHARED_LIBS += jabber 0.0 # .0.0 SHARED_LIBS += oscar 0.0 # .0.0 SHARED_LIBS += purple 3.1 # .4.1 diff --git a/net/pidgin/pkg/PLIST b/net/pidgin/pkg/PLIST index fa62d5da721..c014f556cb3 100644 --- a/net/pidgin/pkg/PLIST +++ b/net/pidgin/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.10 2008/03/24 08:23:22 steven Exp $ +@comment $OpenBSD: PLIST,v 1.11 2008/04/17 08:10:11 ajacoutot Exp $ @conflict gaim-* bin/finch bin/pidgin @@ -930,7 +930,7 @@ share/sounds/purple/login.wav share/sounds/purple/logout.wav share/sounds/purple/receive.wav share/sounds/purple/send.wav -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/net/transmission/Makefile b/net/transmission/Makefile index 2761fc8705f..167a8885665 100644 --- a/net/transmission/Makefile +++ b/net/transmission/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.22 2008/03/17 18:38:20 naddy Exp $ +# $OpenBSD: Makefile,v 1.23 2008/04/17 08:10:10 ajacoutot 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.06 DISTNAME= transmission-${VER} PKGNAME-main= transmission-${VER} -PKGNAME-gui= transmission-gui-${VER} +PKGNAME-gui= transmission-gui-${VER}p0 CATEGORIES= net HOMEPAGE= http://www.transmissionbt.com/ diff --git a/net/transmission/pkg/PLIST-gui b/net/transmission/pkg/PLIST-gui index 66f779b30e2..f4ecaf337c2 100644 --- a/net/transmission/pkg/PLIST-gui +++ b/net/transmission/pkg/PLIST-gui @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST-gui,v 1.8 2008/02/17 21:59:32 naddy Exp $ +@comment $OpenBSD: PLIST-gui,v 1.9 2008/04/17 08:10:11 ajacoutot Exp $ bin/transmission @man man/man1/transmission.1 share/applications/transmission.desktop @@ -40,7 +40,7 @@ share/locale/tr/LC_MESSAGES/transmission.mo share/locale/zh_CN/LC_MESSAGES/transmission.mo share/pixmaps/ share/pixmaps/transmission.png -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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 diff --git a/x11/roxterm/pkg/PLIST b/x11/roxterm/pkg/PLIST index e0c07fa2258..3613453b091 100644 --- a/x11/roxterm/pkg/PLIST +++ b/x11/roxterm/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.3 2008/02/13 09:53:46 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.4 2008/04/17 08:10:11 ajacoutot Exp $ bin/roxterm bin/roxterm-config share/applications/roxterm.desktop @@ -20,7 +20,7 @@ share/roxterm/Config/Colours/GTK share/roxterm/Config/Shortcuts/ share/roxterm/Config/Shortcuts/Default share/roxterm/roxterm-config.glade -@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor -@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor +@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