From owner-freebsd-ports  Tue Oct 30 12:40: 9 2001
Delivered-To: freebsd-ports@hub.freebsd.org
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 2607537B401
	for <freebsd-ports@hub.freebsd.org>; Tue, 30 Oct 2001 12:40:03 -0800 (PST)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f9UKe2e85751;
	Tue, 30 Oct 2001 12:40:02 -0800 (PST)
	(envelope-from gnats)
Received: from ada.eu.org (marvin.enst.fr [137.194.161.2])
	by hub.freebsd.org (Postfix) with ESMTP id 37AFF37B403
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 30 Oct 2001 12:30:29 -0800 (PST)
Received: by ada.eu.org (Postfix, from userid 10)
	id 9A420A8023; Tue, 30 Oct 2001 21:30:27 +0100 (CET)
Received: by trillian.rfc1149.net (Postfix, from userid 1000)
	id 8DB5F1930CB; Tue, 30 Oct 2001 21:29:51 +0100 (CET)
Message-Id: <20011030202951.8DB5F1930CB@trillian.rfc1149.net>
Date: Tue, 30 Oct 2001 21:29:51 +0100 (CET)
From: Samuel Tardieu <sam@inf.enst.fr>
Reply-To: Samuel Tardieu <sam@inf.enst.fr>
To: FreeBSD-gnats-submit@freebsd.org
X-Send-Pr-Version: 3.113
Subject: ports/31644: Update: devel/prcs
Sender: owner-freebsd-ports@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-ports.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-ports>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-ports>
X-Loop: FreeBSD.org


>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