ports/161437: devel/bmake: update to 20111001 snapshot

Mikolaj Golub to.my.trociny at gmail.com
Sun Oct 9 18:50:10 UTC 2011


>Number:         161437
>Category:       ports
>Synopsis:       devel/bmake: update to 20111001 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:   Sun Oct 09 18:50:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
Update to 20111001 snapshot:

2011-10-01  Simon J. Gerraty  <sjg at bad.crufty.net>

	* Makefile.in (MAKE_VERSION): bump version to 20111001
	  Merge with NetBSD make, pick up
	  o ensure .PREFIX is set for .PHONY
	    and .TARGET set for .PHONY run via .END
	  o __dead used consistently
	
2011-09-10  Simon J. Gerraty  <sjg at bad.crufty.net>

	* Makefile.in (MAKE_VERSION): 20110909 is a better number ;-)

2011-09-05  Simon J. Gerraty  <sjg at bad.crufty.net>

	* Makefile.in (MAKE_VERSION): bump version to 20110905
	  Merge with NetBSD make, pick up
	  o meta_oodate: ignore makeDependfile
	
2011-08-28  Simon J. Gerraty  <sjg at bad.crufty.net>

	* Makefile.in (MAKE_VERSION): bump version to 20110828
	  Merge with NetBSD make, pick up
	  o silent=yes in .MAKE.MODE causes meta mode to mark targets 
	    as SILENT if a .meta file is created

2011-08-18  Simon J. Gerraty  <sjg at bad.crufty.net>

	* Makefile.in (MAKE_VERSION): bump version to 20110818
	  Merge with NetBSD make, pick up
	  o in meta mode, if target flagged .META a missing .meta file
	    means target is out-of-date
	  o fixes for gcc 4.5 warnings
	  o simplify job printing code
	
2011-08-09  Simon J. Gerraty  <sjg at bad.crufty.net>

	* Makefile.in (MAKE_VERSION): bump version to 20110808
	  Merge with NetBSD make, pick up
	  o do not touch OP_SPECIAL targets when doing make -t

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -pu devel/bmake.orig/Makefile devel/bmake/Makefile
--- devel/bmake.orig/Makefile	2011-10-09 21:32:01.000000000 +0300
+++ devel/bmake/Makefile	2011-10-09 21:35:59.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bmake
-PORTVERSION=	20110622
+PORTVERSION=	20111001
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/ \
 		http://www.gtlib.cc.gatech.edu/pub/NetBSD/misc/sjg/ \
diff -pu devel/bmake.orig/distinfo devel/bmake/distinfo
--- devel/bmake.orig/distinfo	2011-10-09 21:32:01.000000000 +0300
+++ devel/bmake/distinfo	2011-10-09 21:36:31.000000000 +0300
@@ -1,4 +1,4 @@
-SHA256 (bmake-20110622.tar.gz) = 7f31883b4ac673323fb76cdf9b07d061fc85d0bf3b4335df39e0d34ec93f7f8e
-SIZE (bmake-20110622.tar.gz) = 430560
-SHA256 (mk-20110622.tar.gz) = 21a9f57a87f342b90ead806f3d379f790c88156db2ed452a8517ce95c210e734
-SIZE (mk-20110622.tar.gz) = 60931
+SHA256 (bmake-20111001.tar.gz) = 82a5f6e9030ac5cbbb1a99eef17ec6fb5755992bb6b552d9702b7a544a90421b
+SIZE (bmake-20111001.tar.gz) = 431369
+SHA256 (mk-20111001.tar.gz) = 5e7b69183d1ffac4d65f9e2cf06db97fb0aff48cb7cbdcb7d6b817265f6e121c
+SIZE (mk-20111001.tar.gz) = 67415


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



More information about the freebsd-ports-bugs mailing list