svn commit: r307935 - in head/www/httest: . files
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Nov 28 20:31:10 UTC 2012
Author: ehaupt
Date: Wed Nov 28 20:31:09 2012
New Revision: 307935
URL: http://svnweb.freebsd.org/changeset/ports/307935
Log:
- Update to 2.2.11
- Fix build on 7.x/amd64
- Trim header
- Take maintainership
Feature safe: yes
Deleted:
head/www/httest/files/
Modified:
head/www/httest/Makefile
head/www/httest/distinfo
Modified: head/www/httest/Makefile
==============================================================================
--- head/www/httest/Makefile Wed Nov 28 20:30:08 2012 (r307934)
+++ head/www/httest/Makefile Wed Nov 28 20:31:09 2012 (r307935)
@@ -1,16 +1,12 @@
-# New ports collection makefile for: httest
-# Date created: Jun 15, 2011
-# Whom: Martin Matuska <mm at FreeBSD.org>
-#
+# Created by: Martin Matuska <mm at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= httest
-PORTVERSION= 2.2.7
+PORTVERSION= 2.2.11
CATEGORIES= www
MASTER_SITES= SF/htt/htt${PORTVERSION:R}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= ehaupt at FreeBSD.org
COMMENT= HTTP Test Tool
LICENSE= AL2
@@ -43,10 +39,6 @@ post-patch:
.include <bsd.port.options.mk>
-.if ${OSVERSION} < 800000 && ${ARCH} == "amd64"
-BROKEN= does not compile on 7.X/amd64
-.endif
-
post-install:
.if ${PORT_OPTIONS:MEXAMPLES}
${MKDIR} ${EXAMPLESDIR}/
Modified: head/www/httest/distinfo
==============================================================================
--- head/www/httest/distinfo Wed Nov 28 20:30:08 2012 (r307934)
+++ head/www/httest/distinfo Wed Nov 28 20:31:09 2012 (r307935)
@@ -1,2 +1,2 @@
-SHA256 (httest-2.2.7.tar.gz) = a7eaf9ee2827e4f6a2b971b5ac1a6c09ac67912c91ce2c7ef6d3016c79b3c2c3
-SIZE (httest-2.2.7.tar.gz) = 517716
+SHA256 (httest-2.2.11.tar.gz) = 7b073ce0aeaca84f7007411229113ce0e07d2406f99c79e939b483039ed0c2d1
+SIZE (httest-2.2.11.tar.gz) = 551044
More information about the svn-ports-head
mailing list