Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Oct 2011 18:28:31 GMT
From:      Mikolaj Golub <to.my.trociny@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/161436: devel/mk-configure: update to 0.21.1
Message-ID:  <201110091828.p99ISV6l058175@red.freebsd.org>
Resent-Message-ID: <201110091830.p99IUCiH036805@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         161436
>Category:       ports
>Synopsis:       devel/mk-configure: update to 0.21.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 09 18:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
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
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -pu devel/mk-configure.orig/Makefile devel/mk-configure/Makefile
--- devel/mk-configure.orig/Makefile	2011-10-09 21:18:17.000000000 +0300
+++ devel/mk-configure/Makefile	2011-10-09 21:18:32.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mk-configure
-PORTVERSION=	0.21.0
+PORTVERSION=	0.21.1
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 
diff -pu devel/mk-configure.orig/distinfo devel/mk-configure/distinfo
--- devel/mk-configure.orig/distinfo	2011-10-09 21:18:17.000000000 +0300
+++ devel/mk-configure/distinfo	2011-10-09 21:18:50.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (mk-configure-0.21.0.tar.gz) = 19a2efac6234552cb4caf371c8f0409ffa616cf34bd5f822bc759ff4b8505e7f
-SIZE (mk-configure-0.21.0.tar.gz) = 221496
+SHA256 (mk-configure-0.21.1.tar.gz) = 02cbb2932cd29eac2ed3d1a151e3c976d186593b303c588bf7bb8ccd3be44dc9
+SIZE (mk-configure-0.21.1.tar.gz) = 256381


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110091828.p99ISV6l058175>