mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Upgrade to version 1.0.0.
This commit is contained in:
parent
a72489bd6e
commit
2324d41b4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363988
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= ranch
|
PORTNAME= ranch
|
||||||
PORTVERSION= 0.10.0
|
PORTVERSION= 1.0.0
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
MAINTAINER= olgeni@FreeBSD.org
|
MAINTAINER= olgeni@FreeBSD.org
|
||||||
|
@ -14,9 +14,9 @@ PLIST_SUB= VERSION="${PORTVERSION}"
|
||||||
|
|
||||||
USES= gmake
|
USES= gmake
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= extend
|
GH_ACCOUNT= ninenines
|
||||||
GH_PROJECT= ranch
|
GH_PROJECT= ranch
|
||||||
GH_COMMIT= 3189ef2
|
GH_COMMIT= adf1822
|
||||||
GH_TAGNAME= ${PORTVERSION}
|
GH_TAGNAME= ${PORTVERSION}
|
||||||
|
|
||||||
PORTDOCS= *
|
PORTDOCS= *
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (ranch-0.10.0.tar.gz) = 3172e606f9243b86fb634b19215c9c7ae6f369e279eb88a6c8db666becdb2600
|
SHA256 (ranch-1.0.0.tar.gz) = 41b4883e8fba89814edb083c9e090669b733a7f7374eacbec2f618c278740133
|
||||||
SIZE (ranch-0.10.0.tar.gz) = 38789
|
SIZE (ranch-1.0.0.tar.gz) = 41126
|
||||||
|
|
Loading…
Add table
Reference in a new issue