Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2014 14:39:06 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351335 - head/databases/py-apsw
Message-ID:  <201404151439.s3FEd6cI072064@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Apr 15 14:39:06 2014
New Revision: 351335
URL: http://svnweb.freebsd.org/changeset/ports/351335
QAT: https://qat.redports.org/buildarchive/r351335/

Log:
  - Stage
  - Pet portlint
  
  PR:		ports/188602
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
  Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)

Modified:
  head/databases/py-apsw/Makefile
  head/databases/py-apsw/pkg-descr

Modified: head/databases/py-apsw/Makefile
==============================================================================
--- head/databases/py-apsw/Makefile	Tue Apr 15 14:13:34 2014	(r351334)
+++ head/databases/py-apsw/Makefile	Tue Apr 15 14:39:06 2014	(r351335)
@@ -21,5 +21,4 @@ USE_PYDISTUTILS=yes
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/databases/py-apsw/pkg-descr
==============================================================================
--- head/databases/py-apsw/pkg-descr	Tue Apr 15 14:13:34 2014	(r351334)
+++ head/databases/py-apsw/pkg-descr	Tue Apr 15 14:39:06 2014	(r351335)
@@ -4,3 +4,5 @@ on being a minimal layer over SQLite att
 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/



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