FreeBSD Bugzilla – Attachment 156891 Details for
Bug 200291
[PATCH] audio/liblscp: Update to version 0.5.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
audio_liblscp.diff
audio_liblscp.diff (text/plain), 1.70 KB, created by
tkato432
on 2015-05-18 18:30:35 UTC
(
hide
)
Description:
audio_liblscp.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2015-05-18 18:30:35 UTC
Size:
1.70 KB
patch
obsolete
>diff -urN /usr/ports/audio/liblscp/Makefile audio/liblscp/Makefile >--- /usr/ports/audio/liblscp/Makefile 2014-06-21 17:53:53.000000000 +0900 >+++ audio/liblscp/Makefile 2015-05-19 00:00:00.000000000 +0900 >@@ -2,8 +2,7 @@ > # $FreeBSD: head/audio/liblscp/Makefile 357981 2014-06-16 12:44:00Z amdmi3 $ > > PORTNAME= liblscp >-PORTVERSION= 0.5.6 >-PORTREVISION= 1 >+PORTVERSION= 0.5.7 > CATEGORIES= audio > MASTER_SITES= SF/qsampler/${PORTNAME}/${PORTVERSION} \ > http://download.linuxsampler.org/packages/ >@@ -11,11 +10,15 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Wrapper around the LSCP network protocol > >-LICENSE= LGPL21 >+LICENSE= LGPL21 # (or later) > >-USES= gmake pathfix libtool >+USES= libtool pathfix > GNU_CONFIGURE= yes >-USE_LDCONFIG= yes > INSTALL_TARGET= install-strip >+USE_LDCONFIG= yes >+ >+post-patch: >+ @${REINPLACE_CMD} -e \ >+ 's|"GNU strip"|"strip"|' ${WRKSRC}/configure > > .include <bsd.port.mk> >diff -urN /usr/ports/audio/liblscp/distinfo audio/liblscp/distinfo >--- /usr/ports/audio/liblscp/distinfo 2014-06-21 17:53:53.000000000 +0900 >+++ audio/liblscp/distinfo 2015-05-19 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (liblscp-0.5.6.tar.gz) = 4e518d44646465c4b53296bb8c2acd75b87692cc03b555e4896263a09f6b10cf >-SIZE (liblscp-0.5.6.tar.gz) = 369550 >+SHA256 (liblscp-0.5.7.tar.gz) = a8e3bc446645244aeeea1c4a5e80e5d1bce91e6830dd8a651a2b82c1430a13de >+SIZE (liblscp-0.5.7.tar.gz) = 638289 >diff -urN /usr/ports/audio/liblscp/pkg-plist audio/liblscp/pkg-plist >--- /usr/ports/audio/liblscp/pkg-plist 2014-10-20 19:21:08.000000000 +0900 >+++ audio/liblscp/pkg-plist 2015-05-19 00:00:00.000000000 +0900 >@@ -7,5 +7,5 @@ > lib/liblscp.a > lib/liblscp.so > lib/liblscp.so.6 >-lib/liblscp.so.6.0.0 >+lib/liblscp.so.6.0.1 > libdata/pkgconfig/lscp.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 200291
: 156891