Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Dec 2010 00:58:06 GMT
From:      Ryan Steinmetz <rpsfa@rit.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152763: [maintainer-update] security/skipfish to 1.81b
Message-ID:  <201012020058.oB20w66a091569@red.freebsd.org>
Resent-Message-ID: <201012020100.oB210LpO090237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152763
>Category:       ports
>Synopsis:       [maintainer-update] security/skipfish to 1.81b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 02 01:00:21 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Ryan Steinmetz
>Release:        8.1-RELEASE
>Organization:
Rochester Institute of Technology
>Environment:
FreeBSD xxx.rit.edu 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #16: Wed Dec  1 10:23:09 EST 2010     root@xxx.rit.edu:/usr/obj/usr/src/sys/xxx  i386
>Description:
Update to 1.81b.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN /usr/ports/security/skipfish/Makefile skipfish/Makefile
--- /usr/ports/security/skipfish/Makefile	2010-09-24 17:10:51.000000000 -0400
+++ skipfish/Makefile	2010-12-01 19:50:47.000000000 -0500
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/security/skipfish/Makefile,v 1.14 2010/09/24 21:10:51 niels Exp $
 
 PORTNAME=	skipfish
-PORTVERSION=	1.67b
+PORTVERSION=	1.81b
 CATEGORIES=	security www
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 EXTRACT_SUFX=	.tgz
@@ -30,7 +30,7 @@
 .endif
 
 post-patch:
-	 @${REINPLACE_CMD} -e 's:"skipfish.wl":"${DATADIR}/dictionaries/default.wl":' \
+	@${REINPLACE_CMD} -e 's:"skipfish.wl":"${DATADIR}/dictionaries/complete.wl":' \
 		-e 's:"assets":"${DATADIR}/assets":' ${WRKSRC}/config.h
 
 do-install:
diff -urN /usr/ports/security/skipfish/distinfo skipfish/distinfo
--- /usr/ports/security/skipfish/distinfo	2010-09-24 17:10:51.000000000 -0400
+++ skipfish/distinfo	2010-12-01 19:38:48.000000000 -0500
@@ -1,3 +1,2 @@
-MD5 (skipfish-1.67b.tgz) = 0815d59fa7cd5cf6050374561b6370b4
-SHA256 (skipfish-1.67b.tgz) = e87d3e58e521d31ed3b814749eec1512553924bbfa03459841c025c7d161283a
-SIZE (skipfish-1.67b.tgz) = 181520
+SHA256 (skipfish-1.81b.tgz) = 292b0fa64d8920744613f4caffb67ef8123f2840c9c8a70c98c577ccec4d1dc4
+SIZE (skipfish-1.81b.tgz) = 184023
diff -urN /usr/ports/security/skipfish/pkg-plist skipfish/pkg-plist
--- /usr/ports/security/skipfish/pkg-plist	2010-03-25 02:43:36.000000000 -0400
+++ skipfish/pkg-plist	2010-12-01 19:52:08.000000000 -0500
@@ -25,7 +25,7 @@
 %%DATADIR%%/assets/sf_name.png
 %%DATADIR%%/dictionaries/README-FIRST
 %%DATADIR%%/dictionaries/complete.wl
-%%DATADIR%%/dictionaries/default.wl
+%%DATADIR%%/dictionaries/medium.wl
 %%DATADIR%%/dictionaries/extensions-only.wl
 %%DATADIR%%/dictionaries/minimal.wl
 @dirrm %%DATADIR%%/dictionaries


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012020058.oB20w66a091569>