Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 21:29:51 +0100 (CET)
From:      Samuel Tardieu <sam@inf.enst.fr>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31644: Update: devel/prcs
Message-ID:  <20011030202951.8DB5F1930CB@trillian.rfc1149.net>

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

>Number:         31644
>Category:       ports
>Synopsis:       Update: devel/prcs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 30 12:40:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Samuel Tardieu
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
TELECOM Paris
>Environment:
System: FreeBSD trillian.enst.fr 4.4-STABLE FreeBSD 4.4-STABLE #3: Tue Oct 30 18:06:00 CET 2001 root@trillian.enst.fr:/usr/obj/usr/src/sys/TRILLIAN i386
>Description:

	PRCS upgrade

	Josh, author of PRCS, does not have access to FreeBSD at this time.
	He told me he would be unable to update his program. I then
	propose to take over maintainership of this port for him while
	he concentrates on the software itself :)

>How-To-Repeat:
>Fix:

Remove files/patch-[a-e] and apply this patch with -p0 in the devel/prcs
directory.

--- Makefile.orig	Tue Oct 30 20:53:04 2001
+++ Makefile	Tue Oct 30 21:15:49 2001
@@ -6,16 +6,15 @@
 #
 
 PORTNAME=	prcs
-PORTVERSION=	1.2.8
+PORTVERSION=	1.3.0
 CATEGORIES=	devel
-MASTER_SITES=	ftp://ftp.xcf.berkeley.edu/pub/prcs/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	jmacd@FreeBSD.org
-
-BUILD_DEPENDS=	emacs:${PORTSDIR}/editors/emacs
+MAINTAINER=	sam@inf.enst.fr
 
 USE_GMAKE=	yes
-HAS_CONFIGURE=	yes
+GNU_CONFIGURE=	yes
 MAN1=		prcs.1
 
 .include <bsd.port.mk>
--- distinfo.orig	Tue Oct 30 20:53:06 2001
+++ distinfo	Tue Oct 30 21:12:18 2001
@@ -1 +1 @@
-MD5 (prcs-1.2.8.tar.gz) = 949815545672c355ee0b05cace20e50c
+MD5 (prcs-1.3.0.tar.gz) = 1b81acce7da7121bf9095d610ff67366
--- pkg-plist.orig	Tue Oct 30 21:15:23 2001
+++ pkg-plist	Tue Oct 30 21:16:47 2001
@@ -1,11 +1,16 @@
 bin/prcs
-@unexec install-info --delete %D/info/prcs.info %D/info/dir
+bin/prcs-callback
+bin/prcs-emerge
+bin/prcs-ediff
 info/prcs.info
 info/prcs.info-1
 info/prcs.info-2
 info/prcs.info-3
-@exec install-info %D/info/prcs.info %D/info/dir
 share/emacs/site-lisp/prcs.el
 share/emacs/site-lisp/prcs.elc
 share/emacs/site-lisp/prcs-ediff.el
 share/emacs/site-lisp/prcs-ediff.elc
+share/emacs/site-lisp/prcs-hooks.el
+share/emacs/site-lisp/prcs-hooks.elc
+@unexec install-info --delete %D/info/prcs.info %D/info/dir
+@exec install-info %D/info/prcs.info %D/info/dir
--- /dev/null	Tue Oct 30 21:24:13 2001
+++ files/patch-af	Tue Oct 30 21:22:14 2001
@@ -0,0 +1,8 @@
+--- contrib/prcs-ediff.orig	Tue Oct 30 21:21:37 2001
++++ contrib/prcs-ediff	Tue Oct 30 21:21:55 2001
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl5
++#! /usr/bin/env perl5
+ # Original author: Ulrich Pfeifer
+ # modified jglick@sig.bsh.com:
+ # $Id: prcs-ediff 1.2 Sat, 11 Apr 1998 17:54:43 -0700 jmacd $
--- /dev/null	Tue Oct 30 21:24:13 2001
+++ files/patch-ag	Tue Oct 30 21:22:59 2001
@@ -0,0 +1,8 @@
+--- contrib/prcs-emerge.orig	Tue Oct 30 21:22:28 2001
++++ contrib/prcs-emerge	Tue Oct 30 21:22:52 2001
+@@ -1,4 +1,4 @@
+-#!/usr/local/bin/perl
++#! /usr/bin/env perl
+ #                              -*- Mode: Perl -*-
+ # $Basename: prcs-emerge $
+ # $Revision: 1.2 $
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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