update to 0.8.6 and add comment for when updating
This commit is contained in:
parent
d8a0045c02
commit
385b1aaa4a
@ -1,9 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2014/07/08 14:31:13 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2014/07/08 15:28:35 jasper Exp $
|
||||
|
||||
# XXX: Bump REVISION of the following ports when updating as the _cffi__ hash
|
||||
# changes: devel/libgit/py-git2
|
||||
|
||||
COMMENT= Foreign Function Interface for Python calling C code
|
||||
|
||||
MODPY_EGG_VERSION= 0.8.2
|
||||
MODPY_EGG_VERSION= 0.8.6
|
||||
DISTNAME= cffi-${MODPY_EGG_VERSION}
|
||||
PKGNAME= py-${DISTNAME}
|
||||
CATEGORIES= devel
|
||||
|
||||
# MIT
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cffi-0.8.2.tar.gz) = gZI5NkD3vDBM6CZps165BZJWajCru0kkRW9SB5r8GOI=
|
||||
SIZE (cffi-0.8.2.tar.gz) = 197622
|
||||
SHA256 (cffi-0.8.6.tar.gz) = JTLZ46+ePG0PcQ/JiwKVtWPH85z9l90iQr02+/SQBhA=
|
||||
SIZE (cffi-0.8.6.tar.gz) = 196835
|
||||
|
Loading…
Reference in New Issue
Block a user