Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jul 2004 21:48:04 +0900
From:      Kimura Fuyuki <fuyuki@hadaly.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69759: Update port: devel/psvn to r10421
Message-ID:  <861xivughn.wl%fuyuki@hadaly.org>
Resent-Message-ID: <200407291250.i6TCoBRN026882@freefall.freebsd.org>

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

>Number:         69759
>Category:       ports
>Synopsis:       Update port: devel/psvn to r10421
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 29 12:50:11 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kimura Fuyuki
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:

  FreeBSD ns.nigredo.org 5.2.1-RELEASE-p9 i386

>Description:
Update to r10421

>How-To-Repeat:

>Fix:

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/devel/psvn/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	1 Jul 2004 17:52:35 -0000	1.3
+++ Makefile	29 Jul 2004 12:44:03 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	psvn
-PORTVERSION=	10079
+PORTVERSION=	10421
 CATEGORIES=	devel elisp
 MASTER_SITES=	http://svn.collab.net/viewcvs/*checkout*/svn/trunk/contrib/client-side/psvn/
 DISTNAME=	psvn.el\?rev=${PORTVERSION}
@@ -24,6 +24,10 @@
 EXTRACT_CMD=	${CP}
 EXTRACT_BEFORE_ARGS=	# empty
 EXTRACT_AFTER_ARGS=	${WRKSRC}/psvn.el
+
+PLIST_FILES=	${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}/psvn.el \
+		${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}/psvn.elc
+PLIST_DIRS=	${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
 
 ELISPDIR=	${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME}
 
Index: distinfo
===================================================================
RCS file: /cvs/FreeBSD/ports/devel/psvn/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	1 Jul 2004 17:52:35 -0000	1.3
+++ distinfo	29 Jul 2004 12:42:05 -0000
@@ -1,2 +1,2 @@
-MD5 (psvn.el?rev=10079) = 448a0492a94b285fa0af5ae199dc9ca4
-SIZE (psvn.el?rev=10079) = 95752
+MD5 (psvn.el?rev=10421) = b1cf840cffb117b7a73551127380fbe0
+SIZE (psvn.el?rev=10421) = 96842
Index: pkg-plist
===================================================================
RCS file: pkg-plist
diff -N pkg-plist
--- pkg-plist	26 May 2004 15:53:17 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,3 +0,0 @@
-%%EMACS_VERSION_SITE_LISPDIR%%/psvn/psvn.el
-%%EMACS_VERSION_SITE_LISPDIR%%/psvn/psvn.elc
-@dirrm %%EMACS_VERSION_SITE_LISPDIR%%/psvn
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?861xivughn.wl%fuyuki>