diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2008-06-18 12:17:58 +0000 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2008-06-18 12:17:58 +0000 |
commit | 45549ee452d665395e3b1486380d5e4b5d56435e (patch) | |
tree | fcebe06ba63a90454d93ed2c931b1cb5e4232fa2 /benchmarks/polygraph31 | |
parent | a02e241cadffc0dd68d7f5c4f7a48d72a44c3694 (diff) |
Update this newly repocopied port to compile, install, deinstall polygraph-3.1.5.
Minimal testing has been done, so please don't add it into modules until I've
verified its functioning as intended/advertised!
PR:
Submitted by:
Reviewed by:
Approved by:
Obtained from:
MFC after:
Security:
Notes
Notes:
svn path=/head/; revision=215067
Diffstat (limited to 'benchmarks/polygraph31')
-rw-r--r-- | benchmarks/polygraph31/Makefile | 7 | ||||
-rw-r--r-- | benchmarks/polygraph31/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index 71f2a4fb4fbc..51a7bffdf914 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -6,14 +6,13 @@ # PORTNAME= polygraph31 -PORTVERSION= 3.0.6 +PORTVERSION= 3.1.5 CATEGORIES= benchmarks www -MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ \ - http://people.bsdgroup.de/~as/freebsd/distfiles/ +MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ DISTNAME= ${PORTNAME:S/31//}-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= as@bsdgroup.de +MAINTAINER= adrian@freebsd.org COMMENT= A benchmarking tool for Web proxies GNU_CONFIGURE= YES diff --git a/benchmarks/polygraph31/distinfo b/benchmarks/polygraph31/distinfo index 29637c4f979b..d7d47a43fae1 100644 --- a/benchmarks/polygraph31/distinfo +++ b/benchmarks/polygraph31/distinfo @@ -1,3 +1,3 @@ -MD5 (polygraph-3.0.6-src.tgz) = 36124ba0e8354b6e6c573a25ccf35b72 -SHA256 (polygraph-3.0.6-src.tgz) = 71c19c5c6d5472c9a3d254dc71353d365d7bc04f58b640e5c0c890d7e53043a2 -SIZE (polygraph-3.0.6-src.tgz) = 1064674 +MD5 (polygraph-3.1.5-src.tgz) = d35b23fabc03ea7299aa7de96ef8a74f +SHA256 (polygraph-3.1.5-src.tgz) = ed31334074867bb8eec6fc0baa216173e4af5e052ee6389758a8fb092d6b630e +SIZE (polygraph-3.1.5-src.tgz) = 1022982 |