FreeBSD Bugzilla – Attachment 230840 Details for
Bug 261056
net/uriparser: Update to 0.9.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Update to 0.9.6
uriparser.diff.txt (text/plain), 1.99 KB, created by
Thomas Zander
on 2022-01-09 11:17:34 UTC
(
hide
)
Description:
Update to 0.9.6
Filename:
MIME Type:
Creator:
Thomas Zander
Created:
2022-01-09 11:17:34 UTC
Size:
1.99 KB
patch
obsolete
>diff --git a/net/uriparser/Makefile b/net/uriparser/Makefile >index d65820bf16ef..7952cf58c691 100644 >--- a/net/uriparser/Makefile >+++ b/net/uriparser/Makefile >@@ -1,7 +1,7 @@ > # Created by: Ed Schouten <ed@FreeBSD.org> > > PORTNAME= uriparser >-DISTVERSION= 0.9.5 >+DISTVERSION= 0.9.6 > CATEGORIES= net > MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/ > DISTFILES= ${DISTNAME}${EXTRACT_SUFX} >diff --git a/net/uriparser/distinfo b/net/uriparser/distinfo >index a5c21d8152a9..fbb0132712a8 100644 >--- a/net/uriparser/distinfo >+++ b/net/uriparser/distinfo >@@ -1,7 +1,7 @@ >-TIMESTAMP = 1616332822 >-SHA256 (uriparser-0.9.5.tar.xz) = 9af8f87ed762ebac333fd42b6c38b62d217be8ba290d050f40aef43b9267651e >-SIZE (uriparser-0.9.5.tar.xz) = 169220 >-SHA256 (uriparser-0.9.5-doc.zip) = eae0766ef2548c7d041c00c6898f9e114f6cb88c9fb02d02a9825734f29a814f >-SIZE (uriparser-0.9.5-doc.zip) = 260868 >-SHA256 (uriparser-0.9.5.qch) = 3b38380996a346301359a15ae75887d68234828cef8f717f688223c5c7016cad >-SIZE (uriparser-0.9.5.qch) = 303104 >+TIMESTAMP = 1641726141 >+SHA256 (uriparser-0.9.6.tar.xz) = a288a06668528c19e85e38c508335938e1de6fdd4b8f2072401b4533fcebf644 >+SIZE (uriparser-0.9.6.tar.xz) = 171260 >+SHA256 (uriparser-0.9.6-doc.zip) = 7827f3ca9cbf90eda3e02113f8dabeee7cf641ba9008e0eab5bc518d08762d1f >+SIZE (uriparser-0.9.6-doc.zip) = 256914 >+SHA256 (uriparser-0.9.6.qch) = 54e97138b973a93953b85fb91331bb596ca5931715e9bf5b088c8c9d6b91b38d >+SIZE (uriparser-0.9.6.qch) = 303104 >diff --git a/net/uriparser/pkg-plist b/net/uriparser/pkg-plist >index a5f3c8f635aa..0962f05475bf 100644 >--- a/net/uriparser/pkg-plist >+++ b/net/uriparser/pkg-plist >@@ -7,7 +7,7 @@ include/uriparser/UriDefsUnicode.h > include/uriparser/UriIp4.h > lib/liburiparser.so > lib/liburiparser.so.1 >-lib/liburiparser.so.1.0.28 >+lib/liburiparser.so.1.0.29 > lib/cmake/uriparser-%%DISTVERSION%%/uriparser-config-version.cmake > lib/cmake/uriparser-%%DISTVERSION%%/uriparser-config.cmake > lib/cmake/uriparser-%%DISTVERSION%%/uriparser-%%CMAKE_BUILD_TYPE%%.cmake
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 Raw
Actions:
View
Attachments on
bug 261056
: 230840 |
230848