mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.12
- Add LICENSE Approved by: jadawin@ (mentor)
This commit is contained in:
parent
51ad92bc35
commit
d1193f6361
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=277347
@ -7,15 +7,17 @@
|
||||
#
|
||||
|
||||
PORTNAME= openssl
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.12
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= http://launchpadlibrarian.net/58498441/
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= pyOpenSSL-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sbz@FreeBSD.org
|
||||
COMMENT= Python interface to the OpenSSL library
|
||||
|
||||
LICENSE= ASL
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON_PREFIX= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pyOpenSSL-0.11.tar.gz) = 42ae2dc29a5ebf5088521cb8df2b1bdf039d28e14845fd9df4ab59658b565cfd
|
||||
SIZE (pyOpenSSL-0.11.tar.gz) = 242152
|
||||
SHA256 (pyOpenSSL-0.12.tar.gz) = 4517e9630a90db09ab8fe77d4dad753d5514a5f76b65ac327a7cd5a1d1ddd8a8
|
||||
SIZE (pyOpenSSL-0.12.tar.gz) = 236041
|
||||
|
Loading…
Reference in New Issue
Block a user