FreeBSD Bugzilla – Attachment 195599 Details for
Bug 230154
net/librsync2: Update 2.0.0 => v2.0.2; Also fixes build
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update/Remove perl as dep according to RelNotes
librsync.diff (text/plain), 1.68 KB, created by
Nathan
on 2018-07-29 17:36:56 UTC
(
hide
)
Description:
Update/Remove perl as dep according to RelNotes
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-07-29 17:36:56 UTC
Size:
1.68 KB
patch
obsolete
>Index: net/librsync2/Makefile >=================================================================== >--- net/librsync2/Makefile (revision 475622) >+++ net/librsync2/Makefile (working copy) >@@ -2,9 +2,8 @@ > # $FreeBSD$ > > PORTNAME= librsync >-PORTVERSION= 2.0.0 >+PORTVERSION= 2.0.2 > DISTVERSIONPREFIX=v >-PORTREVISION= 1 > CATEGORIES= net devel > PKGNAMESUFFIX= 2 > >@@ -20,12 +19,11 @@ > > USE_GITHUB= yes > >-USES= cmake perl5 >-USE_PERL5= build >+USES= cmake > USE_LDCONFIG= yes > > post-install: >- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librsync.so.2.0.0 >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librsync.so.2.0.2 > ${INSTALL_MAN} ${WRKSRC}/doc/librsync.3 ${STAGEDIR}${MANPREFIX}/man/man3 > ${INSTALL_MAN} ${WRKSRC}/doc/rdiff.1 ${STAGEDIR}${MANPREFIX}/man/man1 > >Index: net/librsync2/distinfo >=================================================================== >--- net/librsync2/distinfo (revision 475622) >+++ net/librsync2/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1485198270 >-SHA256 (librsync-librsync-v2.0.0_GH0.tar.gz) = b5c4dd114289832039397789e42d4ff0d1108ada89ce74f1999398593fae2169 >-SIZE (librsync-librsync-v2.0.0_GH0.tar.gz) = 155049 >+TIMESTAMP = 1532885272 >+SHA256 (librsync-librsync-v2.0.2_GH0.tar.gz) = e67b9520ee84f7239be6e948795803bd95495091cc00bf6d0e8c6976032a4af1 >+SIZE (librsync-librsync-v2.0.2_GH0.tar.gz) = 174480 >Index: net/librsync2/pkg-plist >=================================================================== >--- net/librsync2/pkg-plist (revision 475622) >+++ net/librsync2/pkg-plist (working copy) >@@ -1,8 +1,7 @@ > bin/rdiff > include/librsync.h >-include/librsync-config.h > lib/librsync.so > lib/librsync.so.2 >-lib/librsync.so.2.0.0 >+lib/librsync.so.2.0.2 > man/man1/rdiff.1.gz > man/man3/librsync.3.gz
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 230154
:
195599
|
195776
|
195777