Bug 123604 - Update port: www/zope29 to 2.9.9
Summary: Update port: www/zope29 to 2.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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-12 09:30 UTC by fmysh
Modified: 2008-06-01 01:40 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (7.63 KB, patch)
2008-05-12 09:30 UTC, fmysh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description fmysh 2008-05-12 09:30:00 UTC
	Update Zope 2.9.9.

	Remove obsolete LATEST_LINK.
	Trim .sh suffix from rc scripts.
	Removed post-build target because Zope distribution does compileall.py by itself now.
	Use @dirrmtry for %%ZOPEBASEDIR%%/{lib,lib/python}.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-12 09:30:06 UTC
Maintainer of www/zope29,

Please note that PR ports/123604 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/123604

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-05-12 09:30:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 fmysh 2008-05-14 15:13:19 UTC
 > Trim .sh suffix from rc scripts.

This needs renaming files/zope29.sh.in to files/zope29.in
and files/zeo29.sh.in to files/zeo29.in.
I'm sorry that I forgot to mention that in the PR.
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-06-01 01:35:24 UTC
miwi        2008-06-01 00:35:15 UTC

  FreeBSD ports repository

  Modified files:
    www/zope29           Makefile distinfo pkg-plist 
  Log:
  - Update to 2.9.9
  
  PR:             123604
  Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.94      +6 -12     ports/www/zope29/Makefile
  1.54      +3 -3      ports/www/zope29/distinfo
  1.60      +37 -3     ports/www/zope29/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 5 Martin Wilke freebsd_committer freebsd_triage 2008-06-01 01:35:50 UTC
State Changed
From-To: feedback->closed

Committed. Thanks! (without rc script renaming).