svn commit: r322079 - head/www/httest

Emanuel Haupt ehaupt at FreeBSD.org
Sun Jun 30 12:50:39 UTC 2013


Author: ehaupt
Date: Sun Jun 30 12:50:38 2013
New Revision: 322079
URL: http://svnweb.freebsd.org/changeset/ports/322079

Log:
  Update to 2.4.4

Added:
  head/www/httest/pkg-plist   (contents, props changed)
Modified:
  head/www/httest/Makefile
  head/www/httest/distinfo

Modified: head/www/httest/Makefile
==============================================================================
--- head/www/httest/Makefile	Sun Jun 30 12:44:35 2013	(r322078)
+++ head/www/httest/Makefile	Sun Jun 30 12:50:38 2013	(r322079)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	httest
-PORTVERSION=	2.4.3
+PORTVERSION=	2.4.4
 CATEGORIES=	www
 MASTER_SITES=	SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION}
 
@@ -28,9 +28,9 @@ MAKE_JOBS_SAFE=	yes
 USES=		iconv
 USE_LUA=	yes
 USE_OPENSSL=	yes
+USE_LDCONFIG=	yes
 
 MAN1=		htntlm.1 htproxy.1 htremote.1 httest.1
-PLIST_FILES=	bin/htntlm bin/htproxy bin/htremote bin/httest
 PORTEXAMPLES=	*
 
 post-patch:

Modified: head/www/httest/distinfo
==============================================================================
--- head/www/httest/distinfo	Sun Jun 30 12:44:35 2013	(r322078)
+++ head/www/httest/distinfo	Sun Jun 30 12:50:38 2013	(r322079)
@@ -1,2 +1,2 @@
-SHA256 (httest-2.4.3.tar.gz) = b1cc7ebbb80651a1d54ecf96cc037c01d235137e933752ecf5a2797ade9c6d12
-SIZE (httest-2.4.3.tar.gz) = 575922
+SHA256 (httest-2.4.4.tar.gz) = 467fb2beb4ba64ec5bf263f79235a84450bb9668b8335222f318fa3b6b40c6e8
+SIZE (httest-2.4.4.tar.gz) = 576096

Added: head/www/httest/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/www/httest/pkg-plist	Sun Jun 30 12:50:38 2013	(r322079)
@@ -0,0 +1,8 @@
+bin/htntlm
+bin/htproxy
+bin/htremote
+bin/httest
+lib/libhello.a
+lib/libhello.la
+lib/libhello.so
+lib/libhello.so.0


More information about the svn-ports-all mailing list