diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-08-18 12:27:33 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-08-18 12:27:33 +0800 |
commit | 8b922dbd4c42e20e6bc6d7abe93cf1bf531fb628 (patch) | |
tree | 48fa9a05b1a4641843011534e7834f8db29f1d47 /graphics/price | |
parent | 5d6396c033f0e22fd967406d447a64a97cb9238b (diff) | |
download | freebsd-ports-gnome-8b922dbd4c42e20e6bc6d7abe93cf1bf531fb628.tar.gz freebsd-ports-gnome-8b922dbd4c42e20e6bc6d7abe93cf1bf531fb628.tar.zst freebsd-ports-gnome-8b922dbd4c42e20e6bc6d7abe93cf1bf531fb628.zip |
- update to 1.0.0
Diffstat (limited to 'graphics/price')
-rw-r--r-- | graphics/price/Makefile | 3 | ||||
-rw-r--r-- | graphics/price/distinfo | 6 | ||||
-rw-r--r-- | graphics/price/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/graphics/price/Makefile b/graphics/price/Makefile index 7f8998568f8b..62083b43d42b 100644 --- a/graphics/price/Makefile +++ b/graphics/price/Makefile @@ -6,7 +6,7 @@ # PORTNAME= price -PORTVERSION= 0.9.1 +PORTVERSION= 1.0.0 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/PRICE%20source/${PORTVERSION} DISTNAME= PRICE-${PORTVERSION} @@ -25,6 +25,5 @@ WRKSRC= ${WRKDIR}/PRICE-${PORTVERSION} post-patch: ${RM} ${WRKSRC}/Resources/Convolve55.gorm/.#*.* - ${RM} ${WRKSRC}/Resources/MainMenu.gorm/.#*.* .include <bsd.port.mk> diff --git a/graphics/price/distinfo b/graphics/price/distinfo index 9355b651c93e..a9bf10d2d377 100644 --- a/graphics/price/distinfo +++ b/graphics/price/distinfo @@ -1,3 +1,3 @@ -MD5 (PRICE-0.9.1.tar.gz) = cf09c0cc59e4b9c87f96e95ca5323205 -SHA256 (PRICE-0.9.1.tar.gz) = 77db94aa27a4b6c42c4f2a62cdeca5915ba0f332af4052918cc7f8a82dae6f9f -SIZE (PRICE-0.9.1.tar.gz) = 211166 +MD5 (PRICE-1.0.0.tar.gz) = df11445b425629f3691edcc676211292 +SHA256 (PRICE-1.0.0.tar.gz) = a010d51561ccb53dfe0a0bfd8c196c5afb64f5cc4f2d42bc78cd3c0896480c0e +SIZE (PRICE-1.0.0.tar.gz) = 251299 diff --git a/graphics/price/pkg-plist b/graphics/price/pkg-plist index de785ed6516c..54533fda0564 100644 --- a/graphics/price/pkg-plist +++ b/graphics/price/pkg-plist @@ -37,6 +37,9 @@ GNUstep/Local/Applications/PRICE.app/Resources/PRICE.desktop GNUstep/Local/Applications/PRICE.app/Resources/PRWindow.gorm/data.classes GNUstep/Local/Applications/PRICE.app/Resources/PRWindow.gorm/data.info GNUstep/Local/Applications/PRICE.app/Resources/PRWindow.gorm/objects.gorm +GNUstep/Local/Applications/PRICE.app/Resources/Preview.gorm/data.classes +GNUstep/Local/Applications/PRICE.app/Resources/Preview.gorm/data.info +GNUstep/Local/Applications/PRICE.app/Resources/Preview.gorm/objects.gorm GNUstep/Local/Applications/PRICE.app/Resources/ProgressPanel.gorm/data.classes GNUstep/Local/Applications/PRICE.app/Resources/ProgressPanel.gorm/objects.gorm GNUstep/Local/Applications/PRICE.app/Resources/Scale.gorm/data.classes @@ -51,6 +54,7 @@ GNUstep/Local/Tools/PRICE @dirrm GNUstep/Local/Applications/PRICE.app/Resources/TraceEdges.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/Scale.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/ProgressPanel.gorm +@dirrm GNUstep/Local/Applications/PRICE.app/Resources/Preview.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/PRWindow.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/Median.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/MainMenu.gorm |