Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Feb 1998 17:00:04 -0800 (PST)
From:      Brian Handy <handy@lambic.spasci.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/5757: DDD upgrade:  2.1.1 --> 2.2.3
Message-ID:  <199802160100.RAA02706@lambic.spasci.com>

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

>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



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