From owner-freebsd-ports-bugs  Sat Jan 18 22:25:35 2003
Delivered-To: freebsd-ports-bugs@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 0478A37B405; Sat, 18 Jan 2003 22:25:33 -0800 (PST)
Received: from mailout07.sul.t-online.com (mailout07.sul.t-online.com [194.25.134.83])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 9163F43ED8; Sat, 18 Jan 2003 22:25:31 -0800 (PST)
	(envelope-from corecode@corecode.ath.cx)
Received: from fwd02.sul.t-online.de 
	by mailout07.sul.t-online.com with smtp 
	id 18a8te-0003wg-00; Sun, 19 Jan 2003 07:25:30 +0100
Received: from pride.uni.stoert.net (320050403952-0001@[217.224.174.28]) by fmrl02.sul.t-online.com
	with esmtp id 18a8tY-0FpgbAC; Sun, 19 Jan 2003 07:25:24 +0100
Received: from terrorfish.uni.stoert.net (terrorfish.uni.stoert.net [10.150.180.178])
	by pride.uni.stoert.net (Postfix) with ESMTP
	id 2F21D1349F2; Sun, 19 Jan 2003 07:25:24 +0100 (CET)
Received: from terrorfish.uni.stoert.net (localhost [127.0.0.1])
	by terrorfish.uni.stoert.net (8.12.6/8.12.6) with ESMTP id h0J6Q98V001672;
	Sun, 19 Jan 2003 07:26:09 +0100 (CET)
	(envelope-from corecode@terrorfish.uni.stoert.net)
Received: (from corecode@localhost)
	by terrorfish.uni.stoert.net (8.12.6/8.12.6/Submit) id h0J6Q9LU001671;
	Sun, 19 Jan 2003 07:26:09 +0100 (CET)
Date: Sun, 19 Jan 2003 07:26:05 +0100
From: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
To: Edwin Groothuis <edwin@FreeBSD.org>
Cc: freebsd-ports-bugs@FreeBSD.org
Subject: Re: ports/37004: new port: misc/susv3 (Single UNIX Specification
 Version 3)
Message-Id: <20030119072605.4f8dbcd5.corecode@corecode.ath.cx>
In-Reply-To: <200301161456.h0GEu4ZP094504@freefall.freebsd.org>
References: <200301161456.h0GEu4ZP094504@freefall.freebsd.org>
X-Mailer: Sylpheed version 0.8.8claws (GTK+ 1.2.10; i386-portbld-freebsd5.0)
Mime-Version: 1.0
Content-Type: multipart/signed; protocol="application/pgp-signature";
 micalg="pgp-sha1"; boundary="=.bdpX3pVeuFXm3T"
X-Sender: 320050403952-0001@t-dialin.net
Sender: owner-freebsd-ports-bugs@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-ports-bugs.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-ports-bugs>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-ports-bugs>
X-Loop: FreeBSD.org

--=.bdpX3pVeuFXm3T
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit

Lately Edwin Groothuis told:

> Synopsis: new port: misc/susv3 (Single UNIX Specification Version 3)
> >> Checksum mismatch for susv3.tar.bz2.
> 
> Any luck for an update for this port?

yep. here it comes:

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/susv3/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	2002/04/11 21:52:48	1.1
+++ Makefile	2003/01/19 06:24:52
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	susv3
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	misc
 MASTER_SITES=	#
 DISTNAME=	susv3
@@ -22,7 +22,7 @@
 
 .include <bsd.port.pre.mk>
 
-.if !exists(${DISTDIR}/${DISTFILES})
+.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
 IGNORE=		"may not be redistributed because of licensing reasons. Please visit http://www.unix-systems.org/version3/online.html to accept their license and download ${DISTFILES} into ${DISTDIR}"
 .endif
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/susv3/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	2002/04/11 21:52:48	1.1
+++ distinfo	2003/01/19 06:24:52
@@ -1 +1 @@
-MD5 (susv3.tar.bz2) = 28a31221cd2c9958fb9cbdbe2dd35817
+MD5 (susv3.tar.bz2) = 1dd3a50022c8eb683e720962d56e30db


cheers
  simon

-- 
/"\   http://corecode.ath.cx/#donate
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

--=.bdpX3pVeuFXm3T
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQE+KkUBr5S+dk6z85oRAul/AJ9lUbrk/h26WwfiJAwKLfRUqzlcFgCg49c4
B8KfANCWV/FPbXZsqrPF2u4=
=f7tf
-----END PGP SIGNATURE-----

--=.bdpX3pVeuFXm3T--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message