Bug 146489 - [PATCH] www/davical - Update to 0.9.9
Summary: [PATCH] www/davical - Update to 0.9.9
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 13:00 UTC by John Marshall
Modified: 2010-06-07 07:30 UTC (History)
0 users

See Also:


Attachments
davical_0984-099.diff (17.40 KB, patch)
2010-05-11 13:00 UTC, John Marshall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Marshall 2010-05-11 13:00:17 UTC
Update www/davical from 0.9.8.4 to 0.9.9.

NOTE:  This patch depends on ports/146487
       (devel/php-libawl 0.43 update)

MAKEFILE
 - Moved php5- dependency tests to USE_PHP
 - Removed redundant bash dependency: that script is now /bin/sh
 - Bumped devel/php-libawl dependency to 0.43
 - Removed post-patch: target.  No patches required.
 - Add argument to COPYTREE_SHARE to exclude build files from installation

FILES
 - Removed patch-create-database.sh
   (script is now /bin/sh and doesn't need to be patched)
 - Removed patch-inc-always.php
   (davical's file now includes test for /usr/local/share/awl/inc)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-11 13:00:29 UTC
Maintainer of www/davical,

Please note that PR ports/146489 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146489

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-05-11 13:00:31 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 maurice 2010-05-13 06:03:34 UTC
patch approved

	Maurice Castro
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2010-05-14 04:13:50 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2010-05-18 02:47:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-06-07 07:27:43 UTC
miwi        2010-06-07 06:27:29 UTC

  FreeBSD ports repository

  Modified files:
    www/davical          Makefile distinfo pkg-plist 
  Removed files:
    www/davical/files    patch-create-database.sh 
                         patch-inc-always.php 
  Log:
  - Update to 0.9.9
  
  PR:             146489
  Submitted by:   ohn Marshall <john.marshall@riverwillow.com.au> (maintainer)
  
  Revision  Changes    Path
  1.12      +5 -15     ports/www/davical/Makefile
  1.8       +3 -3      ports/www/davical/distinfo
  1.2       +0 -8      ports/www/davical/files/patch-create-database.sh (dead)
  1.3       +0 -11     ports/www/davical/files/patch-inc-always.php (dead)
  1.8       +75 -76    ports/www/davical/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 7 Martin Wilke freebsd_committer freebsd_triage 2010-06-07 07:28:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!