Bug 177351 - devel/bmake: update to 20130303 snapshot
Summary: devel/bmake: update to 20130303 snapshot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mikolaj Golub
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-24 18:00 UTC by Mikolaj Golub
Modified: 2013-03-25 08:45 UTC (History)
0 users

See Also:


Attachments
file.diff (1.42 KB, patch)
2013-03-24 18:00 UTC, Mikolaj Golub
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikolaj Golub freebsd_committer freebsd_triage 2013-03-24 18:00:00 UTC
Update to 20130303.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-03-24 18:00:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trociny

Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-03-25 00:38:13 UTC
Approved
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-03-25 07:03:49 UTC
Author: trociny (src committer)
Date: Mon Mar 25 07:03:36 2013
New Revision: 315199
URL: http://svnweb.freebsd.org/changeset/ports/315199

Log:
  Update to 20130303.
  
  PR:		ports/177351
  Approved by:	bdrewery

Modified:
  head/devel/bmake/Makefile
  head/devel/bmake/distinfo

Modified: head/devel/bmake/Makefile
==============================================================================
--- head/devel/bmake/Makefile	Mon Mar 25 06:41:24 2013	(r315198)
+++ head/devel/bmake/Makefile	Mon Mar 25 07:03:36 2013	(r315199)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	bmake
-PORTVERSION=	20130123
+PORTVERSION=	20130303
 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-20130123.tar.gz
+DISTFILES=	bmake-${PORTVERSION}.tar.gz mk-${PORTVERSION}.tar.gz
 
 MAINTAINER=	trociny@FreeBSD.org
 COMMENT=	Portable version of NetBSD 'make' utility

Modified: head/devel/bmake/distinfo
==============================================================================
--- head/devel/bmake/distinfo	Mon Mar 25 06:41:24 2013	(r315198)
+++ head/devel/bmake/distinfo	Mon Mar 25 07:03:36 2013	(r315199)
@@ -1,4 +1,4 @@
-SHA256 (bmake-20130123.tar.gz) = 1ebaa140d37b721d6d0004d07d526526b86c01e56db8eb85ecbf21642503cdd5
-SIZE (bmake-20130123.tar.gz) = 493553
-SHA256 (mk-20130123.tar.gz) = 1d8079833e3a30f3a569c1f9673ba5a5bf31ecfd24cd87f861e58a96ae6ecae1
-SIZE (mk-20130123.tar.gz) = 73718
+SHA256 (bmake-20130303.tar.gz) = 5bfa7a13f6efa08406bfa7ff341e4b51a019b7f5c39edadcb06cc1dac2e4f2ba
+SIZE (bmake-20130303.tar.gz) = 495262
+SHA256 (mk-20130303.tar.gz) = 95e8d4b300040d47bc777a02c89653f266b9ae9ccca3d2dbaaf08461441d4b7b
+SIZE (mk-20130303.tar.gz) = 75303
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 Mikolaj Golub freebsd_committer freebsd_triage 2013-03-25 08:44:23 UTC
State Changed
From-To: open->closed

Committed.