FreeBSD Bugzilla – Attachment 180073 Details for
Bug 217170
audio/lilv: update port to latest version of lilv
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff of lilv port
lilv-0.24.2.diff (text/plain), 1.68 KB, created by
Michael Beer
on 2017-02-17 13:06:34 UTC
(
hide
)
Description:
svn diff of lilv port
Filename:
MIME Type:
Creator:
Michael Beer
Created:
2017-02-17 13:06:34 UTC
Size:
1.68 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 434083) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= lilv >-PORTVERSION= 0.24.0 >+PORTVERSION= 0.24.2 > CATEGORIES= audio > MASTER_SITES= http://download.drobilla.net/ > >@@ -19,11 +19,13 @@ > > USE_LDCONFIG= yes > >+PLIST_SUB= LILVVERSION=${PORTVERSION} >+ > post-install: > @${MV} ${STAGEDIR}${PREFIX}/lib/pkgconfig/*.pc ${STAGEDIR}${PREFIX}/libdata/pkgconfig/ > @${MV} ${STAGEDIR}${PREFIX}/share/man/man1 ${STAGEDIR}${PREFIX}/man/ > @${RMDIR} ${STAGEDIR}${PREFIX}/share/man >- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblilv-0.so.0.24.0 >+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblilv-0.so.${PORTVERSION} > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lilv-bench > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lv2apply > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/lv2bench >Index: distinfo >=================================================================== >--- distinfo (revision 434083) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1483909389 >-SHA256 (lilv-0.24.0.tar.bz2) = fa60de536d3648aa3b1a445261fd77bd80d0246a071eed2e7ca51ea91a27fb9e >-SIZE (lilv-0.24.0.tar.bz2) = 244079 >+TIMESTAMP = 1484580674 >+SHA256 (lilv-0.24.2.tar.bz2) = f7ec65b1c1f1734ded3a6c051bbaf50f996a0b8b77e814a33a34e42bce50a522 >+SIZE (lilv-0.24.2.tar.bz2) = 244764 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 434083) >+++ pkg-plist (working copy) >@@ -8,7 +8,7 @@ > include/lilv-0/lilv/lilvmm.hpp > lib/liblilv-0.so > lib/liblilv-0.so.0 >-lib/liblilv-0.so.0.24.0 >+lib/liblilv-0.so.%%LILVVERSION%% > libdata/pkgconfig/lilv-0.pc > man/man1/lv2apply.1.gz > man/man1/lv2info.1.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 217170
: 180073