Bug 142446 - [patch] devel/bugzilla use $SUB_FILES & $SUB_LIST to dynamically adjust pkg-message
Summary: [patch] devel/bugzilla use $SUB_FILES & $SUB_LIST to dynamically adjust pkg-...
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: skv
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-07 23:30 UTC by Sevan Janiyan
Modified: 2010-02-01 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (4.20 KB, patch)
2010-01-07 23:30 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2010-01-07 23:30:04 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-07 23:30:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-01 16:53:34 UTC
skv         2010-02-01 16:53:26 UTC

  FreeBSD ports repository

  Modified files:
    devel/bugzilla       Makefile distinfo 
  Added files:
    devel/bugzilla/files pkg-message.in 
  Removed files:
    devel/bugzilla       pkg-message 
  Log:
  - Update to 3.4.5 [1]
  - Use $SUB_FILES & $SUB_LIST to dynamically adjust pkg-message [2]
  
  Changes:        http://www.bugzilla.org/security/3.0.10/ [1]
  Security:       http://www.vuxml.org/freebsd/696053c6-0f50-11df-a628-001517351c22.html
  PR:             ports/142446 [2]
  Submitted by:   Sevan Janiyan <venture37 xx geeklan.co.uk> [2]
  
  Revision  Changes    Path
  1.70      +5 -6      ports/devel/bugzilla/Makefile
  1.37      +3 -3      ports/devel/bugzilla/distinfo
  1.1       +33 -0     ports/devel/bugzilla/files/pkg-message.in (new)
  1.12      +0 -33     ports/devel/bugzilla/pkg-message (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 3 skv freebsd_committer freebsd_triage 2010-02-01 16:53:42 UTC
State Changed
From-To: open->closed

Committed, thanks!