Update to 2.2.5:
Wed May 13 02:30:21 BST 2009 - surfraw 2.2.5 * Replaced scaleplus elvi with comlaw. * rfc: use HTML for RFCs and BCPs. * Support '--' to indicate end of options, so, for instance, "sr google -g -- foo -bar" works. * debpackages, debcontents: update ubuntu release names.
This commit is contained in:
parent
8adf7b0926
commit
ad531e79be
3 changed files with 9 additions and 8 deletions
|
@ -1,13 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.41 2009/03/01 14:57:33 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.42 2009/06/06 22:07:43 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= surfraw-2.2.4
|
||||
DISTNAME= surfraw-2.2.5
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://surfraw.alioth.debian.org/dist/
|
||||
|
||||
MAINTAINER= wiz@NetBSD.org
|
||||
HOMEPAGE= http://surfraw.alioth.debian.org/
|
||||
COMMENT= Shell Users' Revolutionary Front Rage Against the Web
|
||||
LICENSE= public-domain
|
||||
|
||||
CONFLICTS+= surfaw-[0-9]*
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.10 2009/03/01 14:57:33 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2009/06/06 22:07:43 wiz Exp $
|
||||
bin/opensearch-discover
|
||||
bin/opensearch-genquery
|
||||
bin/surfraw
|
||||
|
@ -18,6 +18,7 @@ lib/surfraw/cia
|
|||
lib/surfraw/cite
|
||||
lib/surfraw/cnn
|
||||
lib/surfraw/codesearch
|
||||
lib/surfraw/comlaw
|
||||
lib/surfraw/ctan
|
||||
lib/surfraw/currency
|
||||
lib/surfraw/cve
|
||||
|
@ -65,7 +66,6 @@ lib/surfraw/pubmed
|
|||
lib/surfraw/rae
|
||||
lib/surfraw/rfc
|
||||
lib/surfraw/rhyme
|
||||
lib/surfraw/scaleplus
|
||||
lib/surfraw/scholar
|
||||
lib/surfraw/scicom
|
||||
lib/surfraw/scpan
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.14 2009/03/01 14:57:33 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.15 2009/06/06 22:07:43 wiz Exp $
|
||||
|
||||
SHA1 (surfraw-2.2.4.tar.gz) = 22072499beed6b9bc79dd3928620548f4dca9af5
|
||||
RMD160 (surfraw-2.2.4.tar.gz) = 78cd6d8892fd205523c8fdeea5c24b48cbf68061
|
||||
Size (surfraw-2.2.4.tar.gz) = 147292 bytes
|
||||
SHA1 (surfraw-2.2.5.tar.gz) = 3da861c0a98a9d197e84a8995bc286ca4b885d62
|
||||
RMD160 (surfraw-2.2.5.tar.gz) = ff7c0ee495374400d205f684c3cf7b78fdbfcc77
|
||||
Size (surfraw-2.2.5.tar.gz) = 148858 bytes
|
||||
SHA1 (patch-ab) = 25560169f13c1a635ee0bd59760a9ecec58eea6c
|
||||
|
|
Loading…
Reference in a new issue