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/
Class Changed From-To: change-request->maintainer-update Actually maintainer update
Responsible Changed From-To: freebsd-ports->dwcjr I'll look at this
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.
State Changed From-To: open->analyzed
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
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.
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. >
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.
State Changed From-To: analyzed->closed Committed, thanks!