diff options
author | dinoex <dinoex@FreeBSD.org> | 2005-10-05 12:37:53 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2005-10-05 12:37:53 +0800 |
commit | 90f751a275e1cc5591ca85606aab16ebfb0063fe (patch) | |
tree | de8192a19cabca02edecf4b12d6d2f325f8b2f9e | |
parent | 7ce7c6cb47bae589946069603e973c8ad73ae415 (diff) | |
download | freebsd-ports-gnome-90f751a275e1cc5591ca85606aab16ebfb0063fe.tar.gz freebsd-ports-gnome-90f751a275e1cc5591ca85606aab16ebfb0063fe.tar.zst freebsd-ports-gnome-90f751a275e1cc5591ca85606aab16ebfb0063fe.zip |
- update to 0.6.3
- clean MASTER_SITES
-rw-r--r-- | graphics/imageviewer/Makefile | 8 | ||||
-rw-r--r-- | graphics/imageviewer/distinfo | 4 | ||||
-rw-r--r-- | graphics/imageviewer/pkg-plist | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile index 7ce61e5daab7..851ce9eb550f 100644 --- a/graphics/imageviewer/Makefile +++ b/graphics/imageviewer/Makefile @@ -6,12 +6,9 @@ # PORTNAME= imageviewer -PORTVERSION= 0.6.2 -PORTREVISION= 1 +PORTVERSION= 0.6.3 CATEGORIES= graphics -MASTER_SITES= http://www.nice.ch/~phip/ \ - ${MASTER_SITE_GNUSTEP} -MASTER_SITE_SUBDIR= usr-apps +MASTER_SITES= http://www.nice.ch/~phip/ DISTNAME= ImageViewer-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org @@ -19,7 +16,6 @@ COMMENT= GNUstep Image Viewer PREFIX= ${LOCALBASE}/GNUstep NO_MTREE= yes -WRKSRC= ${WRKDIR}/ImageViewer GUN_CONFIGURE= yes USE_GMAKE= yes USE_GNUSTEP= yes diff --git a/graphics/imageviewer/distinfo b/graphics/imageviewer/distinfo index 28f3cc915da3..74a80af19a9e 100644 --- a/graphics/imageviewer/distinfo +++ b/graphics/imageviewer/distinfo @@ -1,2 +1,2 @@ -MD5 (ImageViewer-0.6.2.tar.gz) = f729146b8c55357a35cf419fbab9bcc5 -SIZE (ImageViewer-0.6.2.tar.gz) = 50806 +MD5 (ImageViewer-0.6.3.tar.gz) = 89dc35241be2e4c60c80d51adb110c65 +SIZE (ImageViewer-0.6.3.tar.gz) = 50683 diff --git a/graphics/imageviewer/pkg-plist b/graphics/imageviewer/pkg-plist index 4c6d48699016..e4a075bac0b6 100644 --- a/graphics/imageviewer/pkg-plist +++ b/graphics/imageviewer/pkg-plist @@ -2,6 +2,7 @@ Local/Applications/ImageViewer.app/ImageViewer Local/Applications/ImageViewer.app/Resources/English.lproj/Localizable.strings Local/Applications/ImageViewer.app/Resources/French.lproj/Localizable.strings Local/Applications/ImageViewer.app/Resources/German.lproj/Localizable.strings +Local/Applications/ImageViewer.app/Resources/Hungarian.lproj/Localizable.strings Local/Applications/ImageViewer.app/Resources/AUTHORS Local/Applications/ImageViewer.app/Resources/COPYING Local/Applications/ImageViewer.app/Resources/FileIcon_.gif.tiff @@ -16,6 +17,7 @@ Local/Applications/ImageViewer.app/Resources/README Local/Applications/ImageViewer.app/Resources/genericImage.tiff Local/Applications/ImageViewer.app/library_paths.openapp Local/Applications/ImageViewer.app/stamp.make +@dirrm Local/Applications/ImageViewer.app/Resources/Hungarian.lproj @dirrm Local/Applications/ImageViewer.app/Resources/German.lproj @dirrm Local/Applications/ImageViewer.app/Resources/French.lproj @dirrm Local/Applications/ImageViewer.app/Resources/English.lproj |