Bug 27920 - gcombust port update 0.1.42->45 [MAINTAINER]
Summary: gcombust port update 0.1.42->45 [MAINTAINER]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: dwcjr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-07 01:20 UTC by bsdx
Modified: 2001-06-16 05:54 UTC (History)
0 users

See Also:


Attachments
file.diff (174 bytes, patch)
2001-06-07 01:20 UTC, bsdx
no flags Details | Diff
file.diff (1.28 KB, patch)
2001-06-07 01:20 UTC, bsdx
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description bsdx 2001-06-07 01:20:02 UTC
Update gcombust port to latest releast, 0.1.45 from Thu, 7 Jun 2001
Bug fixes, 16x burning option, .po file updates, main window scrollbars.
See http://www.abo.fi/~jmunsin/gcombust/ChangeLog for details.

Fix: PORTNAME=      gcombust
-PORTVERSION=   0.1.42
+PORTVERSION=   0.1.45
 CATEGORIES=    sysutils
 MASTER_SITES=  http://www.abo.fi/~jmunsin/gcombust/
Comment 1 dwcjr freebsd_committer freebsd_triage 2001-06-09 22:59:15 UTC
Class Changed
From-To: change-request->maintainer-update

Actually maintainer update 


Comment 2 dwcjr freebsd_committer freebsd_triage 2001-06-09 22:59:15 UTC
Responsible Changed
From-To: freebsd-ports->dwcjr

I'll look at this
Comment 3 dwcjr 2001-06-09 23:02:41 UTC
On Sat, Jun 09, 2001 at 03:01:08PM -0700, dwcjr@FreeBSD.org wrote:
> Synopsis: gcombust port update 0.1.42->45 [MAINTAINER]
> 
I think you missed a file in the pr, one the patches doesn't apply 
correctly.

===>   gcombust-0.1.45 depends on shared library: gtk12.2 - found
===>  Patching for gcombust-0.1.45
===>  Applying FreeBSD patches for gcombust-0.1.45
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to po/Makefile.in.in.rej
>> Patch patch-ae failed to apply cleanly.
*** Error code 1
-- 
David W. Chapman Jr.
Comment 4 dwcjr freebsd_committer freebsd_triage 2001-06-15 17:01:44 UTC
State Changed
From-To: open->analyzed
Comment 5 bsdx 2001-06-16 04:48:17 UTC
Looks like I botched the diff to the port a little and forgot to say,
delete files/patch-ae.

Heres one that I actually tested with patch -p0 < gc42-45b.diff:

http://www.egr.msu.edu/~mcdouga9/gc42-45b.diff

thanks for looking into it
Comment 6 dwcjr 2001-06-16 04:53:39 UTC
On Fri, Jun 15, 2001 at 11:48:17PM -0400, Adam wrote:
> Looks like I botched the diff to the port a little and forgot to say,
> delete files/patch-ae.
> 
> Heres one that I actually tested with patch -p0 < gc42-45b.diff:
> 
> http://www.egr.msu.edu/~mcdouga9/gc42-45b.diff
> 
> thanks for looking into it
It appears to be the same diff, missing patches to files/iforget the 
patch

It applies cleanly as the other one did, but if you run make it seems 
to fail.


===>  Applying FreeBSD patches for gcombust-0.1.45
Ignoring previously applied (or reversed) patch.
1 out of 1 hunks ignored--saving rejects to po/Makefile.in.in.rej
>> Patch patch-ae failed to apply cleanly.


> 

-- 
David W. Chapman Jr.
Comment 7 bsdx 2001-06-16 04:57:47 UTC
Right.

see below.

On Fri, 15 Jun 2001, David W. Chapman Jr. wrote:

>On Fri, Jun 15, 2001 at 11:48:17PM -0400, Adam wrote:
>> Looks like I botched the diff to the port a little and forgot to say,
>> delete files/patch-ae.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^


>>
>> Heres one that I actually tested with patch -p0 < gc42-45b.diff:
>>
>> http://www.egr.msu.edu/~mcdouga9/gc42-45b.diff
>>
>> thanks for looking into it
>It appears to be the same diff, missing patches to files/iforget the
>patch
>
>It applies cleanly as the other one did, but if you run make it seems
>to fail.
>
>
>===>  Applying FreeBSD patches for gcombust-0.1.45
>Ignoring previously applied (or reversed) patch.
>1 out of 1 hunks ignored--saving rejects to po/Makefile.in.in.rej
>>> Patch patch-ae failed to apply cleanly.
>
>
>>
>
>--
>David W. Chapman Jr.
>
Comment 8 dwcjr 2001-06-16 05:50:05 UTC
On Fri, Jun 15, 2001 at 11:57:47PM -0400, Adam wrote:
> Right.
> 
> see below.
> 
> On Fri, 15 Jun 2001, David W. Chapman Jr. wrote:
> 
> >On Fri, Jun 15, 2001 at 11:48:17PM -0400, Adam wrote:
> >> Looks like I botched the diff to the port a little and forgot to say,
> >> delete files/patch-ae.
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

That would do it, sorry for missing that.

-- 
David W. Chapman Jr.
Comment 9 dwcjr freebsd_committer freebsd_triage 2001-06-16 05:54:15 UTC
State Changed
From-To: analyzed->closed

Committed, thanks!