Bug 121924 - [maintainer update] www/webcalendar-devel: update to 1.2.b1
Summary: [maintainer update] www/webcalendar-devel: update to 1.2.b1
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-20 20:10 UTC by Greg Larkin
Modified: 2008-03-24 18:40 UTC (History)
1 user (show)

See Also:


Attachments
WebCalendar-devel-1.2.b1.patch (24.22 KB, patch)
2008-03-20 20:10 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 2008-03-20 20:10:00 UTC
- Update to 1.2.b1
- Got rid of a bunch of unnecessary Makefile variables
- Added Apache config files and an option for installing one of them
- Added conditional installation of doc files
- Added dep for Palm Pilot export support
- Converted from dynamic pkg-plist to a static one

Added file(s):
- files/webcalendar-cgi.conf.in
- files/webcalendar.conf.in

Port maintainer (glarkin@sourcehosting.net) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-20 20:10:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-03-24 18:31:20 UTC
beech       2008-03-24 18:31:15 UTC

  FreeBSD ports repository

  Modified files:
    www/webcalendar-devel Makefile distinfo pkg-descr 
    www/webcalendar-devel/files pkg-message.in 
  Added files:
    www/webcalendar-devel pkg-plist 
    www/webcalendar-devel/files webcalendar-cgi.conf.in 
                                webcalendar.conf.in 
  Log:
  - Update to 1.2.b1
  - Remove unnecessary Makefile variables
  - Add Apache config files and an option for installing one of them
  - Add conditional installation of doc files
  - Add dep for Palm Pilot export support
  - Convert from dynamic pkg-plist to a static one
  
  PR:             ports/121924
  Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
  
  Revision  Changes    Path
  1.2       +78 -25    ports/www/webcalendar-devel/Makefile
  1.2       +3 -3      ports/www/webcalendar-devel/distinfo
  1.2       +9 -10     ports/www/webcalendar-devel/files/pkg-message.in
  1.1       +19 -0     ports/www/webcalendar-devel/files/webcalendar-cgi.conf.in (new)
  1.1       +16 -0     ports/www/webcalendar-devel/files/webcalendar.conf.in (new)
  1.2       +3 -5      ports/www/webcalendar-devel/pkg-descr
  1.1       +431 -0    ports/www/webcalendar-devel/pkg-plist (new)
_______________________________________________
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 Beech Rintoul freebsd_committer freebsd_triage 2008-03-24 18:31:35 UTC
State Changed
From-To: open->closed

Committed, Thanks!