Tue Sep 13 19:04:38 2011 UTC ()
Update to 0.21.1

  Target "errorcheck" ("configure") cannot work in parallel.

  Fix bug appeared in parallel builds (make -j).
     Thanks to Alexander Nasonov.

  Support for IRIX64 and Haiku was implemented.

  PDF presentation update

  Minor clean-ups


(cheusov)
diff -r1.3 -r1.4 pkgsrc/devel/mk-configure/Makefile
diff -r1.3 -r1.4 pkgsrc/devel/mk-configure/distinfo
diff -r1.1 -r0 pkgsrc/devel/mk-configure/patches/patch-aa

cvs diff -r1.3 -r1.4 pkgsrc/devel/mk-configure/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/mk-configure/Makefile 2011/05/22 15:23:31 1.3
+++ pkgsrc/devel/mk-configure/Makefile 2011/09/13 19:04:37 1.4
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2011/05/22 15:23:31 cheusov Exp $ 1# $NetBSD: Makefile,v 1.4 2011/09/13 19:04:37 cheusov Exp $
2# 2#
3 3
4DISTNAME= mk-configure-0.21.0 4DISTNAME= mk-configure-0.21.1
5PKGREVISION= 1 
6CATEGORIES= devel 5CATEGORIES= devel
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mk-configure/} \ 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mk-configure/} \
8 http://mova.org/~cheusov/pub/mk-configure/ 7 http://mova.org/~cheusov/pub/mk-configure/
9 8
10MAINTAINER= vle@gmx.net 9MAINTAINER= vle@gmx.net
11HOMEPAGE= http://sourceforge.net/projects/mk-configure 10HOMEPAGE= http://sourceforge.net/projects/mk-configure
12COMMENT= Lightweight but powerful replacement for GNU autotools 11COMMENT= Lightweight but powerful replacement for GNU autotools
13LICENSE= modified-bsd 12LICENSE= modified-bsd
14 13
15PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
16 15
17USE_LANGUAGES= # no languages 16USE_LANGUAGES= # no languages
18 17

cvs diff -r1.3 -r1.4 pkgsrc/devel/mk-configure/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/mk-configure/distinfo 2011/05/22 15:23:31 1.3
+++ pkgsrc/devel/mk-configure/distinfo 2011/09/13 19:04:37 1.4
@@ -1,6 +1,5 @@ @@ -1,6 +1,5 @@
1$NetBSD: distinfo,v 1.3 2011/05/22 15:23:31 cheusov Exp $ 1$NetBSD: distinfo,v 1.4 2011/09/13 19:04:37 cheusov Exp $
2 2
3SHA1 (mk-configure-0.21.0.tar.gz) = 29826df8689a5dc00b278297d7c8c1e57ef4f5a0 3SHA1 (mk-configure-0.21.1.tar.gz) = 7fb5981159f0262a2eb6745b13a3ab09bc3cc119
4RMD160 (mk-configure-0.21.0.tar.gz) = a380892d3beeb44e5f4124a7ea843f282b3eb2c1 4RMD160 (mk-configure-0.21.1.tar.gz) = cd8ac4f7e7a6d0603a58a49ec2254300b2da5df1
5Size (mk-configure-0.21.0.tar.gz) = 221496 bytes 5Size (mk-configure-0.21.1.tar.gz) = 256381 bytes
6SHA1 (patch-aa) = c43b8b1d2adf29f88c448588e0537af2a8a8a724 

File Deleted: pkgsrc/devel/mk-configure/patches/Attic/patch-aa