Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Jan 2022 07:55:37 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 42ee207cb79e - main - graphics/hugin: update to 2021.0.0
Message-ID:  <202201040755.2047tb5j009239@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=42ee207cb79e228c5297ecfe1836931aab68e9a4

commit 42ee207cb79e228c5297ecfe1836931aab68e9a4
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-01-03 09:58:34 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-01-04 07:54:09 +0000

    graphics/hugin: update to 2021.0.0
    
    PR:     260820
    Reported by:    fuz@fuz.su (maintainer)
---
 graphics/hugin/Makefile  | 4 +++-
 graphics/hugin/distinfo  | 6 +++---
 graphics/hugin/pkg-plist | 3 ++-
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile
index 2b781aa1415c..4908b425ccc2 100644
--- a/graphics/hugin/Makefile
+++ b/graphics/hugin/Makefile
@@ -1,7 +1,7 @@
 # Created by: Carlos Eduardo G. Carvalho <cartola@openit.com.br>
 
 PORTNAME=	hugin
-PORTVERSION=	2020.0.0
+DISTVERSION=	2021.0.0
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}
 
@@ -31,6 +31,8 @@ USE_GL=		gl glew glu glut
 USE_WX=		3.0+
 USE_XORG=	x11
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}.0
+
 SHEBANG_FILES=	src/hugin_script_interface/hpi.py \
 		src/hugin_script_interface/plugins/*.py \
 		src/hugin_script_interface/plugins-dev/*.py
diff --git a/graphics/hugin/distinfo b/graphics/hugin/distinfo
index 49df422fb817..fc18a602f3fb 100644
--- a/graphics/hugin/distinfo
+++ b/graphics/hugin/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1631023500
-SHA256 (hugin-2020.0.0.tar.bz2) = 283e7601259a7914cb075333424410928a439dc5f84216f33e2fe55501fbcacb
-SIZE (hugin-2020.0.0.tar.bz2) = 10371301
+TIMESTAMP = 1640875897
+SHA256 (hugin-2021.0.0.tar.bz2) = 047aea8a7fa47844b34ef27c19d3b697e84939dcb1fdbbeb2c204621b66eead9
+SIZE (hugin-2021.0.0.tar.bz2) = 10333565
diff --git a/graphics/hugin/pkg-plist b/graphics/hugin/pkg-plist
index 106c30458c81..4747b9807505 100644
--- a/graphics/hugin/pkg-plist
+++ b/graphics/hugin/pkg-plist
@@ -80,6 +80,7 @@ share/applications/pto_gen.desktop
 %%DATADIR%%/data/default.setting
 %%DATADIR%%/data/duallens.assistant
 %%DATADIR%%/data/expressions.ini
+%%DATADIR%%/data/focus_stack.executor
 %%DATADIR%%/data/fused_layers.executor
 %%DATADIR%%/data/hdr_pano.executor
 %%DATADIR%%/data/hugin_exiftool_copy.arg
@@ -562,7 +563,6 @@ share/applications/pto_gen.desktop
 %%DATADIR%%/xrc/pref_dialog.xrc
 %%DATADIR%%/xrc/preview_frame.xrc
 %%DATADIR%%/xrc/reset_dialog.xrc
-share/icons/gnome/48x48/mimetypes/application-x-ptoptimizer-script.png
 share/icons/hicolor/128x128/apps/hugin.png
 share/icons/hicolor/128x128/apps/ptbatcher.png
 share/icons/hicolor/16x16/apps/hugin.png
@@ -573,6 +573,7 @@ share/icons/hicolor/32x32/apps/hugin.png
 share/icons/hicolor/32x32/apps/ptbatcher.png
 share/icons/hicolor/48x48/apps/hugin.png
 share/icons/hicolor/48x48/apps/ptbatcher.png
+share/icons/hicolor/48x48/mimetypes/application-x-ptoptimizer-script.png
 share/icons/hicolor/scalable/apps/hugin.svg
 share/icons/hicolor/scalable/apps/ptbatcher.svg
 share/locale/ca_ES/LC_MESSAGES/hugin.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201040755.2047tb5j009239>