From owner-freebsd-ports Sun Feb 15 17:10:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA29160 for freebsd-ports-outgoing; Sun, 15 Feb 1998 17:10:02 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA29152; Sun, 15 Feb 1998 17:10:01 -0800 (PST) (envelope-from gnats) Received: from lambic.spasci.com (lambic.space.lockheed.com [192.68.162.69]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA28034 for ; Sun, 15 Feb 1998 17:00:10 -0800 (PST) (envelope-from handy@lambic.spasci.com) Received: (from handy@localhost) by lambic.spasci.com (8.8.8/8.8.7) id RAA02706; Sun, 15 Feb 1998 17:00:04 -0800 (PST) (envelope-from handy) Message-Id: <199802160100.RAA02706@lambic.spasci.com> Date: Sun, 15 Feb 1998 17:00:04 -0800 (PST) From: Brian Handy Reply-To: handy@lambic.spasci.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/5757: DDD upgrade: 2.1.1 --> 2.2.3 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5757 >Category: ports >Synopsis: DDD upgrade: 2.1.1 --> 2.2.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 15 17:10:00 PST 1998 >Last-Modified: >Originator: Brian Handy >Organization: MSU - Bozeman >Release: FreeBSD 2.2.5-STABLE i386 >Environment: >Description: Just got Motif for my system, so *naturally* I have to try to compile something...I try DDD, and the version on the MASTER_SITE has been upgraded. Also a slight PORTLINT. >How-To-Repeat: >Fix: diff -ruN ddd.orig/Makefile ddd/Makefile --- ddd.orig/Makefile Sun Feb 15 16:56:02 1998 +++ ddd/Makefile Sun Feb 15 16:55:42 1998 @@ -1,13 +1,13 @@ # ex:ts=8 # Ports collection makefile for: ddd -# Version required: 2.0 +# Version required: 2.2.3 # Date created: Tue Jan 28, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # # $Id: Makefile,v 1.4 1997/06/23 05:43:26 obrien Exp $ # -DISTNAME= ddd-2.1.1 +DISTNAME= ddd-2.2.3 CATEGORIES= devel MASTER_SITES= ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd/ \ ftp://richb-pc.acc.qc.edu/pub/ddd/ \ @@ -23,12 +23,11 @@ MAN1= ddd.1 post-configure: - echo "LIBXM = ${MOTIFLIB}" >> ${WRKSRC}/ddd/Makefile + ${ECHO} "LIBXM = ${MOTIFLIB}" >> ${WRKSRC}/ddd/Makefile post-install: .if !defined(NOPORTDOCS) @${MKDIR} ${PREFIX}/share/doc/ddd - ${INSTALL_DATA} ${WRKSRC}/FAQ ${PREFIX}/share/doc/ddd ${INSTALL_DATA} ${WRKSRC}/PROBLEMS ${PREFIX}/share/doc/ddd ${INSTALL_DATA} ${WRKSRC}/doc/ddd-paper.ps ${PREFIX}/share/doc/ddd ${INSTALL_DATA} ${WRKSRC}/doc/ddd.man.ps ${PREFIX}/share/doc/ddd diff -ruN ddd.orig/files/md5 ddd/files/md5 --- ddd.orig/files/md5 Sun Feb 15 16:56:02 1998 +++ ddd/files/md5 Sun Feb 15 16:32:39 1998 @@ -1 +1 @@ -MD5 (ddd-2.1.1.tar.gz) = 490bc5d3d7cc0bed28149d43e8472e1d +MD5 (ddd-2.2.3.tar.gz) = 40cecf4fa0db57a7b999fc90dfe6020e diff -ruN ddd.orig/patches/patch-01 ddd/patches/patch-01 --- ddd.orig/patches/patch-01 Sun Feb 15 16:56:02 1998 +++ ddd/patches/patch-01 Sun Feb 15 16:36:17 1998 @@ -1,12 +1,12 @@ ---- ddd/Ddd.in.orig Wed May 7 05:19:43 1997 -+++ ddd/Ddd.in Thu May 22 19:49:46 1997 -@@ -167,7 +167,8 @@ +--- ddd/Ddd.in.orig Sun Feb 15 16:35:41 1998 ++++ ddd/Ddd.in Sun Feb 15 16:35:56 1998 +@@ -197,7 +197,8 @@ ! Paper size, in format WIDTH x HEIGHT. (Default: A4). --Ddd*paperSize: 210mm x 297mm -+!Ddd*paperSize: 210mm x 297mm -+Ddd*paperSize: 8.5" x 11" +-@Ddd@*paperSize: 210mm x 297mm ++!@Ddd@*paperSize: 210mm x 297mm ++@Ddd@*paperSize: 8.5" x 11" ! The `edit' command to invoke an editor on the specific file. diff -ruN ddd.orig/pkg/PLIST ddd/pkg/PLIST --- ddd.orig/pkg/PLIST Sun Feb 15 16:56:02 1998 +++ ddd/pkg/PLIST Sun Feb 15 16:53:26 1998 @@ -1,6 +1,5 @@ bin/ddd man/man1/ddd.1.gz -share/doc/ddd/FAQ share/doc/ddd/PROBLEMS share/doc/ddd/ddd-paper.ps.gz share/doc/ddd/ddd.man.ps.gz >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message