pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/surfraw



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 15 20:17:26 UTC 2018

Modified Files:
        pkgsrc/www/surfraw: Makefile distinfo

Log Message:
surfraw: make perl a runtime dependency, scripts use it.

Remove checksum for non-existent patch from distinfo while here.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/www/surfraw/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/surfraw/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/surfraw/Makefile
diff -u pkgsrc/www/surfraw/Makefile:1.55 pkgsrc/www/surfraw/Makefile:1.56
--- pkgsrc/www/surfraw/Makefile:1.55    Sun Feb 11 16:45:59 2018
+++ pkgsrc/www/surfraw/Makefile Sun Jul 15 20:17:26 2018
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2018/02/11 16:45:59 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2018/07/15 20:17:26 wiz Exp $
 
 DISTNAME=      surfraw-2.3.0
+PKGREVISION=   1
 CATEGORIES=    www
 MASTER_SITES=  http://surfraw.alioth.debian.org/dist/
 
@@ -14,7 +15,7 @@ CONFLICTS+=   surfaw-[0-9]*
 GNU_CONFIGURE=         YES
 CONFIGURE_ARGS+=       --sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ARGS+=       --disable-sr
-USE_TOOLS+=            perl sed
+USE_TOOLS+=            perl:run sed
 REPLACE_PERL+=         surfraw-update-path.IN opensearch-discover \
                        opensearch-genquery
 

Index: pkgsrc/www/surfraw/distinfo
diff -u pkgsrc/www/surfraw/distinfo:1.23 pkgsrc/www/surfraw/distinfo:1.24
--- pkgsrc/www/surfraw/distinfo:1.23    Sun Feb 11 16:45:59 2018
+++ pkgsrc/www/surfraw/distinfo Sun Jul 15 20:17:26 2018
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.23 2018/02/11 16:45:59 wiz Exp $
+$NetBSD: distinfo,v 1.24 2018/07/15 20:17:26 wiz Exp $
 
 SHA1 (surfraw-2.3.0.tar.gz) = 47fef79143d8f14fd425d6f077f27ad2170a8191
 RMD160 (surfraw-2.3.0.tar.gz) = 3e9b1e3e278192275a9a9de20ef0ab28b3824b8d
 SHA512 (surfraw-2.3.0.tar.gz) = 51cdfb68bab701bce635a64ab3d5af669b2330c895180d01cca1c6f3c4005972ba4c573b693df59a2cc4fdb97d4fd11224bae500bbd4a17c3ab446de5241c9a0
 Size (surfraw-2.3.0.tar.gz) = 205557 bytes
 SHA1 (patch-Makefile.in) = d29e62b200c4f97d9ce2b4dc9b288599edd6e001
-SHA1 (patch-surfraw.IN) = 3cfa62daa2dc13c1ec7a7def7e67124bb7e7fabc



Home | Main Index | Thread Index | Old Index