ports/168354: devel/bmake: update to 20120520 snapshot

Mikolaj Golub trociny at FreeBSD.org
Sat May 26 21:20:01 UTC 2012


>Number:         168354
>Category:       ports
>Synopsis:       devel/bmake: update to 20120520 snapshot
>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:   Sat May 26 21:20:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
- Update to 20120520.
- Add LICENSE.

Changes:

2012-05-20  Simon J. Gerraty  <sjg at bad.crufty.net>

        * Makefile.in (MAKE_VERSION): bump version to 20120520
          Merge with NetBSD make, pick up
          o increased limit for nested conditionals.

2012-05-18  Simon J. Gerraty  <sjg at bad.crufty.net>

        * Makefile.in (MAKE_VERSION): bump version to 20120518
          Merge with NetBSD make, pick up
          o use _exit(2) in signal hanlder
          o Don't use the [dir] cache when building nodes that might have
            changed since the last exec.
          o Avoid nested extern declaration warnings.

2012-04-27  Simon J. Gerraty  <sjg at bad.crufty.net>

        * meta.c (fgetLine): avoid %z - not portable.
        * parse.c: Since we moved include of sys/mman.h
          and def's of MAP_COPY etc. we got dups from a merge.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -pur devel/bmake.orig/Makefile devel/bmake/Makefile
--- devel/bmake.orig/Makefile	2012-05-26 23:45:39.000000000 +0300
+++ devel/bmake/Makefile	2012-05-26 23:50:42.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bmake
-PORTVERSION=	20120424
+PORTVERSION=	20120520
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/ \
 		http://www.gtlib.cc.gatech.edu/pub/NetBSD/misc/sjg/ \
@@ -17,6 +17,8 @@ DISTFILES=	bmake-${PORTVERSION}.tar.gz m
 MAINTAINER=	trociny at FreeBSD.org
 COMMENT=	Portable version of NetBSD 'make' utility
 
+LICENSE=	BSD
+
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 MAN1=		bmake.1
diff -pur devel/bmake.orig/distinfo devel/bmake/distinfo
--- devel/bmake.orig/distinfo	2012-05-26 23:45:39.000000000 +0300
+++ devel/bmake/distinfo	2012-05-26 23:49:15.000000000 +0300
@@ -1,4 +1,4 @@
-SHA256 (bmake-20120424.tar.gz) = 2e34a3e3e63a5c444177241ca6233662021d8f9a73c16fbfe340f64cb2c98a47
-SIZE (bmake-20120424.tar.gz) = 433106
+SHA256 (bmake-20120520.tar.gz) = 6bc902043e5a4bbe9cc8937e8ae80df7b598a73eaf3b26cf478b3dbdf51756dc
+SIZE (bmake-20120520.tar.gz) = 433308
 SHA256 (mk-20120420.tar.gz) = 86762e94ee3b11a74e960512bf3ab4bdad2d936ac7e68250cee3ce58d101754f
 SIZE (mk-20120420.tar.gz) = 70271


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



More information about the freebsd-ports-bugs mailing list