Bug 202975

Summary: www/typo3: update to 7.4.0
Product: Ports & Packages Reporter: Helmut Ritter <freebsd-ports>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-09-10 05:41:17 UTC
A plist error is caused by removed ext directory in new tarball.
I'll remove post-install: to fix this problem.

Build log:

===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: @dir %%WWWDIR%%_src-7.4.0/typo3/ext
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/typo3
Comment 2 Helmut Ritter 2015-09-10 08:44:32 UTC
(In reply to Sunpoet Po-Chuan Hsieh from comment #1)

Sorry for missing this one, I'll check it and fix it.
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-09-12 17:10:09 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Sep 12 17:09:48 UTC 2015
New revision: 396775
URL: https://svnweb.freebsd.org/changeset/ports/396775

Log:
  - Update to 7.4.0

  Changes:	http://typo3.org/news/article/announcing-typo3-74-nothing-is-impossible/
  PR:		202975
  Submitted by:	<freebsd-ports@charlieroot.de> (maintainer)

Changes:
  head/www/typo3/Makefile
  head/www/typo3/distinfo
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-09-13 02:19:11 UTC
Committed. Thanks!