ports/171969: benchmarks/postmark: Update to version 1.53
KATO Tsuguru
tkato432 at yahoo.com
Tue Sep 25 18:10:13 UTC 2012
>Number: 171969
>Category: ports
>Synopsis: benchmarks/postmark: Update to version 1.53
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 25 18:10:12 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 1.53
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/benchmarks/postmark/Makefile benchmarks/postmark/Makefile
--- /usr/ports/benchmarks/postmark/Makefile 2009-07-17 13:07:45.000000000 +0900
+++ benchmarks/postmark/Makefile 2012-09-25 03:17:14.000000000 +0900
@@ -1,27 +1,21 @@
-# ex:ts=8
-# Ports collection makefile for: postmark
-# Date created: Sat Sep 18, 1999
-# Whom: David O'Brien (obrien at NUXI.com)
-#
+# Created by: David O'Brien (obrien at NUXI.com)
# $FreeBSD: ports/benchmarks/postmark/Makefile,v 1.18 2009/07/17 04:07:45 pgollucci Exp $
-#
PORTNAME= postmark
-PORTVERSION= 1.51
-PORTREVISION= 1
+PORTVERSION= 1.53
CATEGORIES= benchmarks
-MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
+MASTER_SITES= DEBIAN
DISTNAME= ${PORTNAME}_${PORTVERSION}.orig
-PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL}
-PATCHFILES= ${PORTNAME}_${PORTVERSION}-5.diff.gz
-PATCH_DIST_STRIP= -p1
-
MAINTAINER= ports at FreeBSD.org
COMMENT= NetApps file system benchmark
+LICENSE= ART10 LGPL21
+LICENSE_COMB= multi
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
+MAN1= postmark.1
PLIST_FILES= sbin/postmark
do-build:
@@ -29,5 +23,6 @@
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/postmark ${PREFIX}/sbin
+ ${INSTALL_MAN} ${WRKSRC}/postmark.1 ${MANPREFIX}/man/man1
.include <bsd.port.mk>
diff -urN /usr/ports/benchmarks/postmark/distinfo benchmarks/postmark/distinfo
--- /usr/ports/benchmarks/postmark/distinfo 2011-03-19 02:58:11.000000000 +0900
+++ benchmarks/postmark/distinfo 2012-08-04 17:16:36.000000000 +0900
@@ -1,4 +1,2 @@
-SHA256 (postmark_1.51.orig.tar.gz) = 7cb7c31d4e7725ce8d8e11fb7df62ed700dee4dbd5ca1e31bf3a9161fc890b41
-SIZE (postmark_1.51.orig.tar.gz) = 13394
-SHA256 (postmark_1.51-5.diff.gz) = 65bddac38d38d51ba0c0662c3a2fcc28d868a104316fd1afbe93e15556ed7d36
-SIZE (postmark_1.51-5.diff.gz) = 3509
+SHA256 (postmark_1.53.orig.tar.gz) = 8a88fd322e1c5f0772df759de73c42aa055b1cd36cbba4ce6ee610ac5a3c47d3
+SIZE (postmark_1.53.orig.tar.gz) = 14195
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list