summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-03-19 15:24:37 +0000
committerryoon <ryoon@pkgsrc.org>2013-03-19 15:24:37 +0000
commit681043e012bf77ec16daeebe93d2f905e8b4f330 (patch)
tree9dd473e01fcb818d25e1a1e6801522898f527ab3 /www
parenta71b0d5af9aa0b85b07d721abfb08adcf500112b (diff)
downloadpkgsrc-681043e012bf77ec16daeebe93d2f905e8b4f330.tar.gz
Update to 1.7.4
* Change MASTER_SITES to github. * Fix command in MESSAGE. Changelog: Unavailable.
Diffstat (limited to 'www')
-rw-r--r--www/php-tt-rss/MESSAGE4
-rw-r--r--www/php-tt-rss/Makefile10
-rw-r--r--www/php-tt-rss/PLIST145
-rw-r--r--www/php-tt-rss/distinfo8
4 files changed, 100 insertions, 67 deletions
diff --git a/www/php-tt-rss/MESSAGE b/www/php-tt-rss/MESSAGE
index 104d7453600..70c058327b8 100644
--- a/www/php-tt-rss/MESSAGE
+++ b/www/php-tt-rss/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.2 2013/03/19 08:51:43 wiz Exp $
+$NetBSD: MESSAGE,v 1.3 2013/03/19 15:24:37 ryoon Exp $
To use php-tt-rss with Apache 2.4 and php 5.4, you will need to perform
the following steps.
@@ -38,7 +38,7 @@ the following steps.
7. Check created database
- $ psql -l
+ $ psql -U pgsql -l
List of databases
Name | Owner | Encoding | Collate | Ctype | Access privileges
-----------+-------+-----------+---------+-------+-------------------
diff --git a/www/php-tt-rss/Makefile b/www/php-tt-rss/Makefile
index 72f7fb97f12..f1acc42526e 100644
--- a/www/php-tt-rss/Makefile
+++ b/www/php-tt-rss/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2013/03/19 08:51:43 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2013/03/19 15:24:37 ryoon Exp $
#
-DISTNAME= tt-rss-1.6.2
-PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
-PKGREVISION= 1
+TTRVER= 1.7.4
+DISTNAME= Tiny-Tiny-RSS-${TTRVER}
+PKGNAME= ${PHP_PKG_PREFIX}-tt-rss-${TTRVER}
CATEGORIES= www
-MASTER_SITES= http://tt-rss.org/download/
+MASTER_SITES= -http://nodeload.github.com/gothfox/Tiny-Tiny-RSS/tar.gz/${TTRVER}
MAINTAINER= ryoon@NetBSD.org
HOMEPAGE= http://tt-rss.org/
diff --git a/www/php-tt-rss/PLIST b/www/php-tt-rss/PLIST
index 722358539a3..7b36e8a3e96 100644
--- a/www/php-tt-rss/PLIST
+++ b/www/php-tt-rss/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2013/01/03 13:59:44 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/03/19 15:24:37 ryoon Exp $
share/tt-rss/LICENSE
share/tt-rss/README.md
share/tt-rss/api/index.php
@@ -13,97 +13,73 @@ share/tt-rss/cdm.css
share/tt-rss/classes/api.php
share/tt-rss/classes/article.php
share/tt-rss/classes/auth/base.php
-share/tt-rss/classes/auth/internal.php
-share/tt-rss/classes/auth/remote.php
share/tt-rss/classes/backend.php
-share/tt-rss/classes/button.php
-share/tt-rss/classes/button/mail.php
-share/tt-rss/classes/button/note.php
-share/tt-rss/classes/button/share.php
-share/tt-rss/classes/button/tweet.php
share/tt-rss/classes/dlg.php
share/tt-rss/classes/feeds.php
-share/tt-rss/classes/filter.php
-share/tt-rss/classes/filter/redditimgur.php
share/tt-rss/classes/handler.php
share/tt-rss/classes/handler/protected.php
share/tt-rss/classes/handler/public.php
+share/tt-rss/classes/iauthmodule.php
+share/tt-rss/classes/ihandler.php
share/tt-rss/classes/opml.php
+share/tt-rss/classes/plugin.php
+share/tt-rss/classes/pluginhandler.php
+share/tt-rss/classes/pluginhost.php
share/tt-rss/classes/pref/feeds.php
share/tt-rss/classes/pref/filters.php
-share/tt-rss/classes/pref/instances.php
share/tt-rss/classes/pref/labels.php
share/tt-rss/classes/pref/prefs.php
share/tt-rss/classes/pref/users.php
share/tt-rss/classes/rpc.php
+share/tt-rss/classes/sanitizedummy.php
share/tt-rss/config.php-dist
share/tt-rss/db-updater.php
-share/tt-rss/digest.css
-share/tt-rss/digest.php
share/tt-rss/errors.php
share/tt-rss/feed-icons/.empty
-share/tt-rss/help/main.php
-share/tt-rss/help/prefs.php
share/tt-rss/image.php
+share/tt-rss/images/alert.png
+share/tt-rss/images/alert.svg
share/tt-rss/images/archive.png
-share/tt-rss/images/art-email.png
-share/tt-rss/images/art-pub-note.png
-share/tt-rss/images/art-set-unread.png
-share/tt-rss/images/art-share.png
-share/tt-rss/images/art-tweet.png
-share/tt-rss/images/art-zoom.png
share/tt-rss/images/blank_icon.gif
-share/tt-rss/images/digest_checkbox.png
-share/tt-rss/images/down_arrow.png
share/tt-rss/images/favicon.png
-share/tt-rss/images/feed-icon-12x12.png
-share/tt-rss/images/feed-icon-64x64.png
share/tt-rss/images/footer.png
share/tt-rss/images/fresh.png
-share/tt-rss/images/fresh_sign.png
share/tt-rss/images/indicator_tiny.gif
share/tt-rss/images/indicator_white.gif
share/tt-rss/images/label.png
-share/tt-rss/images/logo.png
-share/tt-rss/images/logo_big.png
share/tt-rss/images/logo_wide.png
-share/tt-rss/images/mark_set.png
share/tt-rss/images/mark_set.svg
-share/tt-rss/images/mark_unset.png
share/tt-rss/images/mark_unset.svg
share/tt-rss/images/new_version.png
-share/tt-rss/images/online.png
share/tt-rss/images/overlay.png
share/tt-rss/images/piggie.png
share/tt-rss/images/piggie_icon.png
-share/tt-rss/images/pub_set.png
-share/tt-rss/images/pub_unset.png
+share/tt-rss/images/pub_set.svg
+share/tt-rss/images/pub_unset.svg
share/tt-rss/images/recently_read.png
share/tt-rss/images/score_half_high.png
share/tt-rss/images/score_half_low.png
share/tt-rss/images/score_high.png
share/tt-rss/images/score_low.png
share/tt-rss/images/score_neutral.png
-share/tt-rss/images/sign_excl.png
-share/tt-rss/images/sign_info.png
-share/tt-rss/images/sign_quest.png
-share/tt-rss/images/small_question.png
+share/tt-rss/images/sign_excl.svg
+share/tt-rss/images/sign_info.svg
share/tt-rss/images/tag.png
-share/tt-rss/images/tile.png
share/tt-rss/images/toolbar.png
-share/tt-rss/images/updated.png
-share/tt-rss/images/www.png
+share/tt-rss/include/ccache.php
share/tt-rss/include/colors.php
share/tt-rss/include/db-prefs.php
share/tt-rss/include/db.php
+share/tt-rss/include/digest.php
+share/tt-rss/include/feedbrowser.php
share/tt-rss/include/functions.php
+share/tt-rss/include/labels.php
share/tt-rss/include/localized_schema.php
share/tt-rss/include/login_form.php
share/tt-rss/include/rssfuncs.php
share/tt-rss/include/sanity_check.php
share/tt-rss/include/sanity_config.php
share/tt-rss/include/sessions.php
-share/tt-rss/include/update_self.php
share/tt-rss/include/version.php
share/tt-rss/index.php
share/tt-rss/js/FeedTree.js
@@ -111,15 +87,10 @@ share/tt-rss/js/PrefFeedTree.js
share/tt-rss/js/PrefFilterTree.js
share/tt-rss/js/PrefLabelTree.js
share/tt-rss/js/deprecated.js
-share/tt-rss/js/digest.js
share/tt-rss/js/feedlist.js
share/tt-rss/js/functions.js
-share/tt-rss/js/mail_button.js
-share/tt-rss/js/note_button.js
share/tt-rss/js/prefs.js
-share/tt-rss/js/share_button.js
share/tt-rss/js/tt-rss.js
-share/tt-rss/js/tweet_button.js
share/tt-rss/js/viewfeed.js
share/tt-rss/lib/CheckBoxTree.js
share/tt-rss/lib/MiniTemplator.class.php
@@ -1469,13 +1440,6 @@ share/tt-rss/lib/iui/toolButton.png
share/tt-rss/lib/iui/toolbar.png
share/tt-rss/lib/iui/whiteButton.png
share/tt-rss/lib/jsmin.php
-share/tt-rss/lib/magpierss/AUTHORS
-share/tt-rss/lib/magpierss/README
-share/tt-rss/lib/magpierss/extlib/Snoopy.class.inc
-share/tt-rss/lib/magpierss/rss_cache.inc
-share/tt-rss/lib/magpierss/rss_fetch.inc
-share/tt-rss/lib/magpierss/rss_parse.inc
-share/tt-rss/lib/magpierss/rss_utils.inc
share/tt-rss/lib/otphp/LICENCE
share/tt-rss/lib/otphp/lib/hotp.php
share/tt-rss/lib/otphp/lib/otp.php
@@ -1966,12 +1930,79 @@ share/tt-rss/mobile/mobile.css
share/tt-rss/mobile/mobile.js
share/tt-rss/mobile/prefs.php
share/tt-rss/opml.php
+share/tt-rss/plugins/af_buttersafe/init.php
+share/tt-rss/plugins/af_explosm/init.php
+share/tt-rss/plugins/af_gocomics/init.php
+share/tt-rss/plugins/af_pennyarcade/init.php
+share/tt-rss/plugins/af_redditimgur/init.php
+share/tt-rss/plugins/af_unburn/init.php
+share/tt-rss/plugins/auth_imap/init.php
+share/tt-rss/plugins/auth_internal/init.php
+share/tt-rss/plugins/auth_remote/init.php
+share/tt-rss/plugins/bookmarklets/init.php
+share/tt-rss/plugins/close_button/button.png
+share/tt-rss/plugins/close_button/init.php
+share/tt-rss/plugins/digest/digest.css
+share/tt-rss/plugins/digest/digest.js
+share/tt-rss/plugins/digest/digest_body.php
+share/tt-rss/plugins/digest/images/tile.png
+share/tt-rss/plugins/digest/init.php
+share/tt-rss/plugins/example/example.js
+share/tt-rss/plugins/example/init.php
+share/tt-rss/plugins/example_article/init.js
+share/tt-rss/plugins/example_article/init.php
+share/tt-rss/plugins/example_feed/init.php
+share/tt-rss/plugins/example_routing/init.php
+share/tt-rss/plugins/flattr/flattr.png
+share/tt-rss/plugins/flattr/init.php
+share/tt-rss/plugins/googleplus/googleplus.js
+share/tt-rss/plugins/googleplus/googleplus.png
+share/tt-rss/plugins/googleplus/init.php
+share/tt-rss/plugins/googlereaderkeys/init.php
+share/tt-rss/plugins/identica/identica.js
+share/tt-rss/plugins/identica/identica.png
+share/tt-rss/plugins/identica/init.php
+share/tt-rss/plugins/import_export/import_export.js
+share/tt-rss/plugins/import_export/init.php
+share/tt-rss/plugins/instances/init.php
+share/tt-rss/plugins/instances/instances.js
+share/tt-rss/plugins/mail/init.php
+share/tt-rss/plugins/mail/mail.js
+share/tt-rss/plugins/mail/mail.png
+share/tt-rss/plugins/note/init.php
+share/tt-rss/plugins/note/note.js
+share/tt-rss/plugins/note/note.png
+share/tt-rss/plugins/nsfw/init.js
+share/tt-rss/plugins/nsfw/init.php
+share/tt-rss/plugins/owncloud/init.php
+share/tt-rss/plugins/owncloud/owncloud.js
+share/tt-rss/plugins/owncloud/owncloud.png
+share/tt-rss/plugins/pinterest/init.php
+share/tt-rss/plugins/pinterest/pinterest.js
+share/tt-rss/plugins/pinterest/pinterest.png
+share/tt-rss/plugins/pocket/init.php
+share/tt-rss/plugins/pocket/pocket.js
+share/tt-rss/plugins/pocket/pocket.png
+share/tt-rss/plugins/share/init.php
+share/tt-rss/plugins/share/share.js
+share/tt-rss/plugins/share/share.png
+share/tt-rss/plugins/swap_jk/init.php
+share/tt-rss/plugins/tweet/init.php
+share/tt-rss/plugins/tweet/tweet.js
+share/tt-rss/plugins/tweet/tweet.png
+share/tt-rss/plugins/updater/init.php
+share/tt-rss/plugins/updater/updater.js
share/tt-rss/prefs.php
share/tt-rss/public.php
share/tt-rss/register.php
share/tt-rss/schema/ttrss_schema_mysql.sql
share/tt-rss/schema/ttrss_schema_pgsql.sql
share/tt-rss/schema/versions/mysql/10.sql
+share/tt-rss/schema/versions/mysql/100.sql
+share/tt-rss/schema/versions/mysql/101.sql
+share/tt-rss/schema/versions/mysql/102.sql
+share/tt-rss/schema/versions/mysql/103.sql
+share/tt-rss/schema/versions/mysql/104.sql
share/tt-rss/schema/versions/mysql/11.sql
share/tt-rss/schema/versions/mysql/12.sql
share/tt-rss/schema/versions/mysql/13.sql
@@ -2069,6 +2100,11 @@ share/tt-rss/schema/versions/mysql/97.sql
share/tt-rss/schema/versions/mysql/98.sql
share/tt-rss/schema/versions/mysql/99.sql
share/tt-rss/schema/versions/pgsql/10.sql
+share/tt-rss/schema/versions/pgsql/100.sql
+share/tt-rss/schema/versions/pgsql/101.sql
+share/tt-rss/schema/versions/pgsql/102.sql
+share/tt-rss/schema/versions/pgsql/103.sql
+share/tt-rss/schema/versions/pgsql/104.sql
share/tt-rss/schema/versions/pgsql/11.sql
share/tt-rss/schema/versions/pgsql/12.sql
share/tt-rss/schema/versions/pgsql/13.sql
@@ -2170,9 +2206,6 @@ share/tt-rss/templates/digest_template_html.txt
share/tt-rss/templates/email_article_template.txt
share/tt-rss/templates/generated_feed.txt
share/tt-rss/templates/resetpass_template.txt
-share/tt-rss/themes/triple-pane/theme.css
-share/tt-rss/themes/triple-pane/theme.ini
-share/tt-rss/themes/triple-pane/theme.js
share/tt-rss/tt-rss.css
share/tt-rss/update.php
share/tt-rss/update_daemon2.php
diff --git a/www/php-tt-rss/distinfo b/www/php-tt-rss/distinfo
index 256a8d6008f..ad1180a5740 100644
--- a/www/php-tt-rss/distinfo
+++ b/www/php-tt-rss/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2013/01/03 13:59:44 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2013/03/19 15:24:37 ryoon Exp $
-SHA1 (tt-rss-1.6.2.tar.gz) = b0dd38e0b32aeca55ca276fc3c24dacb61746341
-RMD160 (tt-rss-1.6.2.tar.gz) = 6aa7c5208f0811530be5a1e633f675c998f5f2db
-Size (tt-rss-1.6.2.tar.gz) = 2078889 bytes
+SHA1 (Tiny-Tiny-RSS-1.7.4.tar.gz) = 2e73ebbf2ef0518ef0f146547ba61eaf17050239
+RMD160 (Tiny-Tiny-RSS-1.7.4.tar.gz) = 88a3c193d98d01857aedd833cd7da536b8930474
+Size (Tiny-Tiny-RSS-1.7.4.tar.gz) = 2087145 bytes