- update to 1.4.0
- while here shift users per portlint
This commit is contained in:
parent
d043e8ef29
commit
fa6bd155f3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=470254
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pg_activity
|
||||
PORTVERSION= 1.3.1
|
||||
PORTVERSION= 1.4.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= databases python
|
||||
|
||||
|
@ -16,10 +16,10 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>=0:databases/py-psycopg2@${FLAVOR}
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USES= python
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= julmon
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils noegginfo concurrent optsuffix
|
||||
PYDISTUTILS_INSTALLARGS= --with-man
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1490118791
|
||||
SHA256 (julmon-pg_activity-v1.3.1_GH0.tar.gz) = 98a5804f853dfcaa049179f7d82eb9f1e7937d49e5fe08e6d8ebdfd51433e602
|
||||
SIZE (julmon-pg_activity-v1.3.1_GH0.tar.gz) = 89506
|
||||
TIMESTAMP = 1526180095
|
||||
SHA256 (julmon-pg_activity-v1.4.0_GH0.tar.gz) = 9699670f1acaf2b948e3b06c4bafdb44ada8bbc511e96169b5301562a6233805
|
||||
SIZE (julmon-pg_activity-v1.4.0_GH0.tar.gz) = 90176
|
||||
|
|
Loading…
Reference in a new issue