svn commit: r412215 - in head/benchmarks/siege: . files
Muhammad Moinur Rahman
bofh at FreeBSD.org
Thu Mar 31 11:04:45 UTC 2016
Author: bofh
Date: Thu Mar 31 11:04:44 2016
New Revision: 412215
URL: https://svnweb.freebsd.org/changeset/ports/412215
Log:
benchmarks/siege: Update version 3.1.4=>4.0.1
Modified:
head/benchmarks/siege/Makefile
head/benchmarks/siege/distinfo
head/benchmarks/siege/files/patch-configure.ac
head/benchmarks/siege/pkg-plist
Modified: head/benchmarks/siege/Makefile
==============================================================================
--- head/benchmarks/siege/Makefile Thu Mar 31 10:58:47 2016 (r412214)
+++ head/benchmarks/siege/Makefile Thu Mar 31 11:04:44 2016 (r412215)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= siege
-PORTVERSION= 3.1.4
+PORTVERSION= 4.0.1
CATEGORIES= benchmarks www
MASTER_SITES= http://download.joedog.org/siege/ \
http://fossies.org/linux/www/
Modified: head/benchmarks/siege/distinfo
==============================================================================
--- head/benchmarks/siege/distinfo Thu Mar 31 10:58:47 2016 (r412214)
+++ head/benchmarks/siege/distinfo Thu Mar 31 11:04:44 2016 (r412215)
@@ -1,2 +1,2 @@
-SHA256 (siege-3.1.4.tar.gz) = 0436970ca81ade76eb419bc42d3f8460b475079eb5d8f199d2fa83328893099d
-SIZE (siege-3.1.4.tar.gz) = 530149
+SHA256 (siege-4.0.1.tar.gz) = fddd7225084ec7116e4e3401946e02d780d60d0479058bf8f090fea389992837
+SIZE (siege-4.0.1.tar.gz) = 543761
Modified: head/benchmarks/siege/files/patch-configure.ac
==============================================================================
--- head/benchmarks/siege/files/patch-configure.ac Thu Mar 31 10:58:47 2016 (r412214)
+++ head/benchmarks/siege/files/patch-configure.ac Thu Mar 31 11:04:44 2016 (r412215)
@@ -1,14 +1,14 @@
---- configure.ac.orig 2015-12-22 20:12:40 UTC
+--- configure.ac.orig 2016-03-25 13:07:35 UTC
+++ configure.ac
-@@ -17,6 +17,7 @@ AC_CONFIG_AUX_DIR(utils)
+@@ -12,6 +12,7 @@ AC_CONFIG_AUX_DIR(utils)
AM_INIT_AUTOMAKE
AC_CONFIG_SRCDIR([src/setup.h])
AC_CONFIG_HEADERS(include/config.h)
+AC_CONFIG_MACRO_DIRS([m4])
- DATE=`${CONFIG_SHELL} ${srcdir}/utils/mkstamp`
- AC_SUBST(DATE)
- AC_SUBST(PROGRAM)
-@@ -42,7 +43,6 @@ dnl
+
+ dnl canonicalize the host
+ AC_CANONICAL_HOST
+@@ -41,7 +42,6 @@ dnl
dnl Program support
dnl
AC_PATH_PROG( PERL, perl, false )
Modified: head/benchmarks/siege/pkg-plist
==============================================================================
--- head/benchmarks/siege/pkg-plist Thu Mar 31 10:58:47 2016 (r412214)
+++ head/benchmarks/siege/pkg-plist Thu Mar 31 11:04:44 2016 (r412215)
@@ -8,5 +8,3 @@ man/man1/bombardment.1.gz
man/man1/siege.1.gz
man/man1/siege.config.1.gz
man/man1/siege2csv.1.gz
-man/man5/urls_txt.5.gz
-man/man7/layingsiege.7.gz
More information about the svn-ports-head
mailing list