From yasu@home.utahime.org  Fri Aug 24 05:33:56 2012
Return-Path: <yasu@home.utahime.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C4043106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2012 05:33:56 +0000 (UTC)
	(envelope-from yasu@home.utahime.org)
Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210])
	by mx1.freebsd.org (Postfix) with ESMTP id 922708FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2012 05:33:56 +0000 (UTC)
Received: from eastasia.home.utahime.org (mail.home.utahime.org [192.168.174.1])
	by gate.utahime.jp (Postfix) with ESMTP id AAECC2E441;
	Fri, 24 Aug 2012 14:33:54 +0900 (JST)
Received: from eastasia.home.utahime.org (localhost [127.0.0.1])
	by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 8A3D02E6B4;
	Fri, 24 Aug 2012 14:33:54 +0900 (JST)
Received: by eastasia.home.utahime.org (Postfix, from userid 1000)
	id 6FA502E6A7; Fri, 24 Aug 2012 14:33:54 +0900 (JST)
Message-Id: <20120824053354.6FA502E6A7@eastasia.home.utahime.org>
Date: Fri, 24 Aug 2012 14:33:54 +0900 (JST)
From: Yasuhiro KIMURA <yasu@utahime.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] devel/psvn: update to latest version on author's web site
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         170979
>Category:       ports
>Synopsis:       [PATCH] devel/psvn: update to latest version on author's web site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bsam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 05:40:02 UTC 2012
>Closed-Date:    Tue Aug 28 20:38:20 UTC 2012
>Last-Modified:  Tue Aug 28 20:40:09 UTC 2012
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 9.0-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD xxxx 9.0-RELEASE-p4 FreeBSD 9.0-RELEASE-p4 #0: Sun Aug 12 22:27:34 JST 2012 xxxx i386


	
>Description:
	Update to latest version on author's web site, which supports
	new working copy structure of Subversion 1.7.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-psvn begins here ---
Index: Makefile
===================================================================
RCS file: /usr0/freebsd/cvsroot/ports/devel/psvn/Makefile,v
retrieving revision 1.44
diff -u -r1.44 Makefile
--- Makefile	1 Aug 2012 16:50:15 -0000	1.44
+++ Makefile	24 Aug 2012 05:20:37 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	psvn
-PORTVERSION=	915036
-PORTREVISION=	7
+PORTVERSION=	20120326.212349
 CATEGORIES=	devel elisp
-MASTER_SITES=	http://svn.apache.org/viewvc/subversion/trunk/contrib/client-side/emacs/
+MASTER_SITES=	http://www.xsteve.at/prg/emacs/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
-DISTNAME=	psvn.el\?revision=${PORTVERSION}\&view=co
+DISTNAME=	psvn.el
 EXTRACT_SUFX=	# empty
 
 MAINTAINER=	bsam@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /usr0/freebsd/cvsroot/ports/devel/psvn/distinfo,v
retrieving revision 1.29
diff -u -r1.29 distinfo
--- distinfo	3 Jul 2011 14:58:33 -0000	1.29
+++ distinfo	25 May 2012 19:08:27 -0000
@@ -1,2 +1,2 @@
-SHA256 (psvn.el?revision=915036&view=co) = cccb9167058aaa5f9eaabdf89b88b49736597bc928eddda03b3192bda012c1d2
-SIZE (psvn.el?revision=915036&view=co) = 301982
+SHA256 (psvn.el) = 282c91f985a06a7c276b474386b574eaf6f6664600ae790b3a653deafc820721
+SIZE (psvn.el) = 302680
--- patch-psvn ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->bsam 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 24 05:40:14 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170979 
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Tue Aug 28 20:38:01 UTC 2012 
State-Changed-Why:  
Committed, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170979: commit references a PR
Date: Tue, 28 Aug 2012 20:37:50 +0000 (UTC)

 Author: bsam
 Date: Tue Aug 28 20:37:41 2012
 New Revision: 303297
 URL: http://svn.freebsd.org/changeset/ports/303297
 
 Log:
   . update to the latest version, which supports
     a new working copy structure of Subversion 1.7;
   . release maintainership.
   
   PR:		ports/170979
   Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
 
 Modified:
   head/devel/psvn/Makefile
   head/devel/psvn/distinfo
 
 Modified: head/devel/psvn/Makefile
 ==============================================================================
 --- head/devel/psvn/Makefile	Tue Aug 28 20:25:56 2012	(r303296)
 +++ head/devel/psvn/Makefile	Tue Aug 28 20:37:41 2012	(r303297)
 @@ -6,15 +6,14 @@
  #
  
  PORTNAME=	psvn
 -PORTVERSION=	915036
 -PORTREVISION=	7
 +PORTVERSION=	20120326.212349
  CATEGORIES=	devel elisp
 -MASTER_SITES=	http://svn.apache.org/viewvc/subversion/trunk/contrib/client-side/emacs/
 +MASTER_SITES=	http://www.xsteve.at/prg/emacs/
  PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
 -DISTNAME=	psvn.el\?revision=${PORTVERSION}\&view=co
 +DISTNAME=	psvn.el
  EXTRACT_SUFX=	# empty
  
 -MAINTAINER=	bsam@FreeBSD.org
 +MAINTAINER=	ports@FreeBSD.org
  COMMENT=	Subversion interface for Emacs
  
  RUN_DEPENDS=	svn:${PORTSDIR}/devel/subversion
 
 Modified: head/devel/psvn/distinfo
 ==============================================================================
 --- head/devel/psvn/distinfo	Tue Aug 28 20:25:56 2012	(r303296)
 +++ head/devel/psvn/distinfo	Tue Aug 28 20:37:41 2012	(r303297)
 @@ -1,2 +1,2 @@
 -SHA256 (psvn.el?revision=915036&view=co) = cccb9167058aaa5f9eaabdf89b88b49736597bc928eddda03b3192bda012c1d2
 -SIZE (psvn.el?revision=915036&view=co) = 301982
 +SHA256 (psvn.el) = 282c91f985a06a7c276b474386b574eaf6f6664600ae790b3a653deafc820721
 +SIZE (psvn.el) = 302680
 \ No newline at end of file
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
