mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.6.8.
This commit is contained in:
parent
78c3832698
commit
43f5cc727e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294987
2 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= vimpager
|
PORTNAME= vimpager
|
||||||
PORTVERSION= 1.6.7
|
PORTVERSION= 1.6.8
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= https://github.com/${GH_DEVELOPER}/${GH_PORTNAME}/tarball/${DISTVERSION}/
|
MASTER_SITES= https://github.com/${GH_DEVELOPER}/${GH_PORTNAME}/tarball/${DISTVERSION}/
|
||||||
DISTNAME= ${GH_DEVELOPER}-${GH_PORTNAME}-${DISTVERSION}-0-g${GH_VERSION}
|
DISTNAME= ${GH_DEVELOPER}-${GH_PORTNAME}-${DISTVERSION}-0-g${GH_VERSION}
|
||||||
|
@ -19,8 +19,8 @@ RUN_DEPENDS= vim:${PORTSDIR}/editors/vim
|
||||||
# Github makes this very confusing
|
# Github makes this very confusing
|
||||||
GH_PORTNAME= ${PORTNAME}
|
GH_PORTNAME= ${PORTNAME}
|
||||||
GH_DEVELOPER= rkitover #GH trees live under a username
|
GH_DEVELOPER= rkitover #GH trees live under a username
|
||||||
GH_VERSION= 8f3e9b6285 #GH appends a commit hash to the filename
|
GH_VERSION= 7a5aae75e8 #GH appends a commit hash to the filename
|
||||||
GH_SRCDIR= 2ed353a #GH appends something else (??) to the extracted pathname
|
GH_SRCDIR= 19274ff #GH appends something else (??) to the extracted pathname
|
||||||
WRKSRC= ${WRKDIR}/${GH_DEVELOPER}-${GH_PORTNAME}-${GH_SRCDIR}
|
WRKSRC= ${WRKDIR}/${GH_DEVELOPER}-${GH_PORTNAME}-${GH_SRCDIR}
|
||||||
FETCH_ARGS= -prR #GH issues HTTP/302 errors for source tarballs
|
FETCH_ARGS= -prR #GH issues HTTP/302 errors for source tarballs
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rkitover-vimpager-1.6.7-0-g8f3e9b6285.tar.gz) = 56af0f83559c1681694a774a1789a1a40b0265c73cdf8f375a4dcc112ddbb73e
|
SHA256 (rkitover-vimpager-1.6.8-0-g7a5aae75e8.tar.gz) = 38f739c469bbe08aca2cfaa13b69eae56d202f58c3df4fc3988012b9c2f2c474
|
||||||
SIZE (rkitover-vimpager-1.6.7-0-g8f3e9b6285.tar.gz) = 5350
|
SIZE (rkitover-vimpager-1.6.8-0-g7a5aae75e8.tar.gz) = 5435
|
||||||
|
|
Loading…
Add table
Reference in a new issue