FreeBSD Bugzilla – Attachment 186381 Details for
Bug 222329
misc/mbuffer: Upgrade to 2017.10.11
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Upgrade mbuffer to 2017.08.06
mbuffer.patch (text/plain), 2.26 KB, created by
Alan Somers
on 2017-09-14 15:06:11 UTC
(
hide
)
Description:
Upgrade mbuffer to 2017.08.06
Filename:
MIME Type:
Creator:
Alan Somers
Created:
2017-09-14 15:06:11 UTC
Size:
2.26 KB
patch
obsolete
>Index: misc/mbuffer/Makefile >=================================================================== >--- misc/mbuffer/Makefile (revision 449837) >+++ misc/mbuffer/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= mbuffer >-PORTVERSION= 2016.06.13 >+PORTVERSION= 2017.08.06 > CATEGORIES= misc > MASTER_SITES= http://www.maier-komor.de/software/mbuffer/ > DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} >@@ -13,12 +13,10 @@ > LICENSE= GPLv3 > LICENSE_FILE= ${WRKSRC}/LICENSE > >-USES= gmake tar:tgz >+USES= gmake ssl tar:tgz > GNU_CONFIGURE= yes > MAKE_ARGS= SHELL=${SH} > >-PLIST_FILES= bin/mbuffer man/man1/mbuffer.1.gz >- > OPTIONS_DEFINE= MHASH > MHASH_DESC= Use mhash for hash generation > >@@ -32,7 +30,6 @@ > LDFLAGS+= -L${LOCALBASE}/lib > .else > CONFIGURE_ARGS+=ac_cv_search_mhash_init=no >-USES+= ssl > .endif > > # Prevent sendfile() from being detected by configure and rejected >@@ -46,4 +43,9 @@ > @${REINPLACE_CMD} -E -e 's@(PACKAGE|VERSION)@MBUFFER_\1@' \ > ${WRKSRC}/config.h ${WRKSRC}/mbuffer.c > >+post-install: >+ ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mbuffer >+ ${MV} ${STAGEDIR}${PREFIX}/etc/mbuffer.rc \ >+ ${STAGEDIR}${PREFIX}/etc/mbuffer.rc.sample >+ > .include <bsd.port.post.mk> >Index: misc/mbuffer/distinfo >=================================================================== >--- misc/mbuffer/distinfo (revision 449837) >+++ misc/mbuffer/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1466720344 >-SHA256 (mbuffer-20160613.tgz) = 67a92869c0a7e8da1bd96b70cc7de7233286a7ccba55ffc9b55d0d611df649fd >-SIZE (mbuffer-20160613.tgz) = 123253 >+TIMESTAMP = 1505333287 >+SHA256 (mbuffer-20170806.tgz) = 5c52639aa3440a7ae94bed4029b709b8585c1910fc50ff204fa080195aee7b4d >+SIZE (mbuffer-20170806.tgz) = 132357 >Index: misc/mbuffer/pkg-plist >=================================================================== >--- misc/mbuffer/pkg-plist (nonexistent) >+++ misc/mbuffer/pkg-plist (working copy) >@@ -0,0 +1,3 @@ >+bin/mbuffer >+@sample etc/mbuffer.rc.sample >+man/man1/mbuffer.1.gz > >Property changes on: misc/mbuffer/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+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
Actions:
View
|
Diff
Attachments on
bug 222329
:
186381
|
188451