Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Aug 2012 14:33:54 +0900 (JST)
From:      Yasuhiro KIMURA <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/170979: [PATCH] devel/psvn: update to latest version on author's web site
Message-ID:  <20120824053354.6FA502E6A7@eastasia.home.utahime.org>
Resent-Message-ID: <201208240540.q7O5e37e041850@freefall.freebsd.org>

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

>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:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 05:40:02 UTC 2012
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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