Bug 111243 - [PATCH REQUEST] www/trac: Port updated to install contrib scripts
Summary: [PATCH REQUEST] www/trac: Port updated to install contrib scripts
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-04 22:30 UTC by Greg Larkin
Modified: 2007-04-07 11:40 UTC (History)
1 user (show)

See Also:


Attachments
trac-0.10.3.1_1.patch (1.81 KB, patch)
2007-04-04 22:30 UTC, Greg Larkin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Larkin 2007-04-04 22:30:02 UTC
Trac comes with a contrib directory with miscellaneous scripts, including
hooks to be installed into a Subversion repository.  I'm requesting this
change so the scripts will be installed along with the port.

Port maintainer (clsung@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-04 22:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-07 11:36:48 UTC
clsung      2007-04-07 10:36:43 UTC

  FreeBSD ports repository

  Modified files:
    www/trac             Makefile distinfo pkg-plist 
  Log:
  - install examples
  - Trac comes with a contrib directory with miscellaneous scripts, including
    hooks to be installed into a Subversion repository. I'm requesting this
    change so the scripts will be installed along with the port.
  
  PR:             ports/111243
  Submitted by:   Greg Larkin <glarkin_AT_sourcehosting dot net>
  
  Revision  Changes    Path
  1.28      +5 -1      ports/www/trac/Makefile
  1.17      +3 -3      ports/www/trac/distinfo
  1.8       +9 -0      ports/www/trac/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 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-04-07 11:36:49 UTC
State Changed
From-To: open->closed

Committed. Thank You.