svn commit: r523197 - in head/graphics/hugin: . files
Greg Lehey
grog at FreeBSD.org
Thu Jan 16 04:56:32 UTC 2020
Author: grog
Date: Thu Jan 16 04:56:31 2020
New Revision: 523197
URL: https://svnweb.freebsd.org/changeset/ports/523197
Log:
Update to 2019.2.0 release.
Deleted:
head/graphics/hugin/files/
Modified:
head/graphics/hugin/Makefile
head/graphics/hugin/distinfo
head/graphics/hugin/pkg-plist
Modified: head/graphics/hugin/Makefile
==============================================================================
--- head/graphics/hugin/Makefile Thu Jan 16 00:53:14 2020 (r523196)
+++ head/graphics/hugin/Makefile Thu Jan 16 04:56:31 2020 (r523197)
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= hugin
-PORTVERSION= 2019.0.0
-PORTREVISION= 5
+PORTVERSION= 2019.2.0
+PORTREVISION= 0
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
@@ -50,7 +50,7 @@ AUTOPANOSIFTC_DESC= Install graphics/autopano-sift-c
AUTOPANOSIFTC_RUN_DEPENDS= autopano:graphics/autopano-sift-c
PYTHON_DESC= Python Scripting Interface
-PYTHON_USES= python:2.7
+PYTHON_USES= python:3.6
PYTHON_BUILD_DEPENDS= swig3.0:devel/swig30
PYTHON_BINARY_ALIAS= swig=swig3.0
PYTHON_CMAKE_ON= -DBUILD_HSI=ON
Modified: head/graphics/hugin/distinfo
==============================================================================
--- head/graphics/hugin/distinfo Thu Jan 16 00:53:14 2020 (r523196)
+++ head/graphics/hugin/distinfo Thu Jan 16 04:56:31 2020 (r523197)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554606311
-SHA256 (hugin-2019.0.0.tar.bz2) = f94717c5035b776a552163bac5815916e0662008fabefafd790fa54b352e22d1
-SIZE (hugin-2019.0.0.tar.bz2) = 10297887
+TIMESTAMP = 1578804282
+SHA256 (hugin-2019.2.0.tar.bz2) = 8ba6bdfea246313f142f17f42e066c6888f51b72e4f8814b5e1c84ff56a95a3e
+SIZE (hugin-2019.2.0.tar.bz2) = 10335030
Modified: head/graphics/hugin/pkg-plist
==============================================================================
--- head/graphics/hugin/pkg-plist Thu Jan 16 00:53:14 2020 (r523196)
+++ head/graphics/hugin/pkg-plist Thu Jan 16 04:56:31 2020 (r523197)
@@ -97,8 +97,6 @@ share/applications/pto_gen.desktop
%%DATADIR%%/data/plugins-templates/dual_use.py
%%DATADIR%%/data/plugins-templates/plugin_skeleton.py
%%DATADIR%%/data/plugins/README_woa.txt
-%%DATADIR%%/data/plugins/crop_cp.py
-%%DATADIR%%/data/plugins/shooting_pattern.py
%%DATADIR%%/data/plugins/top_five.py
%%DATADIR%%/data/plugins/woa.py
%%DATADIR%%/data/scanned.assistant
More information about the svn-ports-all
mailing list