diff options
author | Frederic Culot <culot@FreeBSD.org> | 2013-03-06 14:52:56 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2013-03-06 14:52:56 +0000 |
commit | 855e7dad0aa33dabd04609321c1382202ebd752a (patch) | |
tree | a5acfe117378044d15b6d444a422af2d1a012214 | |
parent | New USES macros that loads "features" on demand. (diff) |
- Update to 4.5.24
Changes: http://wiki.typo3.org/TYPO3_4.5.24#Changes
PR: ports/176686
Submitted by: Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
-rw-r--r-- | www/typo345/Makefile | 2 | ||||
-rw-r--r-- | www/typo345/distinfo | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/typo345/Makefile b/www/typo345/Makefile index e3416520920f..43e7985b164e 100644 --- a/www/typo345/Makefile +++ b/www/typo345/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= typo3 -PORTVERSION= 4.5.23 +PORTVERSION= 4.5.24 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/TYPO3%20Source%20and%20Dummy/TYPO3%20${PORTVERSION} diff --git a/www/typo345/distinfo b/www/typo345/distinfo index 02800bddf192..3b25aec40eac 100644 --- a/www/typo345/distinfo +++ b/www/typo345/distinfo @@ -1,4 +1,4 @@ -SHA256 (typo3_src-4.5.23.tar.gz) = 7255f9a9fb19b5afcb1ad745754c15fa252d791bf7829734b1390d07a091f95f -SIZE (typo3_src-4.5.23.tar.gz) = 20640996 -SHA256 (dummy-4.5.23.tar.gz) = 791952aaa16cb27042e7630995cb22ea4719ee67fe01c36e3f144601575359da -SIZE (dummy-4.5.23.tar.gz) = 9852 +SHA256 (typo3_src-4.5.24.tar.gz) = 1e07af9e534255f2409453e53f639b6af95e9c862744a613101e482f84635d02 +SIZE (typo3_src-4.5.24.tar.gz) = 20645341 +SHA256 (dummy-4.5.24.tar.gz) = 1c834c3535f1b7573693757817a6600ee0414852acc6b59cd5384667b13f4acc +SIZE (dummy-4.5.24.tar.gz) = 9853 |