mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Change upstream from Google code to Github
PR: 212885 Submitted by: Andres Montalban <amontalban@gmail.com>
This commit is contained in:
parent
55c107d963
commit
7fbed186b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422780
2 changed files with 6 additions and 4 deletions
|
@ -3,15 +3,16 @@
|
||||||
|
|
||||||
PORTNAME= credis
|
PORTNAME= credis
|
||||||
PORTVERSION= 0.2.3
|
PORTVERSION= 0.2.3
|
||||||
|
DISTVERSIONPREFIX= v
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= GOOGLE_CODE
|
|
||||||
|
|
||||||
MAINTAINER= skreuzer@FreeBSD.org
|
MAINTAINER= skreuzer@FreeBSD.org
|
||||||
COMMENT= Library for communicating with Redis servers
|
COMMENT= Library for communicating with Redis servers
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
BROKEN= Unfetchable (google code has gone away)
|
USE_GITHUB= yes
|
||||||
|
GH_ACCOUNT= octo
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (credis-0.2.3.tar.gz) = d9ab904be07865bd159ab44ebc45ef1dae71071842a5b7dec321b09c13a770d0
|
TIMESTAMP = 1474476351
|
||||||
SIZE (credis-0.2.3.tar.gz) = 17265
|
SHA256 (octo-credis-v0.2.3_GH0.tar.gz) = e44f76385d6cda0b91089f1c4d6e8b646d425f2a3cd06620fa5f000aaa4c5f61
|
||||||
|
SIZE (octo-credis-v0.2.3_GH0.tar.gz) = 17331
|
||||||
|
|
Loading…
Add table
Reference in a new issue