From jason@wilma.widomaker.com  Mon Apr  2 21:21:03 2007
Return-Path: <jason@wilma.widomaker.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 886C116A404
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Apr 2007 21:21:03 +0000 (UTC)
	(envelope-from jason@wilma.widomaker.com)
Received: from wilma.widomaker.com (ip204-238-183-243.east.widomaker.com [204.238.183.243])
	by mx1.freebsd.org (Postfix) with ESMTP id 0BF6713C4BE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Apr 2007 21:21:02 +0000 (UTC)
	(envelope-from jason@wilma.widomaker.com)
Received: from wilma.widomaker.com (localhost [127.0.0.1])
	by wilma.widomaker.com (8.13.8/8.13.6) with ESMTP id l32LL1Ui031033;
	Mon, 2 Apr 2007 17:21:01 -0400 (EDT)
	(envelope-from jason@wilma.widomaker.com)
Received: (from jason@localhost)
	by wilma.widomaker.com (8.13.8/8.13.6/Submit) id l32LL114031032;
	Mon, 2 Apr 2007 17:21:01 -0400 (EDT)
	(envelope-from jason)
Message-Id: <200704022121.l32LL114031032@wilma.widomaker.com>
Date: Mon, 2 Apr 2007 17:21:01 -0400 (EDT)
From: Jason Harris <jharris@widomaker.com>
Reply-To: Jason Harris <jharris@widomaker.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Jason Harris <jharris@widomaker.com>
Subject: ports/sysutils/stmpclean - fix fetch
X-Send-Pr-Version: 3.113
X-GNATS-Notify: shalunov@internet2.edu

>Number:         111155
>Category:       ports
>Synopsis:       ports/sysutils/stmpclean - fix fetch
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 02 21:30:04 GMT 2007
>Closed-Date:    Fri Apr 13 14:10:14 GMT 2007
>Last-Modified:  Fri Apr 13 14:10:14 GMT 2007
>Originator:     Jason Harris
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
N/A
>Environment:
System: FreeBSD 6.2-STABLE i386

>Description:
	current MASTER_SITES gives a 301 redirect, so point to final location
	add WWW:
>How-To-Repeat:
	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

? Makefile.csig
? distinfo.csig
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/stmpclean/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	16 Mar 2005 16:30:36 -0000	1.8
+++ Makefile	2 Apr 2007 21:18:27 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	stmpclean
 PORTVERSION=	0.3
 CATEGORIES=	sysutils security
-MASTER_SITES=	http://www.internet2.edu/~shalunov/stmpclean/
+MASTER_SITES=	http://shlang.com/stmpclean/
 
 MAINTAINER=	shalunov@internet2.edu
 COMMENT=	Remove old files from temporary directories
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/sysutils/stmpclean/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	29 Sep 2003 14:03:24 -0000	1.2
+++ pkg-descr	2 Apr 2007 21:18:27 -0000
@@ -9,5 +9,7 @@
 is dangerous: when you have an attack they have a tendency to behave
 like forking bombs, making matters much worse.
 
+WWW: http://shlang.com/stmpclean/
+
 --Stanislav
 shalunov@internet2.edu
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iJ0EARECAF0FAkYRcz9WGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv
cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93
PXRydWUACgkQSypIl9OdoONKpwCdEec+sLZccVD8n7sbIOYlehIWGAoAnRo6l1Vl
D3MCJuEH1hsWg2jXVmtq
=yFrp
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Apr 2 21:30:12 UTC 2007 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111155 
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: lwhsu 
Responsible-Changed-When: Thu Apr 12 18:37:17 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111155 
State-Changed-From-To: feedback->open 
State-Changed-By: lwhsu 
State-Changed-When: Fri Apr 13 08:15:36 UTC 2007 
State-Changed-Why:  
Maintainer has approved. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/111155: commit references a PR
Date: Fri, 13 Apr 2007 14:09:46 +0000 (UTC)

 lwhsu       2007-04-13 14:09:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/stmpclean   Makefile pkg-descr 
   Log:
   - Current MASTER_SITES gives a 301 redirect, so point to final location
   add WWW.
   
   PR:             111155
   Submitted by:   Jason Harris <jharris AT widomaker.com>
   Approved by:    Stanislav Shalunov <shalunov AT shlang.com> (maintainer)
                   clsung (mentor)
   
   Revision  Changes    Path
   1.10      +1 -1      ports/sysutils/stmpclean/Makefile
   1.3       +2 -0      ports/sysutils/stmpclean/pkg-descr
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Fri Apr 13 14:10:12 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=111155 
>Unformatted:
