aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkoobs <koobs@FreeBSD.org>2014-12-22 21:59:06 +0800
committerkoobs <koobs@FreeBSD.org>2014-12-22 21:59:06 +0800
commitbec79422db798510914123ed3b57e205989eb0b2 (patch)
tree29ae35b4b8a9273e39f2f1034af2b5d803f5a4ad /devel
parent48dadcd99a44a00a14460b9020d51025d82bee27 (diff)
downloadfreebsd-ports-gnome-bec79422db798510914123ed3b57e205989eb0b2.tar.gz
freebsd-ports-gnome-bec79422db798510914123ed3b57e205989eb0b2.tar.zst
freebsd-ports-gnome-bec79422db798510914123ed3b57e205989eb0b2.zip
devel/libhtp: Update to 0.5.16
- Update to 0.5.16 - Upstream GitHub account has changes (OISF) - Use USES=autoreconf - Remove USE_AUTOTOOLS AUTOMAKE_ARGS - Add GNU_CONFIGURE
Diffstat (limited to 'devel')
-rw-r--r--devel/libhtp/Makefile11
-rw-r--r--devel/libhtp/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/libhtp/Makefile b/devel/libhtp/Makefile
index f96ae46cce11..7d736cc73781 100644
--- a/devel/libhtp/Makefile
+++ b/devel/libhtp/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= libhtp
-PORTVERSION= 0.5.15
+PORTVERSION= 0.5.16
CATEGORIES= devel
MAINTAINER= koobs@FreeBSD.org
@@ -11,14 +11,13 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
-GH_ACCOUNT= ironbee
-GH_COMMIT= 440da09
+GH_ACCOUNT= OISF
+GH_COMMIT= 4cb1b99
-USES= libtool pkgconfig pathfix iconv
-USE_AUTOTOOLS= libtoolize automake aclocal autoheader
+USES= autoreconf libtool pkgconfig pathfix iconv
USE_LDCONFIG= yes
-AUTOMAKE_ARGS= --add-missing
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG}
MAKE_ARGS= LIBS="-lz ${ICONV_LIB}"
diff --git a/devel/libhtp/distinfo b/devel/libhtp/distinfo
index 24988dcfa361..f76381ba4243 100644
--- a/devel/libhtp/distinfo
+++ b/devel/libhtp/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libhtp-0.5.15.tar.gz) = 7748ad03f296b63bb2118f16f0129e1c9b766c2ce5b850dd9f11f799a008b719
-SIZE (libhtp-0.5.15.tar.gz) = 5766467
+SHA256 (libhtp-0.5.16.tar.gz) = 0946f1a45ca5885cbd59422fe7ea5a1b4dc068d130a7b62bcf113e7165f41096
+SIZE (libhtp-0.5.16.tar.gz) = 5766462