Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  7 May 2010 20:46:33 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/146374: [PATCH] devel/psvn: update to 915036
Message-ID:  <20100507114633.347D37E845@eastasia.home.utahime.org>
Resent-Message-ID: <201005071150.o47Bo358005876@freefall.freebsd.org>

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

>Number:         146374
>Category:       ports
>Synopsis:       [PATCH] devel/psvn: update to 915036
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 07 11:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 8.0-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD xxxx 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Sat Mar 6 00:10:19 JST 2010 xxxx i386


	
>Description:
	- Update to 915036.
	- Fix MASTER_SITES.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-psvn begins here ---
Index: Makefile
===================================================================
RCS file: /usr0/freebsd/cvsroot/ports/devel/psvn/Makefile,v
retrieving revision 1.36
diff -u -r1.36 Makefile
--- Makefile	5 May 2010 21:52:17 -0000	1.36
+++ Makefile	7 May 2010 11:36:48 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	psvn
-PORTVERSION=	38969
-PORTREVISION=	4
+PORTVERSION=	915036
 CATEGORIES=	devel elisp
-MASTER_SITES=	http://svn.collab.net/viewvc/svn/trunk/contrib/client-side/emacs/
+MASTER_SITES=	http://svn.apache.org/viewvc/subversion/trunk/contrib/client-side/emacs/
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
-DISTNAME=	psvn.el\?revision=${PORTVERSION}
+DISTNAME=	psvn.el\?revision=${PORTVERSION}\&view=co
 EXTRACT_SUFX=	# empty
 
 MAINTAINER=	bsam@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /usr0/freebsd/cvsroot/ports/devel/psvn/distinfo,v
retrieving revision 1.27
diff -u -r1.27 distinfo
--- distinfo	11 Sep 2009 17:08:58 -0000	1.27
+++ distinfo	7 May 2010 11:37:17 -0000
@@ -1,3 +1,3 @@
-MD5 (psvn.el?revision=38969) = 91bffa80a53a15a6dcd1ccdac82436e5
-SHA256 (psvn.el?revision=38969) = 109982630452f3247f7d4856767580bece389182b00a4edbe459cee4aab2192d
-SIZE (psvn.el?revision=38969) = 300286
+MD5 (psvn.el?revision=915036&view=co) = 620b04226f954bc70ab7dc065e8879b5
+SHA256 (psvn.el?revision=915036&view=co) = cccb9167058aaa5f9eaabdf89b88b49736597bc928eddda03b3192bda012c1d2
+SIZE (psvn.el?revision=915036&view=co) = 301982
--- patch-psvn ends here ---


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



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