Update Tiny Tiny RSS to 1.9 (Jul 21, 2013) I removed '@sample tt-rss/config.php' from PLIST, because you don't need it when you install (update) for the first time (from older version). Is that right? Any comments?
Index: Makefile =================================================================== RCS file: /home/vlado/cvsync/cvsroot/ports/www/tt-rss/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile 12 Aug 2013 04:11:22 -0000 1.18 +++ Makefile 18 Aug 2013 11:54:44 -0000 @@ -2,7 +2,7 @@ COMMENT= webbased rss reader with standalone look and feel -V= 1.7.9 +V= 1.9 DISTNAME= Tiny-Tiny-RSS-$V REVISION= 0 PKGNAME= tt-rss-$V Index: distinfo =================================================================== RCS file: /home/vlado/cvsync/cvsroot/ports/www/tt-rss/distinfo,v retrieving revision 1.6 diff -u -p -r1.6 distinfo --- distinfo 4 Jun 2013 19:59:37 -0000 1.6 +++ distinfo 18 Aug 2013 09:23:50 -0000 @@ -1,2 +1,2 @@ -SHA256 (Tiny-Tiny-RSS-1.7.9.tar.gz) = ly8PihAz8HYJOtb/ZICgwyFmvd7sIXxRdtoZr9Ah4/8= -SIZE (Tiny-Tiny-RSS-1.7.9.tar.gz) = 2321780 +SHA256 (Tiny-Tiny-RSS-1.9.tar.gz) = 8ushQbCVELmWu4jxKdGEpFXW8fx/4fMkGBF2CmMj9FU= +SIZE (Tiny-Tiny-RSS-1.9.tar.gz) = 2410978 Index: patches/patch-config_php-dist =================================================================== RCS file: /home/vlado/cvsync/cvsroot/ports/www/tt-rss/patches/patch-config_php-dist,v retrieving revision 1.2 diff -u -p -r1.2 patch-config_php-dist --- patches/patch-config_php-dist 4 Jun 2013 19:59:38 -0000 1.2 +++ patches/patch-config_php-dist 18 Aug 2013 10:46:01 -0000 @@ -1,12 +1,12 @@ -$OpenBSD: patch-config_php-dist,v 1.2 2013/06/04 19:59:38 landry Exp $ ---- config.php-dist.orig Mon May 13 11:34:26 2013 -+++ config.php-dist Tue Jun 4 21:02:03 2013 +$OpenBSD: patch-config_php-dist,v 1.3 2013/08/18 $ +--- config.php-dist.orig Sun Jul 21 09:28:48 2013 ++++ config.php-dist Sun Aug 18 12:27:44 2013 @@ -49,7 +49,7 @@ // *** Files and directories *** // ***************************** - define('PHP_EXECUTABLE', '/usr/bin/php'); + define('PHP_EXECUTABLE', '${MODPHP_BIN}'); - // Path to PHP executable, used for various command-line tt-rss programs - - define('LOCK_DIRECTORY', 'lock'); + // Path to PHP *COMMAND LINE* executable, used for various command-line tt-rss + // programs and update daemon. Do not try to use CGI binary here, it won't work. + // If you see HTTP headers being displayed while running tt-rss scripts, Index: pkg/DESCR =================================================================== RCS file: /home/vlado/cvsync/cvsroot/ports/www/tt-rss/pkg/DESCR,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 DESCR --- pkg/DESCR 1 Apr 2009 18:22:49 -0000 1.1.1.1 +++ pkg/DESCR 18 Aug 2013 09:37:38 -0000 @@ -12,4 +12,5 @@ real desktop application as possible. - Supports keyboard shortcuts - Supports interface translations (work in progress) - Supports feed enclosures (podcasts) - - Supports article scoring + - Supports article scoring + - Official Android client Index: pkg/PLIST =================================================================== RCS file: /home/vlado/cvsync/cvsroot/ports/www/tt-rss/pkg/PLIST,v retrieving revision 1.6 diff -u -p -r1.6 PLIST --- pkg/PLIST 4 Jun 2013 19:59:38 -0000 1.6 +++ pkg/PLIST 18 Aug 2013 11:42:14 -0000 @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.6 2013/06/04 19:59:38 landry Exp $ +@comment $OpenBSD$ tt-rss/ tt-rss/LICENSE tt-rss/README.md @@ -22,7 +22,6 @@ tt-rss/cache/simplepie/.empty tt-rss/cache/upload/ tt-rss/cache/upload/.empty @owner -tt-rss/cdm.css tt-rss/classes/ tt-rss/classes/.htaccess tt-rss/classes/api.php @@ -73,7 +72,12 @@ tt-rss/classes/pref/users.php tt-rss/classes/rpc.php tt-rss/classes/ttrssmailer.php tt-rss/config.php-dist -@sample tt-rss/config.php +tt-rss/css/ +tt-rss/css/cdm.css +tt-rss/css/layout.css +tt-rss/css/prefs.css +tt-rss/css/tt-rss.css +tt-rss/css/utility.css tt-rss/errors.php @owner www tt-rss/feed-icons/ @@ -83,35 +87,41 @@ tt-rss/feed-icons/index.html tt-rss/image.php tt-rss/images/ tt-rss/images/alert.png -tt-rss/images/alert.svg tt-rss/images/archive.png tt-rss/images/blank_icon.gif -tt-rss/images/close_notify.svg tt-rss/images/collapse.png +tt-rss/images/cross.png +tt-rss/images/error.png tt-rss/images/favicon-72px.png tt-rss/images/favicon.png -tt-rss/images/footer.png +tt-rss/images/feed.png +tt-rss/images/filter.png +tt-rss/images/folder.png tt-rss/images/fresh.png tt-rss/images/indicator_tiny.gif tt-rss/images/indicator_white.gif +tt-rss/images/information.png tt-rss/images/label.png tt-rss/images/logo_small.png tt-rss/images/logo_wide.png -tt-rss/images/mark_set.svg -tt-rss/images/mark_unset.svg +tt-rss/images/mark_set.png +tt-rss/images/mark_unset.png tt-rss/images/new_version.png -tt-rss/images/pub_set.svg -tt-rss/images/pub_unset.svg -tt-rss/images/recently_read.png +tt-rss/images/page_white_go.png +tt-rss/images/plugin.png +tt-rss/images/plugin_disabled.png +tt-rss/images/pub_set.png +tt-rss/images/pub_unset.png tt-rss/images/score_half_high.png tt-rss/images/score_half_low.png tt-rss/images/score_high.png tt-rss/images/score_low.png tt-rss/images/score_neutral.png -tt-rss/images/sign_excl.svg -tt-rss/images/sign_info.svg +tt-rss/images/star.png tt-rss/images/tag.png +tt-rss/images/time.png tt-rss/images/toolbar.png +tt-rss/images/user.png tt-rss/include/ tt-rss/include/autoload.php tt-rss/include/ccache.php @@ -1760,6 +1770,7 @@ tt-rss/lib/gettext/gettext.inc tt-rss/lib/gettext/gettext.php tt-rss/lib/gettext/streams.php tt-rss/lib/index.html +tt-rss/lib/jimIcon.php tt-rss/lib/jshrink/ tt-rss/lib/jshrink/LICENSE tt-rss/lib/jshrink/Minifier.php @@ -1778,7 +1789,31 @@ tt-rss/lib/phpmailer/ tt-rss/lib/phpmailer/class.phpmailer.php tt-rss/lib/phpmailer/class.smtp.php tt-rss/lib/phpmailer/language/ -tt-rss/lib/phpmailer/language/phpmailer.lang-en.php +tt-rss/lib/phpmailer/language/phpmailer.lang-ar.php +tt-rss/lib/phpmailer/language/phpmailer.lang-br.php +tt-rss/lib/phpmailer/language/phpmailer.lang-ca.php +tt-rss/lib/phpmailer/language/phpmailer.lang-ch.php +tt-rss/lib/phpmailer/language/phpmailer.lang-cz.php +tt-rss/lib/phpmailer/language/phpmailer.lang-de.php +tt-rss/lib/phpmailer/language/phpmailer.lang-dk.php +tt-rss/lib/phpmailer/language/phpmailer.lang-es.php +tt-rss/lib/phpmailer/language/phpmailer.lang-et.php +tt-rss/lib/phpmailer/language/phpmailer.lang-fi.php +tt-rss/lib/phpmailer/language/phpmailer.lang-fo.php +tt-rss/lib/phpmailer/language/phpmailer.lang-fr.php +tt-rss/lib/phpmailer/language/phpmailer.lang-hu.php +tt-rss/lib/phpmailer/language/phpmailer.lang-it.php +tt-rss/lib/phpmailer/language/phpmailer.lang-ja.php +tt-rss/lib/phpmailer/language/phpmailer.lang-nl.php +tt-rss/lib/phpmailer/language/phpmailer.lang-no.php +tt-rss/lib/phpmailer/language/phpmailer.lang-pl.php +tt-rss/lib/phpmailer/language/phpmailer.lang-ro.php +tt-rss/lib/phpmailer/language/phpmailer.lang-ru.php +tt-rss/lib/phpmailer/language/phpmailer.lang-se.php +tt-rss/lib/phpmailer/language/phpmailer.lang-sk.php +tt-rss/lib/phpmailer/language/phpmailer.lang-tr.php +tt-rss/lib/phpmailer/language/phpmailer.lang-zh.php +tt-rss/lib/phpmailer/language/phpmailer.lang-zh_cn.php tt-rss/lib/phpqrcode/ tt-rss/lib/phpqrcode/CHANGELOG tt-rss/lib/phpqrcode/INSTALL @@ -2268,6 +2303,10 @@ tt-rss/locale/ja_JP/ tt-rss/locale/ja_JP/LC_MESSAGES/ tt-rss/locale/ja_JP/LC_MESSAGES/messages.mo tt-rss/locale/ja_JP/LC_MESSAGES/messages.po +tt-rss/locale/ko_KR/ +tt-rss/locale/ko_KR/LC_MESSAGES/ +tt-rss/locale/ko_KR/LC_MESSAGES/messages.mo +tt-rss/locale/ko_KR/LC_MESSAGES/messages.po tt-rss/locale/lv_LV/ tt-rss/locale/lv_LV/LC_MESSAGES/ tt-rss/locale/lv_LV/LC_MESSAGES/messages.mo @@ -2308,8 +2347,12 @@ tt-rss/lock/.htaccess tt-rss/messages.pot tt-rss/opml.php tt-rss/plugins/ +tt-rss/plugins/af_buni/ +tt-rss/plugins/af_buni/init.php tt-rss/plugins/af_buttersafe/ tt-rss/plugins/af_buttersafe/init.php +tt-rss/plugins/af_dilbert/ +tt-rss/plugins/af_dilbert/init.php tt-rss/plugins/af_explosm/ tt-rss/plugins/af_explosm/init.php tt-rss/plugins/af_gocomics/ @@ -2320,6 +2363,8 @@ tt-rss/plugins/af_redditimgur/ tt-rss/plugins/af_redditimgur/init.php tt-rss/plugins/af_unburn/ tt-rss/plugins/af_unburn/init.php +tt-rss/plugins/af_whomp/ +tt-rss/plugins/af_whomp/init.php tt-rss/plugins/auth_internal/ tt-rss/plugins/auth_internal/init.php tt-rss/plugins/auth_remote/ @@ -2365,14 +2410,18 @@ tt-rss/plugins/nsfw/init.js tt-rss/plugins/nsfw/init.php tt-rss/plugins/share/ tt-rss/plugins/share/init.php +tt-rss/plugins/share/notshared.png tt-rss/plugins/share/share.js tt-rss/plugins/share/share.png +tt-rss/plugins/share/share_prefs.js tt-rss/plugins/swap_jk/ tt-rss/plugins/swap_jk/init.php tt-rss/plugins/updater/ tt-rss/plugins/updater/init.php tt-rss/plugins/updater/updater.js -tt-rss/prefs.css +tt-rss/plugins/vf_shared/ +tt-rss/plugins/vf_shared/init.php +tt-rss/plugins/vf_shared/share.png tt-rss/prefs.php tt-rss/public.php tt-rss/register.php @@ -2406,6 +2455,7 @@ tt-rss/schema/versions/mysql/118.sql tt-rss/schema/versions/mysql/119.sql tt-rss/schema/versions/mysql/12.sql tt-rss/schema/versions/mysql/120.sql +tt-rss/schema/versions/mysql/121.sql tt-rss/schema/versions/mysql/13.sql tt-rss/schema/versions/mysql/14.sql tt-rss/schema/versions/mysql/15.sql @@ -2525,6 +2575,7 @@ tt-rss/schema/versions/pgsql/118.sql tt-rss/schema/versions/pgsql/119.sql tt-rss/schema/versions/pgsql/12.sql tt-rss/schema/versions/pgsql/120.sql +tt-rss/schema/versions/pgsql/121.sql tt-rss/schema/versions/pgsql/13.sql tt-rss/schema/versions/pgsql/14.sql tt-rss/schema/versions/pgsql/15.sql @@ -2629,10 +2680,8 @@ tt-rss/templates/resetpass_template.txt tt-rss/themes/ tt-rss/themes/.empty tt-rss/themes/default.css -tt-rss/tt-rss.css tt-rss/update.php tt-rss/update_daemon2.php -tt-rss/utility.css tt-rss/utils/ tt-rss/utils/.htaccess tt-rss/utils/extract-i18n-js.pl