Bug 164498 - Upgrade port www/pound to 2.6
Summary: Upgrade port www/pound to 2.6
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 00:20 UTC by ncrogers
Modified: 2012-02-12 22:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ncrogers 2012-01-26 00:20:01 UTC
Pound 2.6 has been released. The latest port (www/pound) is still at version 2.5.
http://freecode.com/projects/pound/releases/339987
http://www.apsis.ch/pound

I was easily able to modify the port to compile and install 2.6 by doing the following:

change PORTVERSION in Makefile to 2.6
rm files/patch-Makefile.in
make makesum
make install

The port should be updated accordingly. Thanks!
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-26 00:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anders

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-11 23:43:38 UTC
Responsible Changed
From-To: anders->pgollucci

committer&maintainer timeout (anders ; 16 days) / last commit: 100 days 
ago
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-02-12 22:47:58 UTC
pgollucci    2012-02-12 22:47:48 UTC

  FreeBSD ports repository

  Modified files:
    www/pound            Makefile distinfo 
  Removed files:
    www/pound/files      patch-Makefile.in patch-config.c 
                         patch-pound.h patch-svc.c 
  Log:
  - Update to 2.6
    Remove previously applied compile patch, it was upstreamed (yay!)
  
  PR:             ports/164498, ports/163320
  Submitted by:   Anthony Chavez <acc@hexadecagram.org>, Nick Rogers <ncrogers@gmail.com>
  Approved by:    maintainer timeout (anders ; 36 days) [no commit 100 days]
  
  Revision  Changes    Path
  1.24      +1 -1      ports/www/pound/Makefile
  1.23      +2 -2      ports/www/pound/distinfo
  1.5       +0 -11     ports/www/pound/files/patch-Makefile.in (dead)
  1.2       +0 -37     ports/www/pound/files/patch-config.c (dead)
  1.5       +0 -25     ports/www/pound/files/patch-pound.h (dead)
  1.2       +0 -225    ports/www/pound/files/patch-svc.c (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 4 Philip M. Gollucci freebsd_committer freebsd_triage 2012-02-12 22:48:08 UTC
State Changed
From-To: open->closed

Committed, Thanks!