Bug 118563 - Update editors/puff from 1.0 to 1.0.1 so it works with GCC 4, FreeBSD 7.0, and amd64
Summary: Update editors/puff from 1.0 to 1.0.1 so it works with GCC 4, FreeBSD 7.0, an...
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: Jean Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-12 02:50 UTC by Leif Pedersen
Modified: 2007-12-26 13:10 UTC (History)
0 users

See Also:


Attachments
file.shar (1.90 KB, text/plain)
2007-12-12 02:50 UTC, Leif Pedersen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leif Pedersen 2007-12-12 02:50:04 UTC
This updates the port to version 1.0.1, removes the broken mark, and
switches the maintainer to me.

Version 1.0.1 fixes just a couple lines of code so that Puff works
with GCC 4 and amd64.  This means it should no longer be marked as
broken.

I'd also like to resume maintainership, as shown in the new Makefile,
since as the author of puff I should be notified when the port fails
to compile so I can fix it quicker.  I'm also the original author of
the port.

Thanks!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-12 02:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-26 13:02:09 UTC
jmelo       2007-12-26 13:02:05 UTC

  FreeBSD ports repository

  Modified files:
    editors/puff         Makefile distinfo 
  Log:
  - Update to 1.0.1
  - Unbreak on gcc 4.
  - Pass maintainership to submitter.
  
  PR:             ports/118563
  Submitted by:   Leif Pedersen <bilbo@hobbiton.org>
  
  Revision  Changes    Path
  1.14      +3 -9      ports/editors/puff/Makefile
  1.6       +3 -3      ports/editors/puff/distinfo
_______________________________________________
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 3 Jean Milanez Melo freebsd_committer freebsd_triage 2007-12-26 13:02:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!