Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F167738957
D8413.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D8413.id.diff
View Options
Index: head/databases/py-psycopg2cffi/Makefile
===================================================================
--- head/databases/py-psycopg2cffi/Makefile
+++ head/databases/py-psycopg2cffi/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= psycopg2cffi
-PORTVERSION= 2.7.4
+PORTVERSION= 2.7.5
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,6 +10,7 @@
COMMENT= Implementation of the psycopg2 module using cffi
LICENSE= LGPL3+
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/_cffi_backend.so:devel/py-cffi
RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/_cffi_backend.so:devel/py-cffi
@@ -19,4 +20,7 @@
USE_PYTHON= autoplist distutils
USES= pgsql python
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/_impl/_libpq.so
+
.include <bsd.port.mk>
Index: head/databases/py-psycopg2cffi/distinfo
===================================================================
--- head/databases/py-psycopg2cffi/distinfo
+++ head/databases/py-psycopg2cffi/distinfo
@@ -1,2 +1,3 @@
-SHA256 (psycopg2cffi-2.7.4.tar.gz) = ade6927a58c8deeaddcde0dea57c2c0e822b3a3ec703cebb63b4c0fcf98d2ed1
-SIZE (psycopg2cffi-2.7.4.tar.gz) = 62017
+TIMESTAMP = 1478013173
+SHA256 (psycopg2cffi-2.7.5.tar.gz) = a36a4c74060123232abed6fa8bbc7355b322b99fc22b60191128aa20d147e290
+SIZE (psycopg2cffi-2.7.5.tar.gz) = 62733
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Aug 25, 4:31 AM (6 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37220785
Default Alt Text
D8413.id.diff (1 KB)
Attached To
Mode
D8413: databases/py-psycopg2cffi: update to version 2.7.5
Attached
Detach File
Event Timeline
Log In to Comment