diff options
author | adrian <adrian@FreeBSD.org> | 2008-06-18 20:17:58 +0800 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2008-06-18 20:17:58 +0800 |
commit | 7b248b98da7fc8f17ad1690bec9c98b68e7124d9 (patch) | |
tree | 277272e42a7a90750876c6f06301800c4aac432b /benchmarks/polygraph31 | |
parent | 986b83988ab0b99f0ec9d7af70044670f174e049 (diff) | |
download | freebsd-ports-gnome-7b248b98da7fc8f17ad1690bec9c98b68e7124d9.tar.gz freebsd-ports-gnome-7b248b98da7fc8f17ad1690bec9c98b68e7124d9.tar.zst freebsd-ports-gnome-7b248b98da7fc8f17ad1690bec9c98b68e7124d9.zip |
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:
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 |