Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Aug 2007 18:21:43 +0200
From:      Stefan Pauly <stefan@fh-mainz.de>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/115248: [UPDATE PORT] misc/pipe: update to 2.5, take maintainership
Message-ID:  <46B89C17.40700@fh-mainz.de>
In-Reply-To: <200708061430.l76EU1Ym044354@freefall.freebsd.org>
References:  <200708061430.l76EU1Ym044354@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------070202070907030401010508
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

The version number on sourceforge.net has changed for no particular
reason. On August 3rd there was PipeV2-5.zip. Today this file is named
PipeV2-45.zip. Size and checksums are the same. The following patch
will remedy this.

Best regards,
Stefan

--------------070202070907030401010508
Content-Type: text/x-patch;
 name="patch-2.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="patch-2.diff"

diff -ruN --exclude=CVS ./pipe/Makefile ./pipe.new/Makefile
--- ./pipe/Makefile	Tue Aug  7 17:25:23 2007
+++ ./pipe.new/Makefile	Tue Aug  7 17:25:08 2007
@@ -7,11 +7,11 @@
 #
 
 PORTNAME=	pipe
-PORTVERSION=	2.5
+PORTVERSION=	2.4.5
 CATEGORIES=	misc java
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pipe2
-DISTNAME=	PipeV2-5
+DISTNAME=	PipeV2-45
 
 MAINTAINER=	stefan@fh-mainz.de
 COMMENT=	A tool for creating and analysing Petri nets.
diff -ruN --exclude=CVS ./pipe/distinfo ./pipe.new/distinfo
--- ./pipe/distinfo	Tue Aug  7 17:25:23 2007
+++ ./pipe.new/distinfo	Tue Aug  7 17:25:08 2007
@@ -1,3 +1,3 @@
-MD5 (PipeV2-5.zip) = 013816a8408745d4a5c4e6f848ec008d
-SHA256 (PipeV2-5.zip) = eb73a797d6d251bce0bf7a20ae0fcc98697f37bb2216ee63a8754bf51ec0404b
-SIZE  (PipeV2-5.zip) = 7508153
+MD5 (PipeV2-45.zip) = 013816a8408745d4a5c4e6f848ec008d
+SHA256 (PipeV2-45.zip) = eb73a797d6d251bce0bf7a20ae0fcc98697f37bb2216ee63a8754bf51ec0404b
+SIZE  (PipeV2-45.zip) = 7508153

--------------070202070907030401010508--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46B89C17.40700>