mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 3.6.
This commit is contained in:
parent
5d32868b23
commit
8c84e8baa8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298408
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= multimarkdown
|
||||
PORTVERSION= 3.5.1
|
||||
PORTVERSION= 3.6
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://github.com/${GH_DEVELOPER}/${GH_PORTNAME}/tarball/${DISTVERSION}/
|
||||
DISTNAME= ${GH_DEVELOPER}-${GH_PORTNAME}-${DISTVERSION}-0-g${GH_VERSION}
|
||||
@ -21,8 +21,8 @@ LICENSE= MIT
|
||||
# Github makes this very confusing
|
||||
GH_PORTNAME= peg-${PORTNAME}
|
||||
GH_DEVELOPER= fletcher #GH trees live under a username
|
||||
GH_VERSION= d041103758 #GH appends a commit hash to the filename
|
||||
GH_SRCDIR= 4ecb3b6 #GH appends something else (??) to the extracted pathname
|
||||
GH_VERSION= 23fba45421 #GH appends a commit hash to the filename
|
||||
GH_SRCDIR= e1d494e #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 (fletcher-peg-multimarkdown-3.5.1-0-gd041103758.tar.gz) = 99a11aa2a65c58770b9249ea66fdebcdae5f2a0842e5512a1dcde8e1b923f1fd
|
||||
SIZE (fletcher-peg-multimarkdown-3.5.1-0-gd041103758.tar.gz) = 140178
|
||||
SHA256 (fletcher-peg-multimarkdown-3.6-0-g23fba45421.tar.gz) = ccdf71ec242d2319487dee6778a1cca8f6d772716cdc066c092570e4ee27cf74
|
||||
SIZE (fletcher-peg-multimarkdown-3.6-0-g23fba45421.tar.gz) = 141026
|
||||
|
Loading…
Reference in New Issue
Block a user