From wxs@atarininja.org  Fri Jun 29 15:43:55 2007
Return-Path: <wxs@atarininja.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id E14F916A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Jun 2007 15:43:55 +0000 (UTC)
	(envelope-from wxs@atarininja.org)
Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.60.158])
	by mx1.freebsd.org (Postfix) with ESMTP id BFBDC13C4AE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Jun 2007 15:43:55 +0000 (UTC)
	(envelope-from wxs@atarininja.org)
Received: by syn.atarininja.org (Postfix, from userid 1001)
	id B0DC6724A; Fri, 29 Jun 2007 11:49:15 -0400 (EDT)
Message-Id: <20070629154915.B0DC6724A@syn.atarininja.org>
Date: Fri, 29 Jun 2007 11:49:15 -0400 (EDT)
From: Wesley Shields <wxs@atarininja.org>
Reply-To: Wesley Shields <wxs@atarininja.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: aquatique-ports@rambler.ru
Subject: [UPDATE]: net/silc-client
X-Send-Pr-Version: 3.113
X-GNATS-Notify: aquatique-ports@rambler.ru

>Number:         114135
>Category:       ports
>Synopsis:       [UPDATE]: net/silc-client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 29 15:50:02 GMT 2007
>Closed-Date:    Sun Jul 15 21:41:18 GMT 2007
>Last-Modified:  Sun Jul 15 21:50:09 GMT 2007
>Originator:     Wesley Shields
>Release:        FreeBSD 6.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #7: Thu May 24 09:18:59 EDT 2007 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64

>Description:
net/silc-client is up to 1.1.1 which fixes some crashes.  As this update
will affect a slave port I'm working on I decided to submit this one
now.  I've CC'ed the maintainer on it.
>How-To-Repeat:
N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/silc-client/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile	21 Jun 2007 19:29:46 -0000	1.45
+++ Makefile	28 Jun 2007 18:13:08 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	silc
-PORTVERSION=	1.1
+PORTVERSION=	1.1.1
 CATEGORIES=	net ipv6 security
 MASTER_SITES=	http://www.silcnet.org/download/%SUBDIR%/ \
 		http://ftp.silcnet.org/%SUBDIR%/ \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/silc-client/distinfo,v
retrieving revision 1.22
diff -u -r1.22 distinfo
--- distinfo	21 Jun 2007 19:29:46 -0000	1.22
+++ distinfo	28 Jun 2007 18:13:08 -0000
@@ -1,3 +1,3 @@
-MD5 (silc-client-1.1.tar.bz2) = 3b2d25e2379c79d88169ef777230f318
-SHA256 (silc-client-1.1.tar.bz2) = b41f162cd06e3b21daacd39a54438cc5b8c63228110bebeaf7b8c886bf107326
-SIZE (silc-client-1.1.tar.bz2) = 1611218
+MD5 (silc-client-1.1.1.tar.bz2) = 68756a29c6b0a7e57bfb2ee114837832
+SHA256 (silc-client-1.1.1.tar.bz2) = f523003f1fca84ca191cb1deac832e6d4f2d8ade94aa1f747cb03fbfbb17d473
+SIZE (silc-client-1.1.1.tar.bz2) = 1620522
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/net/silc-client/pkg-plist,v
retrieving revision 1.21
diff -u -r1.21 pkg-plist
--- pkg-plist	21 Jun 2007 19:29:46 -0000	1.21
+++ pkg-plist	28 Jun 2007 18:13:08 -0000
@@ -111,6 +111,5 @@
 @dirrm %%DATADIR%%/themes
 @dirrm %%DATADIR%%/help
 @dirrm %%DATADIR%%/scripts
-@dirrm %%DATADIR%%/modules
 @dirrm %%DATADIR%%
 @dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Jun 29 15:50:09 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=114135 
State-Changed-From-To: feedback->closed 
State-Changed-By: pav 
State-Changed-When: Sun Jul 15 21:33:34 UTC 2007 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/114135: commit references a PR
Date: Sun, 15 Jul 2007 21:41:06 +0000 (UTC)

 pav         2007-07-15 21:41:00 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/silc-client      Makefile distinfo pkg-plist 
   Log:
   - Update to 1.1.1
   
   PR:             ports/114135
   Submitted by:   Wesley Shields <wxs@atarininja.org>
   Approved by:    maintainer timeout (16 days)
   
   Revision  Changes    Path
   1.46      +1 -1      ports/net/silc-client/Makefile
   1.23      +3 -3      ports/net/silc-client/distinfo
   1.22      +0 -1      ports/net/silc-client/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:
