Bug 138848 - [Update] www/codeigniter : update to 1.7.2
Summary: [Update] www/codeigniter : update to 1.7.2
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: Greg Larkin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-15 17:00 UTC by Bo-Yi Wu
Modified: 2009-09-17 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (11.85 KB, patch)
2009-09-15 17:00 UTC, Bo-Yi Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bo-Yi Wu 2009-09-15 17:00:15 UTC
update to 1.7.2

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-09-15 17:00:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-09-17 14:20:57 UTC
glarkin     2009-09-17 13:19:50 UTC

  FreeBSD ports repository

  Modified files:
    www/codeigniter      Makefile distinfo pkg-plist 
  Log:
  - Updated to 1.7.2
  
  PR:             ports/138848
  Submitted by:   appleboy <appleboy.tw@gmail.com>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.11      +1 -2      ports/www/codeigniter/Makefile
  1.7       +3 -3      ports/www/codeigniter/distinfo
  1.7       +8 -0      ports/www/codeigniter/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 dfilter service freebsd_committer freebsd_triage 2009-09-17 14:26:08 UTC
glarkin     2009-09-17 13:25:51 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  - Added new contributor "appleboy <appleboy.tw@gmail.com>"
  
  PR:             ports/138848
  
  Revision  Changes    Path
  1.876     +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
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 Greg Larkin freebsd_committer freebsd_triage 2009-09-17 14:27:45 UTC
State Changed
From-To: open->closed

Committed with the following modifications: 

- Removed use of DOS2UNIX - upstream package files no longer need conversion 
(Makefile) 

- Preserved handling of customized config files so they aren't uninstalled 
or overwritten (pkg-plist) 

- Corrected use of PORTDOCS with dirrm (pkg-plist) 

Thank you for your PR!