- Update to 4.5.28 - Maintenance release and contains bug fixes only - http://typo3.org/news/article/typo3-cms-4528-4713-607-and-612-released/ Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix)
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it.
Author: culot Date: Wed Jul 24 14:51:49 2013 New Revision: 323601 URL: http://svnweb.freebsd.org/changeset/ports/323601 Log: - Update to 4.5.28 Changes: http://wiki.typo3.org/TYPO3_4.5.28 PR: ports/180805 Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer) Modified: head/www/typo345/Makefile head/www/typo345/distinfo Modified: head/www/typo345/Makefile ============================================================================== --- head/www/typo345/Makefile Wed Jul 24 14:45:15 2013 (r323600) +++ head/www/typo345/Makefile Wed Jul 24 14:51:49 2013 (r323601) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.5.27 +PORTVERSION= 4.5.28 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} Modified: head/www/typo345/distinfo ============================================================================== --- head/www/typo345/distinfo Wed Jul 24 14:45:15 2013 (r323600) +++ head/www/typo345/distinfo Wed Jul 24 14:51:49 2013 (r323601) @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.5.27.tar.gz) = c84e9f91b397760c8014cad38ab0d5ed01c160ce18733320e0c4863d1cd81e4d -SIZE (typo3_src-4.5.27.tar.gz) = 20638737 -SHA256 (dummy-4.5.27.tar.gz) = 701046b7a63a1bf8920d2f4bcdd0926e1ffb4a7d7128d837d67dd7edd0533d7e -SIZE (dummy-4.5.27.tar.gz) = 9855 +SHA256 (typo3_src-4.5.28.tar.gz) = 7ec787d476135033e9ab3a5cd4fca4a6978fcfae765deed446a3e8d2e615e3e7 +SIZE (typo3_src-4.5.28.tar.gz) = 20724368 +SHA256 (dummy-4.5.28.tar.gz) = 5f71b0096e4e5392720182ab93ff3f35e78fd893c99bbe41733171d5a923615b +SIZE (dummy-4.5.28.tar.gz) = 9858 _______________________________________________ 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"
State Changed From-To: open->closed Committed. Thanks!