mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Update to version 1.1.2
PR: 226748 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
This commit is contained in:
parent
e6c9745c9d
commit
51e3ac26ce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465106
@ -2,8 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= whisper
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= skreuzer@FreeBSD.org
|
||||
@ -11,10 +12,10 @@ COMMENT= Fixed-size database, similar in design to RRD
|
||||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= graphite-project
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1492002028
|
||||
SHA256 (graphite-project-whisper-1.0.0_GH0.tar.gz) = 8b995414932b0fe43b41e481220137335e1df4bd00bbbc74e263a35fb6334c55
|
||||
SIZE (graphite-project-whisper-1.0.0_GH0.tar.gz) = 35628
|
||||
TIMESTAMP = 1521365713
|
||||
SHA256 (whisper-1.1.2.tar.gz) = 435dd6416b0336d3a2aa570b7edafbdab717e2c689cc05fd6c2b94daf12daa8e
|
||||
SIZE (whisper-1.1.2.tar.gz) = 24481
|
||||
|
Loading…
Reference in New Issue
Block a user