From nobody@FreeBSD.org  Thu Dec  2 00:58:06 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EE9B2106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 Dec 2010 00:58:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id C31998FC19
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 Dec 2010 00:58:06 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id oB20w6VS091570
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 2 Dec 2010 00:58:06 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id oB20w66a091569;
	Thu, 2 Dec 2010 00:58:06 GMT
	(envelope-from nobody)
Message-Id: <201012020058.oB20w66a091569@red.freebsd.org>
Date: Thu, 2 Dec 2010 00:58:06 GMT
From: Ryan Steinmetz <rpsfa@rit.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer-update] security/skipfish to 1.81b
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         152763
>Category:       ports
>Synopsis:       [maintainer-update] security/skipfish to 1.81b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 02 01:00:21 UTC 2010
>Closed-Date:    Mon Dec 13 00:38:13 UTC 2010
>Last-Modified:  Mon Dec 13 00:40:03 UTC 2010
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Thu Dec 2 01:16:34 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152763 
State-Changed-From-To: open->closed 
State-Changed-By: wxs 
State-Changed-When: Mon Dec 13 00:38:12 UTC 2010 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=152763 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/152763: commit references a PR
Date: Mon, 13 Dec 2010 00:38:05 +0000 (UTC)

 wxs         2010-12-13 00:37:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/skipfish    Makefile distinfo pkg-plist 
     security/skipfish/files patch-Makefile 
   Log:
   Update to 1.81b.
   Whitespace fix.
   Respect PREFIX != LOCALBASE.
   
   PR:             ports/152763
   Submitted by:   Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
   
   Revision  Changes    Path
   1.15      +2 -2      ports/security/skipfish/Makefile
   1.14      +2 -3      ports/security/skipfish/distinfo
   1.2       +11 -4     ports/security/skipfish/files/patch-Makefile
   1.2       +1 -1      ports/security/skipfish/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
