pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/35215: upgrade rss2html up to 0.8.2



>Number:         35215
>Category:       pkg
>Synopsis:       upgrade rss2html up to 0.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Sat Dec 09 01:35:00 +0000 2006
>Originator:     root
>Release:        Linux 2.6.15bare
>Organization:
        
>Environment:
        
        
System: Linux bare 2.6.15bare #7 PREEMPT Tue Mar 14 14:34:34 CET 2006 i686 
GNU/Linux
Architecture: unknown
Machine: i686
>Description:
        
rss2html 0.8.2 is out.

This new release adds support for libcurl. This fixes a problem in chunked 
encoding.
And adds https support.

>How-To-Repeat:
        
>Fix:
        

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/converters/rss2html/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile    19 Feb 2006 20:49:11 -0000      1.11
+++ Makefile    9 Dec 2006 01:30:11 -0000
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.11 2006/02/19 20:49:11 recht Exp $
 #
 
-DISTNAME=              rss2html-0.8
+DISTNAME=              rss2html-0.8.2
 CATEGORIES=            converters
 MASTER_SITES=          http://cvs.nopcode.org/ftp/rss2html/ \
                        ftp://ftp.nopcode.org/prj/rss2html/
@@ -19,4 +19,5 @@
 LIBS.SunOS+=           -lnsl -lsocket
 MAKE_ENV+=             LIBS=${LIBS:M*:Q}
 
+.include "../../www/curl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/converters/rss2html/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo    19 Feb 2006 20:49:11 -0000      1.9
+++ distinfo    9 Dec 2006 01:30:11 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.9 2006/02/19 20:49:11 recht Exp $
 
-SHA1 (rss2html-0.8.tar.gz) = 4d463d8c1d832a069dfa2b0425dc22ef00e7e352
-RMD160 (rss2html-0.8.tar.gz) = 13014935c077a0c81479559888bac7eebcd8ba5c
-Size (rss2html-0.8.tar.gz) = 25584 bytes
+SHA1 (rss2html-0.8.2.tar.gz) = d1dedf12dfba3c6bcb5985e0c1b6d738b6653516
+RMD160 (rss2html-0.8.2.tar.gz) = e49889110da91661c9d8ab4d22c98493a45483b5
+Size (rss2html-0.8.2.tar.gz) = 26582 bytes

>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index