sysutils/py-dirsync: update to 2.2.3 and install LICENSE text
Reported by: Kai Knoblich
This commit is contained in:
parent
c32937d2e4
commit
9849cae5fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479884
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dirsync
|
||||
PORTVERSION= 2.2.2
|
||||
PORTVERSION= 2.2.3
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,10 +11,13 @@ MAINTAINER= rene@FreeBSD.org
|
||||
COMMENT= Advanced directory tree synchronisation tool
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
CONFLICTS_INSTALL= p5-File-Dirsync
|
||||
|
||||
USES= python zip
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1474794166
|
||||
SHA256 (dirsync-2.2.2.zip) = 6297938d5385f8202768a74bae87ff6faed2d799c0c6dbd717a194c667dd8dc1
|
||||
SIZE (dirsync-2.2.2.zip) = 17112
|
||||
TIMESTAMP = 1537088640
|
||||
SHA256 (dirsync-2.2.3.tar.gz) = 1fec130d5f4a4c4d71d0c69a140e7bf970945b2de8a9e0be664fe969d57480e4
|
||||
SIZE (dirsync-2.2.3.tar.gz) = 11088
|
||||
|
Loading…
Reference in New Issue
Block a user