ports/188602: [PATCH] databases/py-apsw: stage

Bartek Rutkowski ports at robakdesign.com
Mon Apr 14 10:00:01 UTC 2014


>Number:         188602
>Category:       ports
>Synopsis:       [PATCH] databases/py-apsw: 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:   Mon Apr 14 10:00: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

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/py27-apsw/3.8.0.2/

Port maintainer (rnejdl at ringofsaturn.com) is cc'd.

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

--- py-apsw-3.8.0.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 351251)
+++ Makefile	(working copy)
@@ -11,6 +11,8 @@
 MAINTAINER=	rnejdl at ringofsaturn.com
 COMMENT=	APSW stands for Another Python SQLite Wrapper
 
+LICENSE=	BSD
+
 LIB_DEPENDS=	libsqlite3.so:${PORTSDIR}/databases/sqlite3
 
 PYDISTUTILS_PKGVERSION=	${PORTVERSION}_r1
@@ -21,5 +23,4 @@
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>
Index: pkg-descr
===================================================================
--- pkg-descr	(revision 351251)
+++ pkg-descr	(working copy)
@@ -4,3 +4,5 @@
 the complete SQLite API into Python. The documentation has a section
 on the differences between APSW and pysqlite. APSW supports CPython
 2.3 onwards and CPython 3.1 onwards.
+
+WWW: https://code.google.com/p/apsw/
--- py-apsw-3.8.0.2.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list