mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/py-s3cmd: Update version 1.5.0=>1.5.2
- Add LICENSE (GPLv2) - Take maintainership Approved by: bapt marino (implicit)
This commit is contained in:
parent
3a4cdd3421
commit
046904d5f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378834
2 changed files with 7 additions and 5 deletions
|
@ -2,16 +2,18 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= s3cmd
|
PORTNAME= s3cmd
|
||||||
DISTVERSION= 1.5.0
|
DISTVERSION= 1.5.2
|
||||||
CATEGORIES= net python
|
CATEGORIES= net python
|
||||||
MASTER_SITES= SF/s3tools/${PORTNAME}/${DISTVERSION}
|
MASTER_SITES= SF/s3tools/${PORTNAME}/${DISTVERSION}
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= bofh@FreeBSD.org
|
||||||
COMMENT= Unix-like tools to manipulate stored files from the command line
|
COMMENT= Unix-like tools to manipulate stored files from the command line
|
||||||
|
|
||||||
|
LICENSE= GPLv2
|
||||||
|
|
||||||
USES= python:2
|
USES= python:2
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil
|
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (s3cmd-1.5.0.tar.gz) = 7d86cbb3f43dfd7a19d4952ac213ab258266d4039b8327439cfc3bb249cf5419
|
SHA256 (s3cmd-1.5.2.tar.gz) = ff8a6764e8bdd7ed48a93e51b08222bea33469d248a90b8d25315b023717b42d
|
||||||
SIZE (s3cmd-1.5.0.tar.gz) = 91390
|
SIZE (s3cmd-1.5.2.tar.gz) = 94760
|
||||||
|
|
Loading…
Add table
Reference in a new issue