Bug 56893

Summary: Fix for lang/sisc (currently broken)
Product: Ports & Packages Reporter: Paul Dlug <paul>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: paul
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
sisc.diff none

Description Paul Dlug 2003-09-15 15:20:14 UTC
	It appears that the sisc site has changed the .jar file but not the version number. I updated the checksum and modified the install section of the makefile since they moved the .shp file from the main worksrc to worksrc/boot.
Comment 1 Kimura Fuyuki 2003-09-16 03:03:07 UTC
Here is the diff between the two distfiles. It's too big to
examine. :-/

http://www.nigredo.org/fuyuki/sisc-1.7.9.diff.bz2
Comment 2 Paul Dlug 2003-09-16 03:51:19 UTC
Wow. Any idea why this wasn't given a different release number?

On Monday, September 15, 2003, at 10:03 PM, Kimura Fuyuki wrote:

> Here is the diff between the two distfiles. It's too big to
> examine. :-/
>
> http://www.nigredo.org/fuyuki/sisc-1.7.9.diff.bz2
Comment 3 Kimura Fuyuki 2003-09-16 06:11:14 UTC
Maybe they've released the wrong src jars for a long time.

-    <property name="specver" value="1.8.0-alpha"/>
-    <property name="version" value="1.8.0-alpha"/>
-    <property name="cvsversion" value="a1_8_0"/>
-<!--    <property name="releasecandidate" value="yes"/>-->
-    <property name="beta" value="yes"/>
+    <property name="specver" value="1.7.9"/>
+    <property name="version" value="1.7.9"/>
+    <property name="cvsversion" value="r1_7_9"/>
+<!--    <property name="releasecandidate" value="yes"/>

At Mon, 15 Sep 2003 22:51:19 -0400,
Paul Dlug <paul@aps.org> wrote:
> 
> Wow. Any idea why this wasn't given a different release number?
> 
> On Monday, September 15, 2003, at 10:03 PM, Kimura Fuyuki wrote:
> 
> > Here is the diff between the two distfiles. It's too big to
> > examine. :-/
> >
> > http://www.nigredo.org/fuyuki/sisc-1.7.9.diff.bz2
Comment 4 Greg Lewis freebsd_committer freebsd_triage 2003-10-31 18:02:33 UTC
State Changed
From-To: open->closed

Fixed by the recent update to 1.8.5.