diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-14 22:38:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-10-14 22:38:12 +0000 |
commit | 60f5766d982765f649f5e829615dda2d19d4d128 (patch) | |
tree | cdb775d0e74d6ae10a03db0ec6a8fd094f67bfbb /graphics/gthumb2 | |
parent | b28f6016d366127458f527ae0412a836d7683c54 (diff) | |
download | ports-60f5766d982765f649f5e829615dda2d19d4d128.tar.gz ports-60f5766d982765f649f5e829615dda2d19d4d128.zip |
Notes
Diffstat (limited to 'graphics/gthumb2')
-rw-r--r-- | graphics/gthumb2/Makefile | 5 | ||||
-rw-r--r-- | graphics/gthumb2/distinfo | 2 | ||||
-rw-r--r-- | graphics/gthumb2/files/patch-add-include-prefix | 5 | ||||
-rw-r--r-- | graphics/gthumb2/pkg-plist | 6 |
4 files changed, 11 insertions, 7 deletions
diff --git a/graphics/gthumb2/Makefile b/graphics/gthumb2/Makefile index d12237459a22..6b4d6bb6445c 100644 --- a/graphics/gthumb2/Makefile +++ b/graphics/gthumb2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gthumb2 -PORTVERSION= 2.1.6 -PORTREVISION= 1 +PORTVERSION= 2.1.7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.1 @@ -17,6 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= pav@oook.cz COMMENT= An image viewer and browser for the GNOME 2 environment +CONFLICTS= gthumb-* + USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/graphics/gthumb2/distinfo b/graphics/gthumb2/distinfo index 50d347824d6e..38f75122768a 100644 --- a/graphics/gthumb2/distinfo +++ b/graphics/gthumb2/distinfo @@ -1 +1 @@ -MD5 (gnome2/gthumb-2.1.6.tar.bz2) = 7edd153e01bff1c7464dc1a549d24819 +MD5 (gnome2/gthumb-2.1.7.tar.bz2) = 9c45a5d9639d074262a4f9d04ea42901 diff --git a/graphics/gthumb2/files/patch-add-include-prefix b/graphics/gthumb2/files/patch-add-include-prefix new file mode 100644 index 000000000000..73ec2e583a73 --- /dev/null +++ b/graphics/gthumb2/files/patch-add-include-prefix @@ -0,0 +1,5 @@ +--- add-include-prefix.orig Mon Oct 13 23:16:42 2003 ++++ add-include-prefix Tue Oct 14 23:29:49 2003 +@@ -1 +1 @@ +-sed -e 's/^/ /' -e 's/ \+$//' -e 's/ \+/ -I /g' -e 's/^ \+//' ++sed -e 's/^/ /' -e 's/ \+$//' -e 's/ / -I /g' -e 's/^ \+//' diff --git a/graphics/gthumb2/pkg-plist b/graphics/gthumb2/pkg-plist index 85d6081539c3..3a280d0e6bf8 100644 --- a/graphics/gthumb2/pkg-plist +++ b/graphics/gthumb2/pkg-plist @@ -149,19 +149,16 @@ share/gnome/gthumb/icons/mirror.xpm share/gnome/gthumb/icons/rotate.png share/gnome/gthumb/icons/rotate.xpm share/gnome/help/gthumb/C/figures/comment.png -share/gnome/help/gthumb/C/figures/dlg-comment.png -share/gnome/help/gthumb/C/figures/find-images.png share/gnome/help/gthumb/C/figures/main-win.png share/gnome/help/gthumb/C/figures/nav-button.png share/gnome/help/gthumb/C/figures/preferences.png -share/gnome/help/gthumb/C/figures/search-progress.png -share/gnome/help/gthumb/C/figures/search-result.png share/gnome/help/gthumb/C/gthumb.xml share/gnome/help/gthumb/C/legal.xml share/gnome/omf/gthumb/gthumb-C.omf @exec scrollkeeper-install -q %D/share/gnome/omf/gthumb/gthumb-C.omf 2>/dev/null || /usr/bin/true share/gnome/pixmaps/gthumb.png share/locale/am/LC_MESSAGES/gthumb.mo +share/locale/az/LC_MESSAGES/gthumb.mo share/locale/be/LC_MESSAGES/gthumb.mo share/locale/ca/LC_MESSAGES/gthumb.mo share/locale/cs/LC_MESSAGES/gthumb.mo @@ -170,6 +167,7 @@ share/locale/de/LC_MESSAGES/gthumb.mo share/locale/es/LC_MESSAGES/gthumb.mo share/locale/fr/LC_MESSAGES/gthumb.mo share/locale/ga/LC_MESSAGES/gthumb.mo +share/locale/hu/LC_MESSAGES/gthumb.mo share/locale/it/LC_MESSAGES/gthumb.mo share/locale/ja/LC_MESSAGES/gthumb.mo share/locale/ko/LC_MESSAGES/gthumb.mo |