aboutsummaryrefslogtreecommitdiff
path: root/net/uriparser
diff options
context:
space:
mode:
authorEd Schouten <ed@FreeBSD.org>2009-03-07 11:19:16 +0000
committerEd Schouten <ed@FreeBSD.org>2009-03-07 11:19:16 +0000
commit8ec4162395b0ad6412816f206efd20cf1feb7f4a (patch)
tree22c407881415fd9f95bdbbbfa736b194c7f8e046 /net/uriparser
parent1e3dcd13c047fa8bf752790c4dd63eaff75878ea (diff)
downloadports-8ec4162395b0ad6412816f206efd20cf1feb7f4a.tar.gz
ports-8ec4162395b0ad6412816f206efd20cf1feb7f4a.zip
Notes
Diffstat (limited to 'net/uriparser')
-rw-r--r--net/uriparser/Makefile9
-rw-r--r--net/uriparser/distinfo6
-rw-r--r--net/uriparser/pkg-plist1
3 files changed, 12 insertions, 4 deletions
diff --git a/net/uriparser/Makefile b/net/uriparser/Makefile
index ffa800d2d264..44ed950b12e8 100644
--- a/net/uriparser/Makefile
+++ b/net/uriparser/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= uriparser
-PORTVERSION= 0.7.2
+PORTVERSION= 0.7.5
CATEGORIES= net
MASTER_SITES= SF
@@ -14,8 +14,15 @@ MAINTAINER= ed@FreeBSD.org
COMMENT= URI parsing library
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+=--disable-doc --disable-test
+
USE_BZIP2= yes
+USE_GNOME= pkgconfig
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
+post-patch:
+ @${REINPLACE_CMD} 's|$$(libdir)/pkgconfig|$$(libdir)data/pkgconfig|' \
+ ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>
diff --git a/net/uriparser/distinfo b/net/uriparser/distinfo
index b6c206e0030a..41e5703e7aba 100644
--- a/net/uriparser/distinfo
+++ b/net/uriparser/distinfo
@@ -1,3 +1,3 @@
-MD5 (uriparser-0.7.2.tar.bz2) = 0f0d5548b2b881cbee5cb20e44d561c5
-SHA256 (uriparser-0.7.2.tar.bz2) = 86042d9a577813fddbc686b2c188119d70db700f503aa8997de22790da35b371
-SIZE (uriparser-0.7.2.tar.bz2) = 430912
+MD5 (uriparser-0.7.5.tar.bz2) = 4f4349085fe5de33bcae8d0f26649593
+SHA256 (uriparser-0.7.5.tar.bz2) = 2a963348fb797475e9d7188da46af0a9b6e676d5ab98458f2799d352d56d5be4
+SIZE (uriparser-0.7.5.tar.bz2) = 408363
diff --git a/net/uriparser/pkg-plist b/net/uriparser/pkg-plist
index bf599f461419..8d1622d46f3b 100644
--- a/net/uriparser/pkg-plist
+++ b/net/uriparser/pkg-plist
@@ -8,4 +8,5 @@ lib/liburiparser.a
lib/liburiparser.la
lib/liburiparser.so
lib/liburiparser.so.1
+libdata/pkgconfig/liburiparser.pc
@dirrm include/uriparser