diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-09 21:03:31 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-09 21:03:31 +0800 |
commit | b99be662a337d3f545aaa6cc0a25657f5382663e (patch) | |
tree | c1a419620937a23a0ce63ae9dee0f2e96f83cee0 /graphics/price | |
parent | 87042765783aeb16da7dcd74a4a4fad69fc968b9 (diff) | |
download | freebsd-ports-gnome-b99be662a337d3f545aaa6cc0a25657f5382663e.tar.gz freebsd-ports-gnome-b99be662a337d3f545aaa6cc0a25657f5382663e.tar.zst freebsd-ports-gnome-b99be662a337d3f545aaa6cc0a25657f5382663e.zip |
- update to 1.1.0
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 |