- Update to 1.7
PR: ports/161566 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
This commit is contained in:
parent
b796fb96c4
commit
bc58b43d5d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=283532
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= bug5
|
||||
PORTVERSION= 1.6
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= chinese converters
|
||||
MASTER_SITES= https://github.com/buganini/${PORTNAME}/tarball/${PORTVERSION}/
|
||||
DISTNAME= buganini-${PORTNAME}-${PORTVERSION}-0-g${GITVERSION}
|
||||
@ -18,16 +18,12 @@ LICENSE= BSD
|
||||
|
||||
LIB_DEPENDS= bsdconv.6:${PORTSDIR}/converters/bsdconv
|
||||
|
||||
GITVERSION= a604e2f
|
||||
GITVERSION= 0c68779
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/buganini-${PORTNAME}-${GITVERSION}
|
||||
|
||||
MAKE_ARGS= PREFIX=${PREFIX}
|
||||
|
||||
PLIST_FILES= bin/bug5
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/Makefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/bug5 ${PREFIX}/bin/
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (buganini-bug5-1.6-0-ga604e2f.tar.gz) = 139e5390c61252c73b0076496033b28281d04318ba4215cc2aafffa7756f460c
|
||||
SIZE (buganini-bug5-1.6-0-ga604e2f.tar.gz) = 4192
|
||||
SHA256 (buganini-bug5-1.7-0-g0c68779.tar.gz) = 643d66406f3a4e99cbe6810d8183a0c242115fd24a2af98dee6b8d3dca88f220
|
||||
SIZE (buganini-bug5-1.7-0-g0c68779.tar.gz) = 4328
|
||||
|
Loading…
Reference in New Issue
Block a user