ports/103656: [PATCH] devel/libelf: update to 0.8.9

Ying-Chieh Liao ijliao at csie.nctu.edu.tw
Tue Sep 26 01:20:31 UTC 2006


>Number:         103656
>Category:       ports
>Synopsis:       [PATCH] devel/libelf: update to 0.8.9
>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:   Tue Sep 26 01:20:29 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ying-Chieh Liao
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.nctu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #10: Fri Sep  8 13:22:46 CST
>Description:
- Update to 0.8.9

Port maintainer (roam at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libelf-0.8.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/libelf/Makefile,v
retrieving revision 1.17
diff -u -u -r1.17 Makefile
--- Makefile	13 Jul 2006 14:54:31 -0000	1.17
+++ Makefile	26 Sep 2006 01:16:23 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libelf
-PORTVERSION=	0.8.8
+PORTVERSION=	0.8.9
 CATEGORIES=	devel
 MASTER_SITES=	http://www.mr511.de/software/ \
 		${MASTER_SITE_SUNSITE}
@@ -15,14 +15,14 @@
 MAINTAINER=	roam at FreeBSD.org
 COMMENT=	A public ELF file access library similar to libelf(3) in Solaris
 
+USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV+=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib -lintl"
 CONFIGURE_ARGS+=	--enable-shared --disable-compat \
 			--enable-extended-format
-INSTALLS_SHLIB=	yes
 PLIST_SUB+=	LIBVER=${PORTVERSION:R}
-USE_GETTEXT=	yes
+USE_LDCONFIG=	yes
 
 NOMAN=		defined
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/libelf/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- distinfo	13 Jul 2006 14:54:31 -0000	1.9
+++ distinfo	26 Sep 2006 01:16:23 -0000
@@ -1,3 +1,3 @@
-MD5 (libelf-0.8.8.tar.gz) = be84e553686dd50c8b6d520f86f46521
-SHA256 (libelf-0.8.8.tar.gz) = 3cba77187ea8ec59c10afecbbaecee2c1aaa12161843ad9f86f768342552d226
-SIZE (libelf-0.8.8.tar.gz) = 146485
+MD5 (libelf-0.8.9.tar.gz) = 11904a77b948bcfab671e80100b6098d
+SHA256 (libelf-0.8.9.tar.gz) = 9eafb75460233a354012a6e7f2af54fe7e569dadb6bb532ffaa59df22d36ba18
+SIZE (libelf-0.8.9.tar.gz) = 146250
--- libelf-0.8.9.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list