Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2005 00:00:12 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/89232: Update port: devel/elfio to 1.0.3
Message-ID:  <20051119000012.5156328b.tkato432@yahoo.com>
Resent-Message-ID: <200511181510.jAIFAQUt033578@freefall.freebsd.org>

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

>Number:         89232
>Category:       ports
>Synopsis:       Update port: devel/elfio to 1.0.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 18 15:10:26 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 1.0.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/elfio/Makefile devel/elfio/Makefile
--- /usr/ports/devel/elfio/Makefile	Sat Jun  4 15:01:00 2005
+++ devel/elfio/Makefile	Wed Nov 16 03:41:04 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	ELFIO
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME:L}
@@ -16,6 +16,7 @@
 COMMENT=	C++ library for reading and generating files in the ELF binary format
 
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 post-install:
 .if !defined(NOPORTDOCS)
diff -urN /usr/ports/devel/elfio/distinfo devel/elfio/distinfo
--- /usr/ports/devel/elfio/distinfo	Sat Jun  4 15:01:00 2005
+++ devel/elfio/distinfo	Mon Nov 14 16:16:35 2005
@@ -1,2 +1,3 @@
-MD5 (ELFIO-1.0.2.tar.gz) = 58dff4ceed61c7a5651e0d080d284679
-SIZE (ELFIO-1.0.2.tar.gz) = 274807
+MD5 (ELFIO-1.0.3.tar.gz) = fd6fca12c7b43f6c01d30b23d22aaefe
+SHA256 (ELFIO-1.0.3.tar.gz) = e8cdd3895c4f6e5ed2422a2151e7940f9085a1c10d1f0508ed03b1c4860bcada
+SIZE (ELFIO-1.0.3.tar.gz) = 308560
>Release-Note:
>Audit-Trail:
>Unformatted:



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