Date: 9 Mar 2006 11:34:26 -0000 From: Lapo Luchini <lapo@lapo.it> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Lapo Luchini <lapo@lapo.it>, ale@FreeBSD.org Subject: ports/94267: net/raggle: update to 0.4.4 Message-ID: <20060309113426.2588.qmail@mail.lapo.it> Resent-Message-ID: <200603091140.k29Be3Xf016736@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94267 >Category: ports >Synopsis: net/raggle: update to 0.4.4 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Mar 09 11:40:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Lapo Luchini >Release: FreeBSD 6.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD motoko.lapo.it 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Fri Feb 3 12:29:51 CET 2006 root@motoko.lapo.it:/usr/obj/usr/src/sys/MOTOKO amd64 Update from a reaaaally old version to current 0.4.4. I don't know it very well (actually I just tried it), but works at least much better than the preovious release, which even lost his feed list quite frequently on exit. doc/api/ not installed: having many subdirs "install" complained and I don't think they are so useful to have anyway 0=) --- raggle-0.4.4.diff begins here --- diff -Nu raggle/Makefile raggle-0.44/Makefile --- raggle/Makefile Mon Dec 20 17:49:10 2004 +++ raggle-0.44/Makefile Thu Mar 9 12:23:48 2006 @@ -6,7 +6,7 @@ # PORTNAME= raggle -PORTVERSION= 0.3.2 +PORTVERSION= 0.4.4 CATEGORIES= net MASTER_SITES= http://www.raggle.org/files/ @@ -21,7 +21,9 @@ NO_BUILD= yes MAN1= raggle.1 -DOCS= AUTHORS BUGS COPYING ChangeLog README TODO doc/* +DOCS= AUTHORS BUGS COPYING ChangeLog README TODO \ + doc/default_config.rb doc/pauls_feeds.opml.gz \ + doc/theme_documentation.txt do-install: ${INSTALL_SCRIPT} ${WRKSRC}/raggle ${PREFIX}/bin diff -Nu raggle/distinfo raggle-0.44/distinfo --- raggle/distinfo Fri Nov 25 17:48:23 2005 +++ raggle-0.44/distinfo Thu Mar 9 12:16:50 2006 @@ -1,3 +1,3 @@ -MD5 (raggle-0.3.2.tar.gz) = b8677e1ec21a758105155f5929e03929 -SHA256 (raggle-0.3.2.tar.gz) = 74b6ce22455e127814183a5dd8c24dc5f71b26d1a587ee556171dbc6380fc91f -SIZE (raggle-0.3.2.tar.gz) = 100182 +MD5 (raggle-0.4.4.tar.gz) = d6fd8e1487f53e5cf89e1bf3cf3adbfc +SHA256 (raggle-0.4.4.tar.gz) = 4909e93469a31a2ece889abff3e14a5020bdf2a7ec7cba9371a983adae4391df +SIZE (raggle-0.4.4.tar.gz) = 279758 Common subdirectories: raggle/files and raggle-0.44/files Common subdirectories: raggle/work and raggle-0.44/work --- raggle-0.4.4.diff ends here --- >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060309113426.2588.qmail>