diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-08-18 04:27:33 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-08-18 04:27:33 +0000 |
commit | 3bd202674904fe6f0fa69e693692a987d488a744 (patch) | |
tree | 4a0efc14bd2cefe22d242d346e18ab372cfc3f10 | |
parent | 753b8f382f3e2afdec4da721a1ae08c6588a0661 (diff) | |
download | ports-3bd202674904fe6f0fa69e693692a987d488a744.tar.gz ports-3bd202674904fe6f0fa69e693692a987d488a744.zip |
Notes
-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 |