ports/116733: [PATCH] devel/psvn: Update to 26501

KIMURA Yasuhiro yasu at utahime.org
Sat Sep 29 10:00:09 UTC 2007


>Number:         116733
>Category:       ports
>Synopsis:       [PATCH] devel/psvn: Update to 26501
>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:   Sat Sep 29 10:00:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 6.2-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD xxxx 6.2-RELEASE-p7 FreeBSD 6.2-RELEASE-p7 #0: Thu Aug 2 08:24:51 JST 2007 xxxx i386


	
>Description:
	- Update to latest version 26501.
	- Add PKGNAMESUFFIX.
	- Remove default value definition of EMACS_PORT_NAME as it is now defined in bsd.emacs.mk.

	
>How-To-Repeat:
	
>Fix:

	

--- patch-psvn begins here ---
Index: Makefile
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/devel/psvn/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	19 May 2007 20:03:31 -0000	1.22
+++ Makefile	29 Sep 2007 09:34:18 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	psvn
-PORTVERSION=	23396
-PORTREVISION=	1
+PORTVERSION=	26501
 CATEGORIES=	devel elisp
-MASTER_SITES=	http://svn.collab.net/viewvc/*checkout*/svn/trunk/contrib/client-side/psvn/
-DISTNAME=	psvn.el\?pathrev=${PORTVERSION}
+MASTER_SITES=	http://svn.collab.net/viewvc/*checkout*/svn/trunk/contrib/client-side/emacs/
+PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
+DISTNAME=	psvn.el\?revision=${PORTVERSION}
 EXTRACT_SUFX=	# empty
 
 MAINTAINER=	bsam at FreeBSD.org
@@ -19,7 +19,6 @@
 RUN_DEPENDS=	svn:${PORTSDIR}/devel/subversion
 
 USE_EMACS=	yes
-EMACS_PORT_NAME?=	emacs21
 
 NO_WRKSUBDIR=	yes
 EXTRACT_CMD=	${CP}
Index: distinfo
===================================================================
RCS file: /usr1/freebsd/cvsroot/ports/devel/psvn/distinfo,v
retrieving revision 1.20
diff -u -r1.20 distinfo
--- distinfo	15 Feb 2007 19:45:19 -0000	1.20
+++ distinfo	29 Sep 2007 09:30:07 -0000
@@ -1,3 +1,3 @@
-MD5 (psvn.el?pathrev=23396) = fcf9f226eeb0c57dbc7f71d65168689d
-SHA256 (psvn.el?pathrev=23396) = 12abcd7c59789387f87ec39e96585a9b266da60f6e974af40f239d4e4546de77
-SIZE (psvn.el?pathrev=23396) = 231378
+MD5 (psvn.el?revision=26501) = f9f0c1c2578cce34cdc1eeac9f2ddc88
+SHA256 (psvn.el?revision=26501) = a34520718b7b269ea8b06a167cd69d4a2986df252782cb08a03c0541e9e7b248
+SIZE (psvn.el?revision=26501) = 277818
--- patch-psvn ends here ---


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



More information about the freebsd-ports-bugs mailing list