Bug 157552 - [PATCH] www/hotcrp: add missing PHP extensions
Summary: [PATCH] www/hotcrp: add missing PHP extensions
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: Kevin Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-03 07:50 UTC by Lars Eggert
Modified: 2011-06-07 07:00 UTC (History)
1 user (show)

See Also:


Attachments
hotcrp-2.45_1.patch (1.02 KB, patch)
2011-06-03 07:50 UTC, Lars Eggert
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Eggert 2011-06-03 07:50:07 UTC
- Add missing PHP extensions (session, ctype)
- Fix portlint warnings

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-06-03 07:50:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kevlo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-07 06:50:45 UTC
kevlo       2011-06-07 05:50:31 UTC

  FreeBSD ports repository

  Modified files:
    www/hotcrp           Makefile 
  Log:
  - Add missing PHP extensions (session, ctype)
  - Fix portlint warnings
  
  PR:     ports/157552
  Submitted by:   Lars Eggert
  
  Revision  Changes    Path
  1.2       +6 -3      ports/www/hotcrp/Makefile
_______________________________________________
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 Kevin Lo freebsd_committer freebsd_triage 2011-06-07 06:50:53 UTC
State Changed
From-To: open->closed

Committed, thanks!