Bug 176729 - [MAINTAINER] www/typo3: update to 6.0.4
Summary: [MAINTAINER] www/typo3: update to 6.0.4
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-07 14:30 UTC by Helmut Ritter
Modified: 2013-03-08 08:00 UTC (History)
0 users

See Also:


Attachments
typo3-6.0.4.patch (1.10 KB, patch)
2013-03-07 14:30 UTC, Helmut Ritter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Ritter 2013-03-07 14:30:00 UTC
- Update to 6.0.4
- http://typo3.org/news/article/typo3-cms-4525-4618-4710-and-604-released/

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2013-03-07 14:36:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-03-08 07:55:44 UTC
Author: culot
Date: Fri Mar  8 07:55:31 2013
New Revision: 313621
URL: http://svnweb.freebsd.org/changeset/ports/313621

Log:
  - Update to 6.0.4
  
  Changes:        http://wiki.typo3.org/TYPO3_6.0.4
  PR:             ports/176729
  Submitted by:   Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)

Modified:
  head/www/typo3/Makefile
  head/www/typo3/distinfo

Modified: head/www/typo3/Makefile
==============================================================================
--- head/www/typo3/Makefile	Fri Mar  8 06:40:12 2013	(r313620)
+++ head/www/typo3/Makefile	Fri Mar  8 07:55:31 2013	(r313621)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	typo3
-PORTVERSION=	6.0.3
+PORTVERSION=	6.0.4
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION}
 

Modified: head/www/typo3/distinfo
==============================================================================
--- head/www/typo3/distinfo	Fri Mar  8 06:40:12 2013	(r313620)
+++ head/www/typo3/distinfo	Fri Mar  8 07:55:31 2013	(r313621)
@@ -1,4 +1,4 @@
-SHA256 (typo3_src-6.0.3.tar.gz) = c09abc201021eef78b6cf68aa7b0901d2a127ed4952b6bdc0c146c8280377195
-SIZE (typo3_src-6.0.3.tar.gz) = 22162404
-SHA256 (dummy-6.0.3.tar.gz) = 5f4c98718888798ad792fd9ce06ef5eb95249ffd6968b9fcf1c91e6010cb3ac7
-SIZE (dummy-6.0.3.tar.gz) = 10189
+SHA256 (typo3_src-6.0.4.tar.gz) = 9d133ae870f534f149d74de9cba8f7a3353d978f02284ecaaa9bf754aa8586ae
+SIZE (typo3_src-6.0.4.tar.gz) = 22162749
+SHA256 (dummy-6.0.4.tar.gz) = c81386f7b1a9abe26321d76b598f3a777029bf1e9db0aff62cf344e4aa63649f
+SIZE (dummy-6.0.4.tar.gz) = 10193
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-03-08 07:55:45 UTC
State Changed
From-To: open->closed

Committed. Thanks!