diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-02-26 11:15:57 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-02-26 11:15:57 +0000 |
commit | 22a7398954173e9128dc6888d6b5d3d6057ac948 (patch) | |
tree | f046a65c199676d08de861b1a2d58f4c1b9ef421 /www | |
parent | 466123162101590c9eccf0b201fe3664f0c07187 (diff) | |
download | pkgsrc-22a7398954173e9128dc6888d6b5d3d6057ac948.tar.gz |
Update to 1.4.0c
Changelog:
* Include missing plugins.
Diffstat (limited to 'www')
-rw-r--r-- | www/php-soycms/Makefile | 4 | ||||
-rw-r--r-- | www/php-soycms/PLIST | 18 | ||||
-rw-r--r-- | www/php-soycms/distinfo | 8 |
3 files changed, 22 insertions, 8 deletions
diff --git a/www/php-soycms/Makefile b/www/php-soycms/Makefile index e48c82b0ee3..0bb6663902f 100644 --- a/www/php-soycms/Makefile +++ b/www/php-soycms/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2012/12/24 01:40:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2013/02/26 11:15:57 ryoon Exp $ # -DISTNAME= soycms_1.4.0a_mysql +DISTNAME= soycms_1.4.0c_mysql PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME:S/_/-/:S/_mysql//} CATEGORIES= www MASTER_SITES= http://ryo-on.users.sourceforge.net/distrib/ diff --git a/www/php-soycms/PLIST b/www/php-soycms/PLIST index 72a6a9b4108..c712573c128 100644 --- a/www/php-soycms/PLIST +++ b/www/php-soycms/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2012/12/13 16:07:55 ryoon Exp $ +@comment $NetBSD: PLIST,v 1.2 2013/02/26 11:15:57 ryoon Exp $ share/soycms/admin/SOYCMS_SYSTEM_DIRECTORY share/soycms/admin/css/dashboard.css share/soycms/admin/css/editor/editor.css @@ -412,6 +412,7 @@ share/soycms/common/config/db/mysql.sample.php share/soycms/common/config/db/sqlite.php share/soycms/common/config/normal.php share/soycms/common/config/php.config.php +share/soycms/common/config/user.config.php share/soycms/common/config/user.config.php.sample share/soycms/common/config/user.config.php.sample.en share/soycms/common/db/readme @@ -624,11 +625,21 @@ share/soycms/common/site_include/plugin/bread/info.html share/soycms/common/site_include/plugin/calendar/calendar.php share/soycms/common/site_include/plugin/calendar/icon.gif share/soycms/common/site_include/plugin/calendar/info.html +share/soycms/common/site_include/plugin/custom_alias/config_form.html +share/soycms/common/site_include/plugin/custom_alias/config_form.php +share/soycms/common/site_include/plugin/custom_alias/custom_alias.php +share/soycms/common/site_include/plugin/custom_alias/icon.gif +share/soycms/common/site_include/plugin/google_analytics/config.html +share/soycms/common/site_include/plugin/google_analytics/config.php +share/soycms/common/site_include/plugin/google_analytics/google_analytics.php share/soycms/common/site_include/plugin/icon_manager/form.html share/soycms/common/site_include/plugin/icon_manager/icon_manager.php share/soycms/common/site_include/plugin/ping_send/config.php share/soycms/common/site_include/plugin/ping_send/icon.gif share/soycms/common/site_include/plugin/ping_send/ping_send.php +share/soycms/common/site_include/plugin/soycms_custom_icon_field/form.php +share/soycms/common/site_include/plugin/soycms_custom_icon_field/soycms_custom_icon_field.js +share/soycms/common/site_include/plugin/soycms_custom_icon_field/soycms_custom_icon_field.php share/soycms/common/site_include/plugin/soycms_entry_info/config.php share/soycms/common/site_include/plugin/soycms_entry_info/keywordForm.php share/soycms/common/site_include/plugin/soycms_entry_info/soycms_entry_info.php @@ -651,6 +662,10 @@ share/soycms/common/site_include/plugin/soycms_switch_editor/config.html share/soycms/common/site_include/plugin/soycms_switch_editor/config.php share/soycms/common/site_include/plugin/soycms_switch_editor/icon.gif share/soycms/common/site_include/plugin/soycms_switch_editor/soycms_switch_editor.php +share/soycms/common/site_include/plugin/soycms_this_is_new/config_form.html +share/soycms/common/site_include/plugin/soycms_this_is_new/config_form.php +share/soycms/common/site_include/plugin/soycms_this_is_new/icon.gif +share/soycms/common/site_include/plugin/soycms_this_is_new/soycms_this_is_new.php share/soycms/common/site_include/plugin/soygallery_connector/class/common.php share/soycms/common/site_include/plugin/soygallery_connector/config.php share/soycms/common/site_include/plugin/soygallery_connector/icon.gif @@ -1659,7 +1674,6 @@ share/soycms/soycms/js/soy2/SOY2Slider.css share/soycms/soycms/js/soy2/SOY2Slider.js share/soycms/soycms/js/soy2/images/slider.gif share/soycms/soycms/js/soy2/images/slider_bg.gif -share/soycms/soycms/js/tiny_mce/0560708586293b2ea1f54b9d55e80006.gz share/soycms/soycms/js/tiny_mce/langs/en.js share/soycms/soycms/js/tiny_mce/langs/ja.js share/soycms/soycms/js/tiny_mce/license.txt diff --git a/www/php-soycms/distinfo b/www/php-soycms/distinfo index 8d1061bf545..92c468c0aae 100644 --- a/www/php-soycms/distinfo +++ b/www/php-soycms/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/12/13 16:07:55 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2013/02/26 11:15:57 ryoon Exp $ -SHA1 (soycms_1.4.0a_mysql.zip) = 3528c3d0e88f68e6266ae571ffbe5ffe81602a35 -RMD160 (soycms_1.4.0a_mysql.zip) = 80ccc02d72b4c75f330db1a433832589cc257f20 -Size (soycms_1.4.0a_mysql.zip) = 6186085 bytes +SHA1 (soycms_1.4.0c_mysql.zip) = af555ec66bf576821962565d98c03a3ba80e4f07 +RMD160 (soycms_1.4.0c_mysql.zip) = f53a2d6da1e9e341cd9a9969914c4375eefc0f89 +Size (soycms_1.4.0c_mysql.zip) = 6106414 bytes |