1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Switch textproc/libnxml to USES=libtool, drop .la files

- Switch to USES=pathfix
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-08-05 14:56:15 +00:00
parent 709bc5d355
commit a8094d709a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364112
5 changed files with 7 additions and 11 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= gimmix
PORTVERSION= 0.5.7.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= BERLIOS/gimmix

View File

@ -3,7 +3,7 @@
PORTNAME= morla
PORTVERSION= 0.16.1
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= editors textproc
MASTER_SITES= http://www.morlardf.net/src/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/

View File

@ -3,7 +3,7 @@
PORTNAME= libmrss
PORTVERSION= 0.19.2
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= textproc
MASTER_SITES= http://www.autistici.org/bakunin/libmrss/

View File

@ -3,7 +3,7 @@
PORTNAME= libnxml
PORTVERSION= 0.18.3
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= textproc devel
MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ \
http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/
@ -13,15 +13,11 @@ COMMENT= C library for writing XML 1.0/1.1 files or streams
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
USES= libtool pathfix
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
WANT_GNOME= yes
pre-patch:
${gnomehack_PRE_PATCH}
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
include/nxml.h
lib/libnxml.a
lib/libnxml.la
lib/libnxml.so
lib/libnxml.so.18
lib/libnxml.so.0
lib/libnxml.so.0.18.3
libdata/pkgconfig/nxml.pc