pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libelf Update to 0.8.12. Set LICENSE.
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d7ae2604195
branches: trunk
changeset: 397601:9d7ae2604195
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 16 14:27:30 2009 +0000
description:
Update to 0.8.12. Set LICENSE.
Tue Jul 7 19:45:12 CEST 2009, Michael Riepe <libelf%mr511.de@localhost>
* README:
* VERSION:
update for 0.8.12 release.
* lib/libelf.h:
* lib/x.elfext.c:
add new and deprecate old functions.
Fri May 22 19:17:14 CEST 2009, Michael Riepe <libelf%mr511.de@localhost>
* README:
* VERSION:
update for 0.8.11 release.
* lib/libelf.h:
add ELF_F_LAYOUT_OVERLAP flag.
* lib/rawfile.c:
fix re-read zero size bug.
* lib/update.c:
honor ELF_F_LAYOUT_OVERLAP flag.
diffstat:
devel/libelf/Makefile | 5 +++--
devel/libelf/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (35 lines):
diff -r 14e4e5d6780e -r 9d7ae2604195 devel/libelf/Makefile
--- a/devel/libelf/Makefile Sun Aug 16 14:26:46 2009 +0000
+++ b/devel/libelf/Makefile Sun Aug 16 14:27:30 2009 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.11 2009/08/16 14:25:26 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/08/16 14:27:30 wiz Exp $
#
-DISTNAME= libelf-0.8.10
+DISTNAME= libelf-0.8.12
CATEGORIES= devel
MASTER_SITES= http://www.mr511.de/software/
MAINTAINER= petrov%NetBSD.org@localhost
HOMEPAGE= http://www.mr511.de/software/english.html
COMMENT= ELF object file access library
+LICENSE= gnu-lgpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 14e4e5d6780e -r 9d7ae2604195 devel/libelf/distinfo
--- a/devel/libelf/distinfo Sun Aug 16 14:26:46 2009 +0000
+++ b/devel/libelf/distinfo Sun Aug 16 14:27:30 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2007/10/11 18:53:12 drochner Exp $
+$NetBSD: distinfo,v 1.4 2009/08/16 14:27:30 wiz Exp $
-SHA1 (libelf-0.8.10.tar.gz) = 5f6fb666b0cf604243110383ba55ef37df1c8ece
-RMD160 (libelf-0.8.10.tar.gz) = 097b3c18f34233bd9484f2ec53c65a84b2222f31
-Size (libelf-0.8.10.tar.gz) = 147824 bytes
+SHA1 (libelf-0.8.12.tar.gz) = b6ff5c0262418fbca8ce281f9f927e25181f4237
+RMD160 (libelf-0.8.12.tar.gz) = 29ca31074134a2bc99b207adaddd10924e46d899
+Size (libelf-0.8.12.tar.gz) = 148090 bytes
SHA1 (patch-aa) = bb70182806c0541e46af884e324d6ae2b8831665
SHA1 (patch-ab) = d04cb8da2a84478b15d4ff71cc45e30fc35d1a23
Home |
Main Index |
Thread Index |
Old Index