ports/115248

Stefan Pauly stefan at fh-mainz.de
Tue Aug 7 16:20:07 UTC 2007


The following reply was made to PR ports/115248; it has been noted by GNATS.

From: Stefan Pauly <stefan at fh-mainz.de>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/115248
Date: Tue, 07 Aug 2007 17:46:47 +0200

 This is a multi-part message in MIME format.
 --------------030502060101040608060100
 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
 
 --------------030502060101040608060100
 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 at 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
 
 --------------030502060101040608060100--



More information about the freebsd-ports-bugs mailing list