Update to 0.4.1

This commit is contained in:
Baptiste Daroussin 2018-09-22 06:53:04 +00:00
parent 1e777d2df1
commit d3dfb8aa0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480351
2 changed files with 7 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lowdown
PORTVERSION= 0.3.3
PORTVERSION= 0.4.1
CATEGORIES= textproc
MASTER_SITES= http://kristaps.bsd.lv/lowdown/snapshots/
@ -10,9 +10,12 @@ COMMENT= Simple Markdown translator
LICENSE= ISCL
BUILD_DEPENDS= ${LOCALBASE}/lib/libdiff.a:textproc/libdiff
HAS_CONFIGURE= yes
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-diff
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1528904614
SHA256 (lowdown-0.3.3.tar.gz) = 5ec9b0498b11ea25282d674ed681a9b2f67ea487c7a493369091eebb3d703ec5
SIZE (lowdown-0.3.3.tar.gz) = 87977
TIMESTAMP = 1537598979
SHA256 (lowdown-0.4.1.tar.gz) = a5fb2fa51da9c2dcbd22332e71a8b39fc838b90299e0ac8cdfffd2bc7934fcec
SIZE (lowdown-0.4.1.tar.gz) = 94595