FreeBSD Bugzilla – Attachment 215314 Details for
Bug 247043
textproc/libyaml: Update to 0.2.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for libyaml v2
libyaml025-2.patch (text/plain), 1.37 KB, created by
Daniel Engberg
on 2020-06-07 09:55:33 UTC
(
hide
)
Description:
Patch for libyaml v2
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2020-06-07 09:55:33 UTC
Size:
1.37 KB
patch
obsolete
>diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile >index 49e0f0069684..f5be25e50465 100644 >--- a/textproc/libyaml/Makefile >+++ b/textproc/libyaml/Makefile >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= libyaml >-PORTVERSION= 0.2.4 >+PORTVERSION= 0.2.5 > CATEGORIES= textproc > MASTER_SITES= https://pyyaml.org/download/libyaml/ > DISTNAME= yaml-${PORTVERSION} >@@ -13,7 +13,7 @@ COMMENT= YAML 1.1 parser and emitter written in C > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/License > >-USES= cpe libtool pathfix >+USES= cpe gmake libtool pathfix > > GNU_CONFIGURE= yes > >diff --git a/textproc/libyaml/distinfo b/textproc/libyaml/distinfo >index db8b946fb5d1..4f26479581fd 100644 >--- a/textproc/libyaml/distinfo >+++ b/textproc/libyaml/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1587538937 >-SHA256 (yaml-0.2.4.tar.gz) = d80aeda8747b7c26fbbfd87ab687786e58394a8435ae3970e79cb97882e30557 >-SIZE (yaml-0.2.4.tar.gz) = 608448 >+TIMESTAMP = 1591522833 >+SHA256 (yaml-0.2.5.tar.gz) = c642ae9b75fee120b2d96c712538bd2cf283228d2337df2cf2988e3c02678ef4 >+SIZE (yaml-0.2.5.tar.gz) = 609454 >diff --git a/textproc/libyaml/pkg-plist b/textproc/libyaml/pkg-plist >index 0da0c5de1d81..a9255781aeab 100644 >--- a/textproc/libyaml/pkg-plist >+++ b/textproc/libyaml/pkg-plist >@@ -1,6 +1,6 @@ > include/yaml.h > lib/libyaml-0.so.2 >-lib/libyaml-0.so.2.0.8 >+lib/libyaml-0.so.2.0.9 > lib/libyaml.a > lib/libyaml.so > libdata/pkgconfig/yaml-0.1.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 247043
:
215313
| 215314