Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2012 20:37:41 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303297 - head/devel/psvn
Message-ID:  <201208282037.q7SKbftp026213@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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