FreeBSD Bugzilla – Attachment 230558 Details for
Bug 260820
graphics/hugin: update to 2021.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
graphics/hugin: update to 2021.0.0
0002-graphics-libpano13-update-to-2.9.21.r1.patch (text/plain), 2.21 KB, created by
Robert Clausecker
on 2021-12-30 15:42:38 UTC
(
hide
)
Description:
graphics/hugin: update to 2021.0.0
Filename:
MIME Type:
Creator:
Robert Clausecker
Created:
2021-12-30 15:42:38 UTC
Size:
2.21 KB
patch
obsolete
>From 57f7e73fdbfb54509e528e1fdb2ec0e02278c10c Mon Sep 17 00:00:00 2001 >From: Robert Clausecker <fuz@fuz.su> >Date: Tue, 19 Oct 2021 14:01:49 +0200 >Subject: [PATCH 2/2] graphics/libpano13: update to 2.9.21.r1 > >--- > graphics/libpano13/Makefile | 17 +++++++++++++---- > graphics/libpano13/distinfo | 6 +++--- > 2 files changed, 16 insertions(+), 7 deletions(-) > >diff --git a/graphics/libpano13/Makefile b/graphics/libpano13/Makefile >index 82ea192b4838..2cba2eafb780 100644 >--- a/graphics/libpano13/Makefile >+++ b/graphics/libpano13/Makefile >@@ -1,9 +1,9 @@ > # Created by: Vasil Dimov <vd@FreeBSD.org> > > PORTNAME= libpano13 >-DISTVERSION= 2.9.20 >+DISTVERSION= 2.9.21_rc1 > CATEGORIES= graphics java >-MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${DISTVERSION} >+MASTER_SITES= SF/panotools/${PORTNAME}/${PORTNAME}-${DISTVERSION:C/_rc.*//} > > MAINTAINER= fuz@fuz.su > COMMENT= Cross-platform library behind Panorama Tools and other photo stitchers >@@ -14,13 +14,22 @@ LICENSE_FILE= ${WRKSRC}/COPYING > LIB_DEPENDS= libpng.so:graphics/png \ > libtiff.so:graphics/tiff > >-USES= cmake jpeg libtool pathfix pkgconfig >+USES= cmake:testing jpeg libtool pathfix perl5 pkgconfig > USE_LDCONFIG= yes >+USE_PERL5= build # for pod2man > >-OPTIONS_DEFINE= DOCS JAVA >+WRKSRC= ${WRKDIR}/libpano13-${DISTVERSION:C/_rc.*//} >+ >+OPTIONS_DEFINE= DOCS JAVA SUITESPARSE >+OPTIONS_DEFAULT= SUITESPARSE >+SUITESPARSE_DESC= Use math/suitesparse for faster operation > OPTIONS_SUB= yes > JAVA_USE= java=yes > JAVA_CMAKE_BOOL= SUPPORT_JAVA_PROGRAMS > JAVA_VARS= JAVA_OS=native >+SUITESPARSE_LIB_DEPENDS= \ >+ libcholmod.so:math/suitesparse-cholmod \ >+ libspqr.so:math/suitesparse-spqr >+SUITESPARSE_CMAKE_BOOL= USE_SPARSE_LEVMAR > > .include <bsd.port.mk> >diff --git a/graphics/libpano13/distinfo b/graphics/libpano13/distinfo >index 4178d274f261..0b22f90253e9 100644 >--- a/graphics/libpano13/distinfo >+++ b/graphics/libpano13/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1631016195 >-SHA256 (libpano13-2.9.20.tar.gz) = 3b532836c37b8cd75cd2227fd9207f7aca3fdcbbd1cce3b9749f056a10229b89 >-SIZE (libpano13-2.9.20.tar.gz) = 3564544 >+TIMESTAMP = 1634401267 >+SHA256 (libpano13-2.9.21_rc1.tar.gz) = 00114f248249f8afae08f00dd2a9480e12dd9cb2b9c80bea5a34fc11ca577886 >+SIZE (libpano13-2.9.21_rc1.tar.gz) = 2798400 >-- >2.32.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
fuz
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 260820
:
230558
|
230663