Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jul 2008 04:41:55 GMT
From:      "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125532: [PATCH] devel/scons: update to 0.98.5, take maintainership
Message-ID:  <200807120441.m6C4ftkY091372@riderwayinc.com>
Resent-Message-ID: <200807120450.m6C4o1vg029095@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125532
>Category:       ports
>Synopsis:       [PATCH] devel/scons: update to 0.98.5, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 12 04:50:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
Riderway Inc.
>Environment:
System: FreeBSD riderwayinc.com 7.0-RELEASE FreeBSD 7.0-RELEASE #2: Thu Feb 28 21:20:48 UTC 2008
>Description:
- Update to 0.98.5
- Take maintainership
- Honor NO_INSTALL_MANPAGES

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- scons-0.98.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/scons/Makefile,v
retrieving revision 1.30
diff -u -u -r1.30 Makefile
--- Makefile	30 May 2008 05:15:03 -0000	1.30
+++ Makefile	12 Jul 2008 04:41:32 -0000
@@ -6,14 +6,16 @@
 #
 
 PORTNAME=	scons
-PORTVERSION=	0.98.4
+PORTVERSION=	0.98.5
 CATEGORIES=	devel python
 MASTER_SITES=	SF
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	pgollucci@p6m7g8.com
 COMMENT=	A build tool alternative to make
 
+.if !defined (NO_INSTALL_MANPAGES)
 MAN1=		scons.1 sconsign.1 scons-time.1
+.endif
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/scons/distinfo,v
retrieving revision 1.25
diff -u -u -r1.25 distinfo
--- distinfo	30 May 2008 05:15:03 -0000	1.25
+++ distinfo	12 Jul 2008 04:41:32 -0000
@@ -1,3 +1,3 @@
-MD5 (scons-0.98.4.tar.gz) = 4e49ae162bcea9574cde4ce4fc56afe1
-SHA256 (scons-0.98.4.tar.gz) = 872b6e1da0003cf3b709e31af7b55721a1730690e1dd6a4a71612c7eb22602df
-SIZE (scons-0.98.4.tar.gz) = 538335
+MD5 (scons-0.98.5.tar.gz) = 640dfc99a29523a06dbeaac299a3e0a0
+SHA256 (scons-0.98.5.tar.gz) = d240fd15070bb1dece54293343f0054e966c0b85548763c40faf4d9ee74dca77
+SIZE (scons-0.98.5.tar.gz) = 539709
--- scons-0.98.5.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807120441.m6C4ftkY091372>