diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2009-12-27 09:52:32 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2009-12-27 09:52:32 +0000 |
commit | eeceeab26e94f737c179bb68fb26af87620a33cf (patch) | |
tree | 773bbf58c144d572dae8b49a9e58842e751f3687 /graphics/price | |
parent | 183e3c86feeb855db99cb95ae3178e6f1ce7205f (diff) | |
download | ports-eeceeab26e94f737c179bb68fb26af87620a33cf.tar.gz ports-eeceeab26e94f737c179bb68fb26af87620a33cf.zip |
Notes
Diffstat (limited to 'graphics/price')
-rw-r--r-- | graphics/price/Makefile | 6 | ||||
-rw-r--r-- | graphics/price/distinfo | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/graphics/price/Makefile b/graphics/price/Makefile index 36b10f4d4522..6048faf7a634 100644 --- a/graphics/price/Makefile +++ b/graphics/price/Makefile @@ -6,7 +6,7 @@ # PORTNAME= price -PORTVERSION= 0.8.3 +PORTVERSION= 0.9.0 CATEGORIES= graphics gnustep MASTER_SITES= SF/${PORTNAME}/PRICE%20source/${PORTVERSION} DISTNAME= PRICE-${PORTVERSION} @@ -22,4 +22,8 @@ USE_GNUSTEP_INSTALL= yes 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 a6bed00be4d1..5a8267a0dd8e 100644 --- a/graphics/price/distinfo +++ b/graphics/price/distinfo @@ -1,3 +1,3 @@ -MD5 (PRICE-0.8.3.tar.gz) = 723a7b6377d73e2af42cf3a6b868e17d -SHA256 (PRICE-0.8.3.tar.gz) = 54b3c68e61073c3868ff9aa842d67aafa7a98e4510de9586095f88172431be75 -SIZE (PRICE-0.8.3.tar.gz) = 169438 +MD5 (PRICE-0.9.0.tar.gz) = 157070741b46b94c1201e52003d85bd0 +SHA256 (PRICE-0.9.0.tar.gz) = 86e3f2569174c294a04bc33d64009a92327201a7608437a39161f4dfde9f2694 +SIZE (PRICE-0.9.0.tar.gz) = 216322 |