FreeBSD Bugzilla – Attachment 184136 Details for
Bug 220522
archivers/zstd: Update to 1.3.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
zstd.patch (text/plain), 1.57 KB, created by
Yuri Victorovich
on 2017-07-06 16:20:48 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2017-07-06 16:20:48 UTC
Size:
1.57 KB
patch
obsolete
>Index: archivers/zstd/Makefile >=================================================================== >--- archivers/zstd/Makefile (revision 445159) >+++ archivers/zstd/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= zstd >-PORTVERSION= 1.2.0 >+PORTVERSION= 1.3.0 > DISTVERSIONPREFIX= v > CATEGORIES= archivers > >@@ -12,16 +12,18 @@ > LICENSE= BSD2CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >+USES= gmake >+USE_GITHUB= yes >+GH_ACCOUNT= facebook >+USE_LDCONFIG= yes >+MAKE_ARGS= INCLUDEDIR="${PREFIX}/include" LIBDIR="${PREFIX}/lib" MANDIR="${PREFIX}/man/man1" > ALL_TARGET= default >-MAKE_ARGS= INCLUDEDIR="${PREFIX}/include" LIBDIR="${PREFIX}/lib" MANDIR="${PREFIX}/man/man1" >-USES= gmake >+TEST_TARGET= test > > PLIST_SUB= PORTVERSION=${PORTVERSION} > >-GH_ACCOUNT= facebook >-USE_GITHUB= yes >- > post-patch: > @${REINPLACE_CMD} -e 's|INSTALL_|BSD_&|' ${WRKSRC}/lib/Makefile ${WRKSRC}/programs/Makefile >+ @${REINPLACE_CMD} -e 's|$$(BSD_INSTALL_LIB) libzstd.a|$$(BSD_INSTALL_DATA) libzstd.a|' ${WRKSRC}/lib/Makefile > > .include <bsd.port.mk> >Index: archivers/zstd/distinfo >=================================================================== >--- archivers/zstd/distinfo (revision 445159) >+++ archivers/zstd/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1493987264 >-SHA256 (facebook-zstd-v1.2.0_GH0.tar.gz) = 4a7e4593a3638276ca7f2a09dc4f38e674d8317bbea51626393ca73fc047cbfb >-SIZE (facebook-zstd-v1.2.0_GH0.tar.gz) = 1300584 >+TIMESTAMP = 1499357353 >+SHA256 (facebook-zstd-v1.3.0_GH0.tar.gz) = 0fdba643b438b7cbce700dcc0e7b3e3da6d829088c63757a5984930e2f70b348 >+SIZE (facebook-zstd-v1.3.0_GH0.tar.gz) = 1469911
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 220522
: 184136