Bug 202975 - www/typo3: update to 7.4.0
Summary: www/typo3: update to 7.4.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-08 18:57 UTC by Helmut Ritter
Modified: 2015-09-13 02:19 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!