Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  4 Sep 2000 12:07:52 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/21030: Update port: devel/elftoaout to 2.3
Message-ID:  <20000904190752.8E15A37B423@hub.freebsd.org>

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

>Number:         21030
>Category:       ports
>Synopsis:       Update port: devel/elftoaout to 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:   Mon Sep 04 12:10:09 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.3

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/devel/elftoaout/Makefile devel/elftoaout/Makefile
--- /usr/ports/devel/elftoaout/Makefile	Tue Aug 29 19:05:04 2000
+++ devel/elftoaout/Makefile	Thu Aug 31 22:42:27 2000
@@ -1,17 +1,23 @@
-# New ports collection makefile for: elftoaout
-# Date created:         3 Jul 1998
-# Whom:                 kchowksey@hss.hns.com
+# New ports collection makefile for:	elftoaout
+# Date created:		3 Jul 1998
+# Whom:			kchowksey@hss.hns.com
 #
 # $FreeBSD: ports/devel/elftoaout/Makefile,v 1.4 2000/08/28 21:12:40 fenner Exp $
 #
 
 PORTNAME=	elftoaout
-PORTVERSION=	2.0
+PORTVERSION=	2.3
 CATEGORIES=	devel
-MASTER_SITES=   ftp://sunsite.mff.cuni.cz/OS/Linux/Sparc/local/ultra/
+MASTER_SITES=	ftp://sunsite.mff.cuni.cz/OS/Linux/Sparc/local/elftoaout/
 EXTRACT_SUFX=	.tgz
 
+MAINTAINER=	ports@FreeBSD.org
+
+MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
+MAN1=		elftoaout.1
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/elftoaout ${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/elftoaout.1 ${PREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/elftoaout/files/md5 devel/elftoaout/files/md5
--- /usr/ports/devel/elftoaout/files/md5	Mon Apr 12 09:03:00 1999
+++ devel/elftoaout/files/md5	Thu Aug 31 22:27:07 2000
@@ -1 +1 @@
-MD5 (elftoaout-2.0.tgz) = a966fdec49c028005a43b6e891e88e41
+MD5 (elftoaout-2.3.tgz) = be3bd6f7ba8ae107cbdbaa820ba64f86


>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?20000904190752.8E15A37B423>