mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
- Update to 1.1.0
Changes: http://libburnia-project.org/browser/libburn/tags/1.1.0.pl01/ChangeLog PR: ports/159082 Submitted by: sunpoet (myself) Approved by: Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de> (maintainer)
This commit is contained in:
parent
ff5ff7641b
commit
08c3ce9c61
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278447
2 changed files with 9 additions and 5 deletions
|
@ -6,17 +6,21 @@
|
|||
#
|
||||
|
||||
PORTNAME= libburn
|
||||
PORTVERSION= 1.0.6
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://files.libburnia-project.org/releases/
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}.pl00${EXTRACT_SUFX}
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.pl01
|
||||
|
||||
MAINTAINER= shuvaev@physik.uni-wuerzburg.de
|
||||
COMMENT= Libburnia library to read/write optical discs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAN1= cdrskin.1
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (libburn-1.0.6.pl00.tar.gz) = ab1226085e81468597e001430e6225049eeb39034f20926377309cd354bb7fc4
|
||||
SIZE (libburn-1.0.6.pl00.tar.gz) = 814455
|
||||
SHA256 (libburn-1.1.0.pl01.tar.gz) = d61145de93a5f148f2cc4a0b28bc883f45c0952cbf52d8ffe145c74a1084592b
|
||||
SIZE (libburn-1.1.0.pl01.tar.gz) = 849983
|
||||
|
|
Loading…
Add table
Reference in a new issue