pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/converters/libmwaw Update to 0.2.1



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ab980dc2502
branches:  trunk
changeset: 635150:5ab980dc2502
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Jun 01 03:57:47 2014 +0000

description:
Update to 0.2.1

* Fix FreeBSD 10.0 clang build

Changelog:
not included.

diffstat:

 converters/libmwaw/Makefile |  8 +++++---
 converters/libmwaw/distinfo |  8 ++++----
 2 files changed, 9 insertions(+), 7 deletions(-)

diffs (39 lines):

diff -r 4b9b5b421903 -r 5ab980dc2502 converters/libmwaw/Makefile
--- a/converters/libmwaw/Makefile       Sun Jun 01 03:53:03 2014 +0000
+++ b/converters/libmwaw/Makefile       Sun Jun 01 03:57:47 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2014/02/02 07:25:39 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2014/06/01 03:57:47 ryoon Exp $
 
-DISTNAME=      libmwaw-0.2.0
+DISTNAME=      libmwaw-0.2.1
 CATEGORIES=    converters
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=libmwaw/}
 EXTRACT_SUFX=  .tar.xz
@@ -13,10 +13,12 @@
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    pkg-config
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
 
 CONFIGURE_ARGS+=       --without-docs
 
+BUILDLINK_TRANSFORM+=  rm:-Werror
+
 .include "../../mk/compiler.mk"
 .if !empty(PKGSRC_COMPILER:Mclang)
 CONFIGURE_ARGS+=       --with-sharedptr=c++11
diff -r 4b9b5b421903 -r 5ab980dc2502 converters/libmwaw/distinfo
--- a/converters/libmwaw/distinfo       Sun Jun 01 03:53:03 2014 +0000
+++ b/converters/libmwaw/distinfo       Sun Jun 01 03:57:47 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2014/02/02 07:25:39 ryoon Exp $
+$NetBSD: distinfo,v 1.4 2014/06/01 03:57:47 ryoon Exp $
 
-SHA1 (libmwaw-0.2.0.tar.xz) = f771a8e726c205b26b895e3dff813ae8d2742f2b
-RMD160 (libmwaw-0.2.0.tar.xz) = a83faf37a71c9dc2f57f0968cdfb5cdc1d6e43d8
-Size (libmwaw-0.2.0.tar.xz) = 808604 bytes
+SHA1 (libmwaw-0.2.1.tar.xz) = 52f8059b042a72c0f2db92b39939b1eb095cddea
+RMD160 (libmwaw-0.2.1.tar.xz) = 7cf2b0e4c15fbc1ea607da06dd11d1c7711d2974
+Size (libmwaw-0.2.1.tar.xz) = 830816 bytes



Home | Main Index | Thread Index | Old Index