Bug 149349 - Update www/rt38 from 3.8.6 to 3.8.8 to match upstream
Summary: Update www/rt38 from 3.8.6 to 3.8.8 to match upstream
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: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-06 01:30 UTC by Matthew Ekstrand-Abueg
Modified: 2010-08-23 21:40 UTC (History)
0 users

See Also:


Attachments
rt38.patch (15.65 KB, patch)
2010-08-06 01:30 UTC, Matthew Ekstrand-Abueg
no flags Details | Diff
rt38.diff (15.90 KB, patch)
2010-08-22 18:53 UTC, Florian Smeets
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Ekstrand-Abueg 2010-08-06 01:30:08 UTC
Request Tracker is currently 3.8.6 in ports, but the newest version is 3.8.8. 
3.8.8 provides many security improvements as well as new features, as noted on
the release page [1].  I have included what I believe to be all necessary
changes to the port to bring it to 3.8.8.  The changes to the port are not
major, and the package builds and installs (and upgrades) fine in my
environment.

[1] http://blog.bestpractical.com/2010/05/rt-388-released.html

Fix: See attached set of patches.
Comment 1 Steven Kreuzer freebsd_committer freebsd_triage 2010-08-22 15:06:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skreuzer

I'll take it.
Comment 2 Florian Smeets 2010-08-22 18:53:38 UTC
Hi,

I've updated the patch to apply to the current version of the port.

Cheers,
Florian
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-08-23 21:33:49 UTC
skreuzer    2010-08-23 20:33:37 UTC

  FreeBSD ports repository

  Modified files:
    www/rt38             Makefile Makefile.cpan distinfo pkg-plist 
    www/rt38/files       patch-Makefile.in patch-config.layout 
  Log:
  Update to 3.8.8
  
  PR:             ports/149349
  Submitted by:   Matthew Ekstrand-Abueg <mattea@rescomp.berkeley.edu>
  Approved by:    Florian Smeets <flo@smeets.im> (Maintainer)
  
  Revision  Changes    Path
  1.26      +2 -2      ports/www/rt38/Makefile
  1.6       +15 -9     ports/www/rt38/Makefile.cpan
  1.7       +3 -3      ports/www/rt38/distinfo
  1.6       +11 -11    ports/www/rt38/files/patch-Makefile.in
  1.5       +4 -3      ports/www/rt38/files/patch-config.layout
  1.10      +24 -7     ports/www/rt38/pkg-plist
_______________________________________________
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 Steven Kreuzer freebsd_committer freebsd_triage 2010-08-23 21:33:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!