diff options
author | Kubilay Kocak <koobs@FreeBSD.org> | 2014-12-22 13:59:06 +0000 |
---|---|---|
committer | Kubilay Kocak <koobs@FreeBSD.org> | 2014-12-22 13:59:06 +0000 |
commit | 4c84a6e88792e04f12454e4a298c5fd011ebb83e (patch) | |
tree | 29ae35b4b8a9273e39f2f1034af2b5d803f5a4ad /devel/libhtp | |
parent | b4ab3585f4a89c3a231218029a48980dfe5b70b5 (diff) |
Notes
Diffstat (limited to 'devel/libhtp')
-rw-r--r-- | devel/libhtp/Makefile | 11 | ||||
-rw-r--r-- | devel/libhtp/distinfo | 4 |
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 |