Bug 105931 - Update Port: sysutils/kports
Summary: Update Port: sysutils/kports
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: Gabor Kovesdan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-28 04:30 UTC by Hannes Hauswedell
Modified: 2006-12-17 20:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.06 KB, text/plain)
2006-11-28 04:30 UTC, Hannes Hauswedell
no flags Details
patch (3.58 KB, patch)
2006-12-01 19:21 UTC, Hannes Hauswedell
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hannes Hauswedell 2006-11-28 04:30:12 UTC
* Fixed bug that prevented build with newer Versions of GCC
* removed message-file since my patches were integrated into portupgrade

Fix: Patch attached with submission follows:
Comment 1 Vasil Dimov freebsd_committer freebsd_triage 2006-11-28 07:50:25 UTC
State Changed
From-To: open->feedback

Can you please provide the patch as unified diff
Comment 2 Hannes Hauswedell 2006-11-28 21:16:34 UTC
> Can you please provide the patch as unified diff

a udiff of the shar, or a udiff of the makefile ?

thanks...
Comment 3 Vasil Dimov freebsd_committer freebsd_triage 2006-11-29 06:00:12 UTC
On Tue, Nov 28, 2006 at 10:16:34PM +0100, Hannes Hauswedell wrote:
> >Can you please provide the patch as unified diff
> 
> a udiff of the shar, or a udiff of the makefile ?

diff -urN against the original port directory and the modified one,
for example: diff -urN kports.orig kports > patch

Thanks!

-- 
Vasil Dimov
gro.DSBeerF@dv
%
Death liked black. It went with anything. It went with everything,
sooner or later.
    -- (Terry Pratchett, Soul Music)
Comment 4 Hannes Hauswedell 2006-12-01 19:21:03 UTC
Am Mittwoch, 29. November 2006 06:00 schrieb Vasil Dimov:
> On Tue, Nov 28, 2006 at 10:16:34PM +0100, Hannes Hauswedell wrote:
> > >Can you please provide the patch as unified diff
> >
> > a udiff of the shar, or a udiff of the makefile ?
>
> diff -urN against the original port directory and the modified one,
> for example: diff -urN kports.orig kports > patch
>
> Thanks!

ok, here comes the new patch!

tanks!
Comment 5 Tilman Keskinoz freebsd_committer freebsd_triage 2006-12-03 23:04:07 UTC
State Changed
From-To: feedback->open

freedback received
Comment 6 Gabor Kovesdan freebsd_committer freebsd_triage 2006-12-06 10:03:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gabor

Take.
Comment 7 dfilter service freebsd_committer freebsd_triage 2006-12-17 20:11:47 UTC
gabor       2006-12-17 20:11:41 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/kports      Makefile distinfo 
  Removed files:
    sysutils/kports      pkg-message 
  Log:
  - Update to 0.6.1
  - Remove old pkg-message
  
  PR:             ports/105931
  Submitted by:   Hannes Hauswedell <hannes.hauswedell@gmail.com> (maintainer)
  Approved by:    erwin (mentor)
  
  Revision  Changes    Path
  1.3       +1 -7      ports/sysutils/kports/Makefile
  1.2       +3 -3      ports/sysutils/kports/distinfo
  1.2       +0 -13     ports/sysutils/kports/pkg-message (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 8 Gabor Kovesdan freebsd_committer freebsd_triage 2006-12-17 20:11:55 UTC
State Changed
From-To: open->closed

Committed, thanks! Note, that the patch was still wrong, I fixed it 
locally.