www/py-seafobj: update 5.1.6 -> 6.0.3
This version has no commits between the two, but I want to keep seafdav and seafobj the same version for sanity. - Updated to 6.0.3 - Added license file - Fixed pkg-desc www --> WWW PR: 214656 Submitted by: Ultima1252@gmail.com (maintainer)
This commit is contained in:
parent
bb8d3e5a35
commit
04cca00366
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=426370
3 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= seafobj
|
||||
PORTVERSION= 5.1.6
|
||||
PORTVERSION= 6.0.3
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSIONSUFFIX= -pro
|
||||
CATEGORIES= www python
|
||||
|
@ -11,6 +11,7 @@ MAINTAINER= ultima1252@gmail.com
|
|||
COMMENT= Python library for accessing seafile data model
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= haiwen
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1464610043
|
||||
SHA256 (haiwen-seafobj-v5.1.6-pro_GH0.tar.gz) = 1e67b494222c427b65e0542ee70fb831167892b452c2bf082203a2eb5e45a95d
|
||||
SIZE (haiwen-seafobj-v5.1.6-pro_GH0.tar.gz) = 6620647
|
||||
TIMESTAMP = 1479521411
|
||||
SHA256 (haiwen-seafobj-v6.0.3-pro_GH0.tar.gz) = 93820cb79f9cadd01d388238d80bce108b299c3073bcaba796b1ef7fdc0fe2af
|
||||
SIZE (haiwen-seafobj-v6.0.3-pro_GH0.tar.gz) = 6625161
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
This is a Python library for accessing seafile data model.
|
||||
|
||||
www: https://github.com/haiwen/seafobj
|
||||
WWW: https://github.com/haiwen/seafobj
|
||||
|
|
Loading…
Reference in a new issue