diff options
author | beat <beat@FreeBSD.org> | 2009-03-09 17:26:32 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2009-03-09 17:26:32 +0800 |
commit | c83f31c3fd88c00c2de973660555e20778a10b42 (patch) | |
tree | 074799536be064c12919d9e86330132ae15bcd4a /www | |
parent | daec701ddbfaaf37b9f1ebc658ee9460181dcf63 (diff) | |
download | freebsd-ports-gnome-c83f31c3fd88c00c2de973660555e20778a10b42.tar.gz freebsd-ports-gnome-c83f31c3fd88c00c2de973660555e20778a10b42.tar.zst freebsd-ports-gnome-c83f31c3fd88c00c2de973660555e20778a10b42.zip |
- Update to 20090308 snapshot
Approved by: miwi (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/fluxcms/Makefile | 4 | ||||
-rw-r--r-- | www/fluxcms/distinfo | 6 | ||||
-rw-r--r-- | www/fluxcms/pkg-plist | 17 |
3 files changed, 22 insertions, 5 deletions
diff --git a/www/fluxcms/Makefile b/www/fluxcms/Makefile index 11d1b2d904b7..525cc55d4dc0 100644 --- a/www/fluxcms/Makefile +++ b/www/fluxcms/Makefile @@ -7,11 +7,11 @@ PORTNAME= fluxcms PORTVERSION= 1.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= www MASTER_SITES= http://bitflux.org/download/ \ http://www.chruetertee.ch/files/download/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20081127 +DISTNAME= ${PORTNAME}-${PORTVERSION}-snapshot-20090308 EXTRACT_SUFX= .tgz MAINTAINER= beat@FreeBSD.org diff --git a/www/fluxcms/distinfo b/www/fluxcms/distinfo index 9ab085900d7c..3a9c2b145dde 100644 --- a/www/fluxcms/distinfo +++ b/www/fluxcms/distinfo @@ -1,3 +1,3 @@ -MD5 (fluxcms-1.6.0-snapshot-20081127.tgz) = 14797f09fc828363515250bba4b8f477 -SHA256 (fluxcms-1.6.0-snapshot-20081127.tgz) = 1573e0df18857a858a20ccc3fb7eda66ed20e66e2278d0727af7a23a5a485817 -SIZE (fluxcms-1.6.0-snapshot-20081127.tgz) = 4797114 +MD5 (fluxcms-1.6.0-snapshot-20090308.tgz) = c3900e478a6654e8e809a1a285fff435 +SHA256 (fluxcms-1.6.0-snapshot-20090308.tgz) = 2b6bb2d20edf64d63fb3e7cb53722320b586f7576438c51a87ee779acc70c71a +SIZE (fluxcms-1.6.0-snapshot-20090308.tgz) = 4777493 diff --git a/www/fluxcms/pkg-plist b/www/fluxcms/pkg-plist index 4164c53a7398..27d56578e3e0 100644 --- a/www/fluxcms/pkg-plist +++ b/www/fluxcms/pkg-plist @@ -940,6 +940,7 @@ %%INSTALLDIR%%/inc/bx/plugins/newsletter.php %%INSTALLDIR%%/inc/bx/plugins/openblog.php %%INSTALLDIR%%/inc/bx/plugins/permissions.php +%%INSTALLDIR%%/inc/bx/plugins/randomquotes.php %%INSTALLDIR%%/inc/bx/plugins/rss.php %%INSTALLDIR%%/inc/bx/plugins/search.php %%INSTALLDIR%%/inc/bx/plugins/search2.php @@ -2341,6 +2342,16 @@ %%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang/it.js %%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang/pl.js %%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/placeholder.gif +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/css/smsymbol.css +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/docs/help.txt +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/docs/hilfe.txt +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/fckplugin.js +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/img/icon.gif +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/img/icon_16x16.gif +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/index.html +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/js/smsymbol.js +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/lang/de.js +%%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/lang/en.js %%INSTALLDIR%%/webinc/fck/editor/plugins/tablecommands/fckplugin.js %%INSTALLDIR%%/webinc/fck/editor/skins/_fckviewstrips.html %%INSTALLDIR%%/webinc/fck/editor/skins/default/fck_dialog.css @@ -2569,6 +2580,12 @@ @dirrm %%INSTALLDIR%%/webinc/fck/editor/skins/default @dirrm %%INSTALLDIR%%/webinc/fck/editor/skins @dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/tablecommands +@dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/lang +@dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/js +@dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/img +@dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/docs +@dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol/css +@dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/smsymbol @dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder/lang @dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins/placeholder @dirrm %%INSTALLDIR%%/webinc/fck/editor/plugins |