Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2014 11:20:30 +0200 (CEST)
From:      Bartek Rutkowski <ports@robakdesign.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        skreuzer@FreeBSD.org
Subject:   ports/188648: [PATCH] databases/py-whisper: stage
Message-ID:  <201404150920.s3F9KUNk092372@poudriere.ithil.palantiri.org>
Resent-Message-ID: <201404150930.s3F9U2TU095411@freefall.freebsd.org>

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

>Number:         188648
>Category:       ports
>Synopsis:       [PATCH] databases/py-whisper: 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:   Tue Apr 15 09:30:02 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

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-whisper/0.9.12/

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

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

--- py-whisper-0.9.12.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351316)
+++ Makefile	(working copy)
@@ -10,10 +10,11 @@
 MAINTAINER=	skreuzer@FreeBSD.org
 COMMENT=	Fixed-size database, similar in design to RRD
 
+LICENSE=	APACHE20
+
 FETCH_ARGS=	-o ${DISTNAME}${EXTRACT_SUFX}
 
 USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 351316)
+++ pkg-descr	(working copy)
@@ -2,4 +2,4 @@
 (round-robin-database). It provides fast, reliable storage of numeric
 data over time.
 
-WWW:	https://github.com/graphite-project/whisper
+WWW: https://github.com/graphite-project/whisper
--- py-whisper-0.9.12.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?201404150920.s3F9KUNk092372>