FreeBSD Bugzilla – Attachment 197194 Details for
Bug 231446
devel/libburn: Update to 1.5.0; Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update; Adopt
libburn (text/plain), 2.84 KB, created by
Nathan
on 2018-09-18 13:04:04 UTC
(
hide
)
Description:
Update; Adopt
Filename:
MIME Type:
Creator:
Nathan
Created:
2018-09-18 13:04:04 UTC
Size:
2.84 KB
patch
obsolete
>devel/libburn: > >* Update to 1.5.0 > >Changelog: https://dev.lovelyhq.com/libburnia/libburn/blob/release-1.5.0/ChangeLog > >Index: devel/libburn/Makefile >=================================================================== >--- devel/libburn/Makefile (revision 479943) >+++ devel/libburn/Makefile (working copy) >@@ -2,11 +2,11 @@ > # $FreeBSD$ > > PORTNAME= libburn >-PORTVERSION= 1.4.8 >+PORTVERSION= 1.5.0 > CATEGORIES= devel > MASTER_SITES= http://files.libburnia-project.org/releases/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= ndowens@yahoo.com > COMMENT= Libburnia library to read/write optical discs > > LICENSE= GPLv2 >@@ -17,4 +17,13 @@ > USE_LDCONFIG= yes > INSTALL_TARGET= install-strip > >+PORTDOCS= *.txt >+ >+OPTIONS_DEFINE= DOCS >+ >+do-install-DOCS-on: >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} \ >+ ${STAGEDIR}${DOCSDIR} >+ > .include <bsd.port.mk> >Index: devel/libburn/distinfo >=================================================================== >--- devel/libburn/distinfo (revision 479943) >+++ devel/libburn/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1505925063 >-SHA256 (libburn-1.4.8.tar.gz) = 3e81a2e359376c38d96239a9c9967be715f706d150d89c337de0fc85ecb79da6 >-SIZE (libburn-1.4.8.tar.gz) = 977757 >+TIMESTAMP = 1537240833 >+SHA256 (libburn-1.5.0.tar.gz) = 582b12c236c1365211946f2fe3c254976af37bbec244051f7742a98ded9be2bd >+SIZE (libburn-1.5.0.tar.gz) = 979953 >Index: devel/libburn/files/pkg-message.in >=================================================================== >Index: devel/libburn/pkg-message >=================================================================== >--- devel/libburn/pkg-message (revision 479943) >+++ devel/libburn/pkg-message (nonexistent) >@@ -1,16 +0,0 @@ >-You will need to enable CAM support in the kernel. Your kernel >-configuation should include: >- for SCSI CD/DVD devices: >- device scbus >- device cd >- device pass >- for ATA CD/DVD devices you will need the above, plus: >- device atapicam >- >-You will also want to make the CD devices world read- and writable. >-In /etc/devfs.rules, add the following: >- [system=10] >- add path 'acd*' mode 0666 >- add path 'cd*' mode 0666 >- add path 'pass*' mode 0666 >- add path 'xpt*' mode 0666 > >Property changes on: devel/libburn/pkg-message >___________________________________________________________________ >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 >Index: devel/libburn/pkg-plist >=================================================================== >--- devel/libburn/pkg-plist (revision 479943) >+++ devel/libburn/pkg-plist (working copy) >@@ -3,6 +3,6 @@ > lib/libburn.a > lib/libburn.so > lib/libburn.so.4 >-lib/libburn.so.4.101.0 >+lib/libburn.so.4.103.0 > libdata/pkgconfig/libburn-1.pc > man/man1/cdrskin.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
Flags:
ndowens04
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 231446
:
197191
| 197194