Update to Horde 3.0.4.
ok robert@
This commit is contained in:
parent
3d49f8c02f
commit
03e8e99353
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2005/03/14 12:33:08 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2005/03/29 14:57:53 mbalmer Exp $
|
||||
|
||||
COMMENT= "modular framework for web-based applications"
|
||||
|
||||
V= 3.0.3
|
||||
V= 3.0.4
|
||||
DISTNAME= horde-${V}
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= devel www
|
||||
HOMEPAGE= http://www.horde.org/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (horde-3.0.3.tar.gz) = 96a4c9fb2047987164a3981a31667ef2
|
||||
RMD160 (horde-3.0.3.tar.gz) = eb2e100b26b45773bc589870f48c15639c24c54c
|
||||
SHA1 (horde-3.0.3.tar.gz) = fe784cdbb52aae3e59e3181c16e21fcc5249f612
|
||||
SIZE (horde-3.0.3.tar.gz) = 3246122
|
||||
MD5 (horde-3.0.4.tar.gz) = e2221d409ba1c8841ce4ecee981d7b61
|
||||
RMD160 (horde-3.0.4.tar.gz) = ebc24fbdb7b76c4301b54fdb46205147b150ce18
|
||||
SHA1 (horde-3.0.4.tar.gz) = fce8a397653f6b5030dc1b5c2cb247e29a1dc70e
|
||||
SIZE (horde-3.0.4.tar.gz) = 3378143
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.8 2005/03/09 07:07:16 mbalmer Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.9 2005/03/29 14:57:53 mbalmer Exp $
|
||||
horde/
|
||||
horde/COPYING
|
||||
horde/README
|
||||
@ -58,7 +58,6 @@ horde/docs/CREDITS
|
||||
horde/docs/HACKING
|
||||
horde/docs/INSTALL
|
||||
horde/docs/PERFORMANCE
|
||||
horde/docs/RELEASE
|
||||
horde/docs/RELEASE_NOTES
|
||||
horde/docs/SECURITY
|
||||
horde/docs/TODO
|
||||
@ -104,6 +103,7 @@ horde/lib/File/PDF/fonts/timesb.php
|
||||
horde/lib/File/PDF/fonts/timesbi.php
|
||||
horde/lib/File/PDF/fonts/timesi.php
|
||||
horde/lib/File/PDF/fonts/zapfdingbats.php
|
||||
horde/lib/File/tests/
|
||||
horde/lib/Horde/
|
||||
horde/lib/Horde.php
|
||||
horde/lib/Horde/Array.php
|
||||
@ -421,6 +421,7 @@ horde/lib/Horde/Tree/
|
||||
horde/lib/Horde/Tree.php
|
||||
horde/lib/Horde/Tree/html.php
|
||||
horde/lib/Horde/Tree/javascript.php
|
||||
horde/lib/Horde/Tree/select.php
|
||||
horde/lib/Horde/UI/
|
||||
horde/lib/Horde/UI/Language.php
|
||||
horde/lib/Horde/UI/Pager.php
|
||||
@ -750,6 +751,7 @@ horde/scripts/temp-cleanup.cron
|
||||
horde/scripts/themes_check.php
|
||||
horde/scripts/upgrades/
|
||||
horde/scripts/upgrades/2.2_to_3.0.mysql.sql
|
||||
horde/scripts/upgrades/2.2_to_3.0.pgsql.sql
|
||||
horde/services/
|
||||
horde/services/cacheview.php
|
||||
horde/services/download/
|
||||
@ -1564,6 +1566,7 @@ horde/themes/lucblue/info.php
|
||||
horde/themes/lucblue/screen.css
|
||||
horde/themes/mobile/
|
||||
horde/themes/mobile/screen.css
|
||||
horde/themes/moz14.css
|
||||
horde/themes/mozilla/
|
||||
horde/themes/mozilla/graphics/
|
||||
horde/themes/mozilla/graphics/header.png
|
||||
@ -1580,6 +1583,7 @@ horde/themes/print/screen.css
|
||||
horde/themes/purple/
|
||||
horde/themes/purple/info.php
|
||||
horde/themes/purple/screen.css
|
||||
horde/themes/safari.css
|
||||
horde/themes/screen.css
|
||||
horde/themes/simplex/
|
||||
horde/themes/simplex/graphics/
|
||||
|
Loading…
Reference in New Issue
Block a user