FreeBSD Bugzilla – Attachment 229321 Details for
Bug 259677
graphics/wxsvg: Update to 1.5.23
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to upgrade port from 1.5.22 to 1.5.23
wxsvg-1522-1523.diff (text/plain), 1.54 KB, created by
Alan Hicks
on 2021-11-06 14:58:13 UTC
(
hide
)
Description:
Patch to upgrade port from 1.5.22 to 1.5.23
Filename:
MIME Type:
Creator:
Alan Hicks
Created:
2021-11-06 14:58:13 UTC
Size:
1.54 KB
patch
obsolete
>diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile >index 6cb0cf0395..160085d6a8 100644 >--- a/graphics/wxsvg/Makefile >+++ b/graphics/wxsvg/Makefile >@@ -1,7 +1,7 @@ > # Created by: Michael Johnson <ahze@FreeBSD.org> > > PORTNAME= wxsvg >-PORTVERSION= 1.5.22 >+PORTVERSION= 1.5.23 > CATEGORIES= graphics > MASTER_SITES= SF > >@@ -12,10 +12,11 @@ LICENSE= LGPL21+ > > LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ > libexpat.so:textproc/expat2 \ >- libexif.so:graphics/libexif >+ libexif.so:graphics/libexif \ >+ libharfbuzz.so:print/harfbuz > > USES= compiler:c++11-lib gettext-runtime gmake gnome libtool pathfix pkgconfig tar:bzip2 >-USE_WX= 3.0 >+USE_WX= 3.1 > WX_CONF_ARGS= absolute > USE_GNOME= cairo glib20 pango > GNU_CONFIGURE= yes >diff --git a/graphics/wxsvg/distinfo b/graphics/wxsvg/distinfo >index d47a8175a8..54405393df 100644 >--- a/graphics/wxsvg/distinfo >+++ b/graphics/wxsvg/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1594846730 >-SHA256 (wxsvg-1.5.22.tar.bz2) = 0de168cd9f0ccd309b8640c1b6e89f2a906983bc12efe75b0c5cd30f1eaff529 >-SIZE (wxsvg-1.5.22.tar.bz2) = 499287 >+TIMESTAMP = 1636029038 >+SHA256 (wxsvg-1.5.23.tar.bz2) = 3f07361facc7d18cc19a940dd73c78142ed5eec38c14d993a85bf0c061dcabb9 >+SIZE (wxsvg-1.5.23.tar.bz2) = 500351 >diff --git a/graphics/wxsvg/pkg-plist b/graphics/wxsvg/pkg-plist >index c6d3ba8222..6fcbf5e65a 100644 >--- a/graphics/wxsvg/pkg-plist >+++ b/graphics/wxsvg/pkg-plist >@@ -193,5 +193,5 @@ include/wxSVGXML/svgxmlhelpr.h > lib/libwxsvg.a > lib/libwxsvg.so > lib/libwxsvg.so.3 >-lib/libwxsvg.so.3.12.6 >+lib/libwxsvg.so.3.12.7 > libdata/pkgconfig/libwxsvg.pc
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
Actions:
View
|
Diff
Attachments on
bug 259677
:
229321
|
229322
|
229327