pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/liblangtag Update to 0.5.6:
details: https://anonhg.NetBSD.org/pkgsrc/rev/668ff7840f6f
branches: trunk
changeset: 649407:668ff7840f6f
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 03 06:58:04 2015 +0000
description:
Update to 0.5.6:
0.5.5 -> 0.5.6
=================
Akira TAGOH (1):
Fix distcheck error
David Tardon (2):
install lt-config.h: it's included from langtag.h
remove stray LT_END_DECLS
0.5.4 -> 0.5.5
=================
Akira TAGOH (6):
Fix a memory leak
Fix a typo
Fix configure error on specifying --disable-modules
Fix a build issue with inline keyword
Fix warning on bootstrap
Update revision
diffstat:
devel/liblangtag/Makefile | 9 +++------
devel/liblangtag/PLIST | 6 +++++-
devel/liblangtag/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 11 deletions(-)
diffs (71 lines):
diff -r 12d592299f03 -r 668ff7840f6f devel/liblangtag/Makefile
--- a/devel/liblangtag/Makefile Fri Apr 03 02:29:40 2015 +0000
+++ b/devel/liblangtag/Makefile Fri Apr 03 06:58:04 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2014/05/27 18:15:21 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/04/03 06:58:04 wiz Exp $
-DISTNAME= liblangtag-0.5.4
+DISTNAME= liblangtag-0.5.6
CATEGORIES= devel
MASTER_SITES= https://bitbucket.org/tagoh/liblangtag/downloads/
EXTRACT_SUFX= .tar.bz2
@@ -11,14 +11,11 @@
LICENSE= gnu-lgpl-v3 OR mpl-2.0
GNU_CONFIGURE= yes
-USE_TOOLS+= autoconf pkg-config
+USE_TOOLS+= pkg-config
USE_LIBTOOL= yes
USE_LANGUAGES+= c
PKGCONFIG_OVERRIDE+= liblangtag.pc.in
-pre-configure:
- cd ${WRKSRC} && autoconf
-
.include "../../devel/glib2/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 12d592299f03 -r 668ff7840f6f devel/liblangtag/PLIST
--- a/devel/liblangtag/PLIST Fri Apr 03 02:29:40 2015 +0000
+++ b/devel/liblangtag/PLIST Fri Apr 03 06:58:04 2015 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2014/05/07 18:44:07 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/04/03 06:58:04 wiz Exp $
include/liblangtag/langtag.h
+include/liblangtag/lt-config.h
include/liblangtag/lt-database.h
include/liblangtag/lt-error.h
include/liblangtag/lt-ext-module-data.h
@@ -38,6 +39,7 @@
share/gtk-doc/html/liblangtag/home.png
share/gtk-doc/html/liblangtag/index.html
share/gtk-doc/html/liblangtag/index.sgml
+share/gtk-doc/html/liblangtag/left-insensitive.png
share/gtk-doc/html/liblangtag/left.png
share/gtk-doc/html/liblangtag/liblangtag-Container---Extension.html
share/gtk-doc/html/liblangtag/liblangtag-Container---Extlang.html
@@ -65,8 +67,10 @@
share/gtk-doc/html/liblangtag/liblangtag-Strings.html
share/gtk-doc/html/liblangtag/liblangtag.devhelp2
share/gtk-doc/html/liblangtag/object-tree.html
+share/gtk-doc/html/liblangtag/right-insensitive.png
share/gtk-doc/html/liblangtag/right.png
share/gtk-doc/html/liblangtag/style.css
+share/gtk-doc/html/liblangtag/up-insensitive.png
share/gtk-doc/html/liblangtag/up.png
share/liblangtag/common/bcp47/calendar.xml
share/liblangtag/common/bcp47/collation.xml
diff -r 12d592299f03 -r 668ff7840f6f devel/liblangtag/distinfo
--- a/devel/liblangtag/distinfo Fri Apr 03 02:29:40 2015 +0000
+++ b/devel/liblangtag/distinfo Fri Apr 03 06:58:04 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2014/05/27 18:15:21 wiz Exp $
+$NetBSD: distinfo,v 1.6 2015/04/03 06:58:04 wiz Exp $
-SHA1 (liblangtag-0.5.4.tar.bz2) = 59255fb839b83f11b8ee7fcd4585654b992b8e81
-RMD160 (liblangtag-0.5.4.tar.bz2) = 3482173d513476a1dc610fc5ba28e73c3e0b03ad
-Size (liblangtag-0.5.4.tar.bz2) = 666207 bytes
+SHA1 (liblangtag-0.5.6.tar.bz2) = a0428d9c1a7f51295b6afa4b8146992712b1ff6b
+RMD160 (liblangtag-0.5.6.tar.bz2) = 5ebe9e88c6551e944de5724e0934fb0db2e657c4
+Size (liblangtag-0.5.6.tar.bz2) = 668949 bytes
Home |
Main Index |
Thread Index |
Old Index