Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Apr 2014 19:08:07 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        tdb@FreeBSD.org
Subject:   ports/188562: [PATCH] devel/py-statgrab: stage
Message-ID:  <201404131708.s3DH87oO070401@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201404131710.s3DHA1x4024652@freefall.freebsd.org>

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

>Number:         188562
>Category:       ports
>Synopsis:       [PATCH] devel/py-statgrab: stage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 17:10:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r264341: Fri Apr 11 15:28:07 CEST
>Description:
- Stage
- Add LICENSE
- Pet portlint

Port maintainer (tdb@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- py-statgrab-0.5.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351230)
+++ Makefile	(working copy)
@@ -13,8 +13,10 @@
 DISTNAME=	py${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	tdb@FreeBSD.org
-COMMENT=	A set of Python bindings for libstatgrab
+COMMENT=	Set of Python bindings for libstatgrab
 
+LICENSE=	GPLv2
+
 LIB_DEPENDS=	statgrab.8:${PORTSDIR}/devel/libstatgrab
 
 DIST_SUBDIR=	i-scream
@@ -23,5 +25,4 @@
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	pystatgrab
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
--- py-statgrab-0.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?201404131708.s3DH87oO070401>