mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Fix USE_GITHUB usage.
Sponsored by: Absolight
This commit is contained in:
parent
77e665e268
commit
ebef31c404
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438431
2 changed files with 4 additions and 5 deletions
|
@ -15,12 +15,11 @@ LIB_DEPENDS= libpopt.so:devel/popt
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= CoryXie
|
||||
GH_PROJECT= DebugEdit
|
||||
GH_TAGNAME= b1e81ec
|
||||
|
||||
USES= gmake
|
||||
|
||||
WRKSRC= ${WRKDIR}/DebugEdit-${GH_TAGNAME}
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/debugedit ${STAGEDIR}${PREFIX}/bin
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1491954011
|
||||
SHA256 (CoryXie-debugedit-20170411.1-b1e81ec_GH0.tar.gz) = 858c42bce793ef6f0effa175529b0f9c1c83c9679b18ea568fc450b750aaeade
|
||||
SIZE (CoryXie-debugedit-20170411.1-b1e81ec_GH0.tar.gz) = 5080094
|
||||
TIMESTAMP = 1492076186
|
||||
SHA256 (CoryXie-DebugEdit-20170411.1-b1e81ec_GH0.tar.gz) = 858c42bce793ef6f0effa175529b0f9c1c83c9679b18ea568fc450b750aaeade
|
||||
SIZE (CoryXie-DebugEdit-20170411.1-b1e81ec_GH0.tar.gz) = 5080094
|
||||
|
|
Loading…
Add table
Reference in a new issue