update to 1.10;
* Add "ignoretimeouts" option to silently ignore timeout errors. * Fix SSL and socket timeouts on Python 2.3. * Fix entity encoding problem with HTML sanitisation. * ...
This commit is contained in:
parent
fcd33b6773
commit
61e219f530
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2004/02/19 18:38:04 xsa Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2004/03/01 09:44:56 xsa Exp $
|
||||
|
||||
COMMENT= "RSS Aggregator Without Delusions Of Grandeur"
|
||||
|
||||
DISTNAME= rawdog-1.9
|
||||
DISTNAME= rawdog-1.10
|
||||
CATEGORIES= www news
|
||||
|
||||
HOMEPAGE= http://offog.org/code/rawdog.html
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (rawdog-1.9.tar.gz) = 63d42a2cd8686edb11a6033d1ba24214
|
||||
RMD160 (rawdog-1.9.tar.gz) = c3b976ba0caa3201ae98be9f437f5883f058a0a2
|
||||
SHA1 (rawdog-1.9.tar.gz) = 2cd444428c3b4df16c053abfd935a16febe06981
|
||||
MD5 (rawdog-1.10.tar.gz) = 3af6d6331e21efc85afe709ca854e738
|
||||
RMD160 (rawdog-1.10.tar.gz) = 277dde40fb78efc295ba69c5c3d13738b14ff54c
|
||||
SHA1 (rawdog-1.10.tar.gz) = 3b0f4afb76631bff6cbd4ccf295aee998a48465d
|
||||
|
Loading…
Reference in New Issue
Block a user