diff options
author | bofh <bofh@FreeBSD.org> | 2017-04-12 11:11:08 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2017-04-12 11:11:08 +0800 |
commit | 1aa4d713f7bd43e6d3f8b61d51e8914340758ee6 (patch) | |
tree | e5e98b21f684cc2b3e82479e33fa2e4fc8937619 /multimedia | |
parent | 1195d4142dbe0405ac4de9661dce8bc9ce63bc80 (diff) | |
download | freebsd-ports-gnome-1aa4d713f7bd43e6d3f8b61d51e8914340758ee6.tar.gz freebsd-ports-gnome-1aa4d713f7bd43e6d3f8b61d51e8914340758ee6.tar.zst freebsd-ports-gnome-1aa4d713f7bd43e6d3f8b61d51e8914340758ee6.zip |
multimedia/photofilmstrip: Update version 2.1.0=>3.0.2
- Mark NO_ARCH
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/photofilmstrip/Makefile | 3 | ||||
-rw-r--r-- | multimedia/photofilmstrip/distinfo | 5 |
2 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/photofilmstrip/Makefile b/multimedia/photofilmstrip/Makefile index 0d83b90ee2c3..6d27f3a90c4d 100644 --- a/multimedia/photofilmstrip/Makefile +++ b/multimedia/photofilmstrip/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= photofilmstrip -PORTVERSION= 2.1.0 +PORTVERSION= 3.0.2 CATEGORIES= multimedia python MASTER_SITES= SF/photostoryx/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -22,5 +22,6 @@ USE_PYTHON= distutils autoplist USE_WX= 3.0+ WX_COMPS= python:lib ALL_TARGET= compile +NO_ARCH= yes .include <bsd.port.mk> diff --git a/multimedia/photofilmstrip/distinfo b/multimedia/photofilmstrip/distinfo index a62fd188a5d1..00c08c95b22b 100644 --- a/multimedia/photofilmstrip/distinfo +++ b/multimedia/photofilmstrip/distinfo @@ -1,2 +1,3 @@ -SHA256 (photofilmstrip-2.1.0.tar.gz) = 6889ea2f909a6f5115ddcf14b9b69a7c3cee2bb0277e5093ece750b3018882d5 -SIZE (photofilmstrip-2.1.0.tar.gz) = 243163 +TIMESTAMP = 1491940096 +SHA256 (photofilmstrip-3.0.2.tar.gz) = e88d122e10b8cb73942358b40406caf4734367a6d5708a9b434d04b831dd4dec +SIZE (photofilmstrip-3.0.2.tar.gz) = 238059 |