Bug 149349

Summary: Update www/rt38 from 3.8.6 to 3.8.8 to match upstream
Product: Ports & Packages Reporter: Matthew Ekstrand-Abueg <mattea>
Component: Individual Port(s)Assignee: Steven Kreuzer <skreuzer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
rt38.patch
none
rt38.diff none

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!