diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-09 13:03:31 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-09 13:03:31 +0000 |
commit | 617238177ef3ba91c2ba17300316d647320ae348 (patch) | |
tree | a551f77acf72d16eb785f19768813abf0ebd9486 /graphics/price | |
parent | 90c3bffd4560c92e3d5baf2221cf3842420c0691 (diff) |
Notes
Diffstat (limited to 'graphics/price')
-rw-r--r-- | graphics/price/Makefile | 5 | ||||
-rw-r--r-- | graphics/price/distinfo | 4 | ||||
-rw-r--r-- | graphics/price/pkg-plist | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/graphics/price/Makefile b/graphics/price/Makefile index 62083b43d42b..f6e9e5687f92 100644 --- a/graphics/price/Makefile +++ b/graphics/price/Makefile @@ -6,7 +6,7 @@ # PORTNAME= price -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/PRICE%20source/${PORTVERSION} DISTNAME= PRICE-${PORTVERSION} @@ -23,7 +23,4 @@ USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/PRICE-${PORTVERSION} -post-patch: - ${RM} ${WRKSRC}/Resources/Convolve55.gorm/.#*.* - .include <bsd.port.mk> diff --git a/graphics/price/distinfo b/graphics/price/distinfo index 4661c281d87d..0e639ce602fe 100644 --- a/graphics/price/distinfo +++ b/graphics/price/distinfo @@ -1,2 +1,2 @@ -SHA256 (PRICE-1.0.0.tar.gz) = a010d51561ccb53dfe0a0bfd8c196c5afb64f5cc4f2d42bc78cd3c0896480c0e -SIZE (PRICE-1.0.0.tar.gz) = 251299 +SHA256 (PRICE-1.1.0.tar.gz) = 01df4bfaa686bbaa01d8b5b23a14e9a53709a19fa2df448122850fd076111c9e +SIZE (PRICE-1.1.0.tar.gz) = 253467 diff --git a/graphics/price/pkg-plist b/graphics/price/pkg-plist index 54533fda0564..60c12620f565 100644 --- a/graphics/price/pkg-plist +++ b/graphics/price/pkg-plist @@ -10,6 +10,9 @@ GNUstep/Local/Applications/PRICE.app/Resources/Crop.gorm/data.info GNUstep/Local/Applications/PRICE.app/Resources/Crop.gorm/objects.gorm GNUstep/Local/Applications/PRICE.app/Resources/CumulHistogram.gorm/data.classes GNUstep/Local/Applications/PRICE.app/Resources/CumulHistogram.gorm/objects.gorm +GNUstep/Local/Applications/PRICE.app/Resources/Curves.gorm/data.classes +GNUstep/Local/Applications/PRICE.app/Resources/Curves.gorm/data.info +GNUstep/Local/Applications/PRICE.app/Resources/Curves.gorm/objects.gorm GNUstep/Local/Applications/PRICE.app/Resources/CustTraceEdges.gorm/data.classes GNUstep/Local/Applications/PRICE.app/Resources/CustTraceEdges.gorm/data.info GNUstep/Local/Applications/PRICE.app/Resources/CustTraceEdges.gorm/objects.gorm @@ -64,6 +67,7 @@ GNUstep/Local/Tools/PRICE @dirrm GNUstep/Local/Applications/PRICE.app/Resources/DFTLowPass.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/DFTHighPass.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/CustTraceEdges.gorm +@dirrm GNUstep/Local/Applications/PRICE.app/Resources/Curves.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/CumulHistogram.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/Crop.gorm @dirrm GNUstep/Local/Applications/PRICE.app/Resources/Convolve55.gorm |