| 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
Paul Dlug
2003-09-15 15:20:14 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 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 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 State Changed From-To: open->closed Fixed by the recent update to 1.8.5. |