Bug 178277 - [patch] update devel/scons to 2.3.0
Summary: [patch] update devel/scons to 2.3.0
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-01 10:30 UTC by Gleb Smirnoff
Modified: 2013-05-18 21:30 UTC (History)
0 users

See Also:


Attachments
file.diff (3.50 KB, patch)
2013-05-01 10:30 UTC, Gleb Smirnoff
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gleb Smirnoff freebsd_committer freebsd_triage 2013-05-01 10:30:00 UTC
	Please update devel/scons to newer version.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-01 10:30:07 UTC
Maintainer of devel/scons,

Please note that PR ports/178277 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178277

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-01 10:30:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 gavin 2013-05-06 10:29:21 UTC
> -----Original Message-----
> From: Edwin Groothuis [mailto:edwin@FreeBSD.org]
> Sent: Wednesday, 1 May 2013 7:30 PM
> To: gavin@16degrees.com.au
> Cc: bug-followup@FreeBSD.org
> Subject: Re: ports/178277: [patch] update devel/scons to 2.3.0
> 
> Maintainer of devel/scons,
> 
> Please note that PR ports/178277 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix you
agree
> on, reply to this email stating that you approve the patch and a committer
will
> take care of it.

I approve, however there is another patch been sent to me that I'd like to
incorporate.

Give me a day or so to make a new patch.

Thanks

Gav...

> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/178277
> 
> --
> Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2013-05-06 19:47:09 UTC
State Changed
From-To: feedback->suspended

maintainer is working on an updated patch.
Comment 5 gavin 2013-05-06 23:29:22 UTC
Note that the patch I was going to incorporate got committed yesterday in
r317412 so 
feel free to apply this one separately.

Cheers!

Gav...
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-05-18 21:24:11 UTC
Author: rakuco
Date: Sat May 18 20:24:03 2013
New Revision: 318450
URL: http://svnweb.freebsd.org/changeset/ports/318450

Log:
  Update to 2.3.0.
  
  PR:		ports/178277
  Submitted by:	glebius
  Approved by:	Gavin McDonald <gavin@16degrees.com.au> (maintainer)

Modified:
  head/devel/scons/Makefile
  head/devel/scons/distinfo
  head/devel/scons/pkg-plist

Modified: head/devel/scons/Makefile
==============================================================================
--- head/devel/scons/Makefile	Sat May 18 20:16:55 2013	(r318449)
+++ head/devel/scons/Makefile	Sat May 18 20:24:03 2013	(r318450)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	scons
-# Date created:				16 December 2001
-# Whom:					Peter Haight <peterh@sapros.com>
-#
+# Created by: Peter Haight <peterh@sapros.com>
 # $FreeBSD$
-#
 
 PORTNAME=	scons
-PORTVERSION=	2.1.0
+PORTVERSION=	2.3.0
 CATEGORIES=	devel python
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
 

Modified: head/devel/scons/distinfo
==============================================================================
--- head/devel/scons/distinfo	Sat May 18 20:16:55 2013	(r318449)
+++ head/devel/scons/distinfo	Sat May 18 20:24:03 2013	(r318450)
@@ -1,2 +1,2 @@
-SHA256 (scons-2.1.0.tar.gz) = 4139ed14f60dd2ebcd47c59984d14705636180eb27b3d1b2949489e514b1921d
-SIZE (scons-2.1.0.tar.gz) = 574666
+SHA256 (scons-2.3.0.tar.gz) = 9442069999cf4b2caa94a5886ab4c2c71de1718ed5e9176c18e2b6dbca463b4b
+SIZE (scons-2.3.0.tar.gz) = 599514

Modified: head/devel/scons/pkg-plist
==============================================================================
--- head/devel/scons/pkg-plist	Sat May 18 20:16:55 2013	(r318449)
+++ head/devel/scons/pkg-plist	Sat May 18 20:24:03 2013	(r318450)
@@ -169,6 +169,9 @@ lib/scons-%%SCONS_VER%%/SCons/Tool/CVS.p
 lib/scons-%%SCONS_VER%%/SCons/Tool/FortranCommon.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/FortranCommon.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/FortranCommon.pyo
+lib/scons-%%SCONS_VER%%/SCons/Tool/GettextCommon.py
+lib/scons-%%SCONS_VER%%/SCons/Tool/GettextCommon.pyc
+lib/scons-%%SCONS_VER%%/SCons/Tool/GettextCommon.pyo
 lib/scons-%%SCONS_VER%%/SCons/Tool/JavaCommon.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/JavaCommon.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/JavaCommon.pyo
@@ -289,6 +292,9 @@ lib/scons-%%SCONS_VER%%/SCons/Tool/gas.p
 lib/scons-%%SCONS_VER%%/SCons/Tool/gcc.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/gcc.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/gcc.pyo
+lib/scons-%%SCONS_VER%%/SCons/Tool/gettext.py
+lib/scons-%%SCONS_VER%%/SCons/Tool/gettext.pyc
+lib/scons-%%SCONS_VER%%/SCons/Tool/gettext.pyo
 lib/scons-%%SCONS_VER%%/SCons/Tool/gfortran.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/gfortran.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/gfortran.pyo
@@ -367,6 +373,15 @@ lib/scons-%%SCONS_VER%%/SCons/Tool/midl.
 lib/scons-%%SCONS_VER%%/SCons/Tool/mingw.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/mingw.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/mingw.pyo
+lib/scons-%%SCONS_VER%%/SCons/Tool/msgfmt.py
+lib/scons-%%SCONS_VER%%/SCons/Tool/msgfmt.pyc
+lib/scons-%%SCONS_VER%%/SCons/Tool/msgfmt.pyo
+lib/scons-%%SCONS_VER%%/SCons/Tool/msginit.py
+lib/scons-%%SCONS_VER%%/SCons/Tool/msginit.pyc
+lib/scons-%%SCONS_VER%%/SCons/Tool/msginit.pyo
+lib/scons-%%SCONS_VER%%/SCons/Tool/msgmerge.py
+lib/scons-%%SCONS_VER%%/SCons/Tool/msgmerge.pyc
+lib/scons-%%SCONS_VER%%/SCons/Tool/msgmerge.pyo
 lib/scons-%%SCONS_VER%%/SCons/Tool/mslib.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/mslib.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/mslib.pyo
@@ -442,6 +457,9 @@ lib/scons-%%SCONS_VER%%/SCons/Tool/rpcge
 lib/scons-%%SCONS_VER%%/SCons/Tool/rpm.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/rpm.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/rpm.pyo
+lib/scons-%%SCONS_VER%%/SCons/Tool/rpmutils.py
+lib/scons-%%SCONS_VER%%/SCons/Tool/rpmutils.pyc
+lib/scons-%%SCONS_VER%%/SCons/Tool/rpmutils.pyo
 lib/scons-%%SCONS_VER%%/SCons/Tool/sgiar.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/sgiar.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/sgiar.pyo
@@ -493,6 +511,9 @@ lib/scons-%%SCONS_VER%%/SCons/Tool/tlib.
 lib/scons-%%SCONS_VER%%/SCons/Tool/wix.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/wix.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/wix.pyo
+lib/scons-%%SCONS_VER%%/SCons/Tool/xgettext.py
+lib/scons-%%SCONS_VER%%/SCons/Tool/xgettext.pyc
+lib/scons-%%SCONS_VER%%/SCons/Tool/xgettext.pyo
 lib/scons-%%SCONS_VER%%/SCons/Tool/yacc.py
 lib/scons-%%SCONS_VER%%/SCons/Tool/yacc.pyc
 lib/scons-%%SCONS_VER%%/SCons/Tool/yacc.pyo
_______________________________________________
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 7 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-05-18 21:24:16 UTC
State Changed
From-To: suspended->closed

Committed. Thanks!