Date: Wed, 12 Apr 2017 03:11:09 +0000 (UTC) From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438331 - head/multimedia/photofilmstrip Message-ID: <201704120311.v3C3B9Fi095152@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bofh Date: Wed Apr 12 03:11:08 2017 New Revision: 438331 URL: https://svnweb.freebsd.org/changeset/ports/438331 Log: multimedia/photofilmstrip: Update version 2.1.0=>3.0.2 - Mark NO_ARCH Modified: head/multimedia/photofilmstrip/Makefile head/multimedia/photofilmstrip/distinfo Modified: head/multimedia/photofilmstrip/Makefile ============================================================================== --- head/multimedia/photofilmstrip/Makefile Wed Apr 12 02:33:57 2017 (r438330) +++ head/multimedia/photofilmstrip/Makefile Wed Apr 12 03:11:08 2017 (r438331) @@ -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> Modified: head/multimedia/photofilmstrip/distinfo ============================================================================== --- head/multimedia/photofilmstrip/distinfo Wed Apr 12 02:33:57 2017 (r438330) +++ head/multimedia/photofilmstrip/distinfo Wed Apr 12 03:11:08 2017 (r438331) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704120311.v3C3B9Fi095152>