mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update to 1.7.5.
This commit is contained in:
parent
72a3410842
commit
2d03728447
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305044
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= vimpager
|
||||
PORTVERSION= 1.7.4
|
||||
PORTVERSION= 1.7.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/${GH_DEVELOPER}/${GH_PORTNAME}/tarball/${DISTVERSION}/
|
||||
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
|
||||
GH_PORTNAME= ${PORTNAME}
|
||||
GH_DEVELOPER= rkitover #GH trees live under a username
|
||||
GH_VERSION= c49756904c #GH appends a commit hash to the filename
|
||||
GH_SRCDIR= 358554a #GH appends something else (??) to the extracted pathname
|
||||
GH_VERSION= ab67790561 #GH appends a commit hash to the filename
|
||||
GH_SRCDIR= 9a02eaf #GH appends something else (??) to the extracted pathname
|
||||
WRKSRC= ${WRKDIR}/${GH_DEVELOPER}-${GH_PORTNAME}-${GH_SRCDIR}
|
||||
FETCH_ARGS= -prR #GH issues HTTP/302 errors for source tarballs
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rkitover-vimpager-1.7.4-0-gc49756904c.tar.gz) = b3eb035562585f5f405af7541cfd84995850ecc041931c9609079a68fe9d000d
|
||||
SIZE (rkitover-vimpager-1.7.4-0-gc49756904c.tar.gz) = 7816
|
||||
SHA256 (rkitover-vimpager-1.7.5-0-gab67790561.tar.gz) = b05ec0cd0e6c22a1053549dccae48c824b74ceccd3c48f2395ae1cc318a838f4
|
||||
SIZE (rkitover-vimpager-1.7.5-0-gab67790561.tar.gz) = 7919
|
||||
|
Loading…
Reference in New Issue
Block a user