Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146506623
D16999.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D16999.diff
View Options
Index: head/net/uriparser/Makefile
===================================================================
--- head/net/uriparser/Makefile
+++ head/net/uriparser/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= uriparser
-PORTVERSION= 0.8.4
+DISTVERSION= 0.9.0
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION}
@@ -12,11 +12,13 @@
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= libtool pathfix tar:bz2
+
+USE_LDCONFIG= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-doc --disable-test
INSTALL_TARGET= install-strip
-USES= libtool pathfix tar:bzip2
-USE_LDCONFIG= yes
MAKE_JOBS_UNSAFE=yes
Index: head/net/uriparser/distinfo
===================================================================
--- head/net/uriparser/distinfo
+++ head/net/uriparser/distinfo
@@ -1,2 +1,3 @@
-SHA256 (uriparser-0.8.4.tar.bz2) = ce7ccda4136974889231e8426a785e7578e66a6283009cfd13f1b24a5e657b23
-SIZE (uriparser-0.8.4.tar.bz2) = 358408
+TIMESTAMP = 1543757653
+SHA256 (uriparser-0.9.0.tar.bz2) = ec67eb34feda8eac166f281799f03ed48387694fca44f6f5852f61f8fb535e2c
+SIZE (uriparser-0.9.0.tar.bz2) = 371895
Index: head/net/uriparser/files/patch-tool_uriparse.c
===================================================================
--- head/net/uriparser/files/patch-tool_uriparse.c
+++ head/net/uriparser/files/patch-tool_uriparse.c
@@ -1,10 +0,0 @@
---- tool/uriparse.c
-+++ tool/uriparse.c
-@@ -36,6 +36,7 @@
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- * OF THE POSSIBILITY OF SUCH DAMAGE.
- */
-+#include <sys/socket.h>
- #include <stdio.h>
- #include <stdlib.h>
- #include <uriparser/Uri.h>
Index: head/net/uriparser/pkg-plist
===================================================================
--- head/net/uriparser/pkg-plist
+++ head/net/uriparser/pkg-plist
@@ -8,5 +8,5 @@
lib/liburiparser.a
lib/liburiparser.so
lib/liburiparser.so.1
-lib/liburiparser.so.1.0.20
+lib/liburiparser.so.1.0.23
libdata/pkgconfig/liburiparser.pc
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 4, 5:42 AM (19 h, 58 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29229917
Default Alt Text
D16999.diff (1 KB)
Attached To
Mode
D16999: net/uriparser: Upgrade to 0.8.6.
Attached
Detach File
Event Timeline
Log In to Comment