Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 03 May 2003 23:13:53 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        samy@kerneled.com
Subject:   ports/51734: Update devel/elf: 0.5.2 -> 0.5.3
Message-ID:  <E19C4KP-000GoG-00@voodoo.oberon.net>
Resent-Message-ID: <200305032120.h43LKJXq016830@freefall.freebsd.org>

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

>Number:         51734
>Category:       ports
>Synopsis:       Update devel/elf: 0.5.2 -> 0.5.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 03 14:20:19 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update devel/elf: 0.5.2 -> 0.5.3

Update to new version + make portlint happy

>How-To-Repeat:
>Fix:


diff -urN elf.orig/Makefile elf/Makefile
--- elf.orig/Makefile	Fri Feb 21 22:27:16 2003
+++ elf/Makefile	Sat May  3 23:09:47 2003
@@ -5,17 +5,17 @@
 # $FreeBSD: ports/devel/elf/Makefile,v 1.3 2003/02/21 11:22:30 knu Exp $
 #
 
-PORTNAME=      elf
-PORTVERSION=   0.5.2
-CATEGORIES=    devel
-MASTER_SITES=  http://www.kerneled.com/projects/elf/
+PORTNAME=	elf
+PORTVERSION=	0.5.3
+CATEGORIES=	devel
+MASTER_SITES=	http://www.kerneled.com/projects/elf/
 
-MAINTAINER=    samy@kerneled.com
+MAINTAINER=	samy@kerneled.com
 COMMENT=	A commandline based ELF header analyzer
 
-MAN1=          elf.1
-MANCOMPRESSED= no
-USE_GMAKE=     yes
-GNU_CONFIGURE= yes
+MAN1=		elf.1
+MANCOMPRESSED=	no
+USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
 
 .include <bsd.port.mk>
diff -urN elf.orig/distinfo elf/distinfo
--- elf.orig/distinfo	Fri Jan 24 22:18:30 2003
+++ elf/distinfo	Sat May  3 23:08:13 2003
@@ -1 +1 @@
-MD5 (elf-0.5.2.tar.gz) = e06e695a24826763e32dd22e614d09db
+MD5 (elf-0.5.3.tar.gz) = 4ba542f84122b55f72dbc8d190412da2
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19C4KP-000GoG-00>