Date: Sun, 3 Feb 2013 12:30:01 GMT From: Mikolaj Golub <trociny@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/175455: devel/bmake: update to 20121212 snapshot Message-ID: <201302031230.r13CU1sc090166@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/175455; it has been noted by GNATS. From: Mikolaj Golub <trociny@FreeBSD.org> To: bug-followup@FreeBSD.org Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/175455: devel/bmake: update to 20121212 snapshot Date: Sun, 3 Feb 2013 14:22:40 +0200 --XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: inline There is a newer version of bmake, 20130123. Please update to this version. -- Mikolaj Golub --XF85m9dhOBO43t/C Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="bmake.port.patch.5.txt" Index: devel/bmake/distinfo =================================================================== --- devel/bmake/distinfo (revision 311455) +++ devel/bmake/distinfo (working copy) @@ -1,4 +1,4 @@ -SHA256 (bmake-20121111.tar.gz) = 757b1da82da0960852bb312e00e13b2b4d5a3da1ba07abf6dc44a80dc77bd963 -SIZE (bmake-20121111.tar.gz) = 419741 -SHA256 (mk-20121106.tar.gz) = 47be2b6abef8772fb8595a7dcf12b59c4352b5702fab2697f6c3c62bdf7b4b79 -SIZE (mk-20121106.tar.gz) = 72285 +SHA256 (bmake-20130123.tar.gz) = 1ebaa140d37b721d6d0004d07d526526b86c01e56db8eb85ecbf21642503cdd5 +SIZE (bmake-20130123.tar.gz) = 493553 +SHA256 (mk-20130123.tar.gz) = 1d8079833e3a30f3a569c1f9673ba5a5bf31ecfd24cd87f861e58a96ae6ecae1 +SIZE (mk-20130123.tar.gz) = 73718 Index: devel/bmake/Makefile =================================================================== --- devel/bmake/Makefile (revision 311455) +++ devel/bmake/Makefile (working copy) @@ -1,18 +1,14 @@ -# New ports collection makefile for: bmake -# Date created: 13 September 2009 -# Whom: Mikolaj Golub <to.my.trociny@gmail.com> -# +# Created by: Mikolaj Golub <to.my.trociny@gmail.com> # $FreeBSD$ -# PORTNAME= bmake -PORTVERSION= 20121111 +PORTVERSION= 20130123 CATEGORIES= devel MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/ \ http://www.gtlib.cc.gatech.edu/pub/NetBSD/misc/sjg/ \ ftp://ftp.uk.netbsd.org/pub/NetBSD/misc/sjg/ \ ftp://ftp.de.netbsd.org/pub/NetBSD/misc/sjg/ -DISTFILES= bmake-${PORTVERSION}.tar.gz mk-20121106.tar.gz +DISTFILES= bmake-${PORTVERSION}.tar.gz mk-20130123.tar.gz MAINTAINER= trociny@FreeBSD.org COMMENT= Portable version of NetBSD 'make' utility --XF85m9dhOBO43t/C--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302031230.r13CU1sc090166>