Re: Update www/tt-rss 1.9

2013-08-20 Thread Atanas Vladimirov
OK. I agree with you. Here is a new patch: Index: Makefile === RCS file: /home/vlado/cvsync/cvsroot/ports/www/tt-rss/Makefile,v retrieving revision 1.18 diff -u -p -r1.18 Makefile --- Makefile12 Aug 2013 04:11:22 - 1.18 +

Re: Update www/tt-rss 1.9

2013-08-20 Thread Landry Breuil
On Tue, Aug 20, 2013 at 11:20:33PM +0300, Atanas Vladimirov wrote: > >On Sun, Aug 18, 2013 at 03:05:56PM +0300, Atanas Vladimirov wrote: > >> 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) fo

Re: Update www/tt-rss 1.9

2013-08-20 Thread Atanas Vladimirov
>On Sun, Aug 18, 2013 at 03:05:56PM +0300, Atanas Vladimirov wrote: >> 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? >

Re: Update www/tt-rss 1.9

2013-08-19 Thread Landry Breuil
On Sun, Aug 18, 2013 at 03:05:56PM +0300, Atanas Vladimirov wrote: > 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? The @s

Update www/tt-rss 1.9

2013-08-18 Thread Atanas Vladimirov
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 =