FreeBSD Bugzilla – Attachment 214642 Details for
Bug 246571
net/librsync: update to 2.3.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
new update patch that adds PERL5 requisite for "test" stage
librsync-2.3.1.patch (text/plain), 1.71 KB, created by
Matthias Andree
on 2020-05-19 13:48:44 UTC
(
hide
)
Description:
new update patch that adds PERL5 requisite for "test" stage
Filename:
MIME Type:
Creator:
Matthias Andree
Created:
2020-05-19 13:48:44 UTC
Size:
1.71 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (Revision 535858) >+++ Makefile (Arbeitskopie) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= librsync >-PORTVERSION= 2.3.0 >+PORTVERSION= 2.3.1 > DISTVERSIONPREFIX= v > CATEGORIES= net devel > >@@ -14,7 +14,8 @@ > > LIB_DEPENDS= libpopt.so:devel/popt > >-USES= cmake compiler:c11 localbase:ldflags >+USES= cmake compiler:c11 perl5 >+USE_PERL5= test > > USE_GITHUB= yes > >Index: distinfo >=================================================================== >--- distinfo (Revision 535858) >+++ distinfo (Arbeitskopie) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1586366834 >-SHA256 (librsync-librsync-v2.3.0_GH0.tar.gz) = 682a90ad2b38555d5427dc55ad171d4191d5955c21137e513751472e2ed322bf >-SIZE (librsync-librsync-v2.3.0_GH0.tar.gz) = 192493 >+TIMESTAMP = 1589864276 >+SHA256 (librsync-librsync-v2.3.1_GH0.tar.gz) = dbd7eb643665691bdf4009174461463737b19b4814b789baad62914cabfe4569 >+SIZE (librsync-librsync-v2.3.1_GH0.tar.gz) = 194573 >Index: files/patch-tests_rdiff__bad__option.sh >=================================================================== >--- files/patch-tests_rdiff__bad__option.sh (Revision 535858) >+++ files/patch-tests_rdiff__bad__option.sh (nicht existent) >@@ -1,5 +0,0 @@ >---- tests/rdiff_bad_option.sh.orig 2020-04-07 06:57:48 UTC >-+++ tests/rdiff_bad_option.sh >-@@ -1,1 +1,1 @@ >--#! /bin/bash -ex >-+#! /bin/sh -ex > >Property changes on: files/patch-tests_rdiff__bad__option.sh >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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
Flags:
mandree
:
maintainer-approval?
(
sunpoet
)
Actions:
View
|
Diff
Attachments on
bug 246571
:
214641
| 214642