mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 3.20170622.
Changes: http://metadata.ftp-master.debian.org/changelogs/main/i/ikiwiki/ikiwiki_3.20170622_changelog Sponsored by: Absolight
This commit is contained in:
parent
e75f605b1b
commit
a982fc5a4d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444453
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ikiwiki
|
||||
PORTVERSION= 3.20170111
|
||||
PORTVERSION= 3.20170622
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= DEBIAN_POOL \
|
||||
@ -35,7 +35,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} \
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= gettext perl5 gmake cpe tar:xz
|
||||
USES= gettext perl5 gmake cpe tar:xz python shebangfix
|
||||
USE_PERL5= configure
|
||||
NO_ARCH= yes
|
||||
|
||||
@ -62,6 +62,8 @@ MULTI_RUN_DEPENDS= p5-Text-MultiMarkdown>=0:textproc/p5-Text-MultiMarkdown
|
||||
PORTDOCS= CHANGELOG NEWS README
|
||||
PORTEXAMPLES= *
|
||||
|
||||
SHEBANG_FILES= plugins/*
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -i '' \
|
||||
-e 's|/usr/bin/markdown|${LOCALBASE}/bin/markdown|' \
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1485857936
|
||||
SHA256 (ikiwiki_3.20170111.tar.xz) = 5f0f99a4f4a5f17046e4601d628424cb2877766b4ef9bfe1c2db1941f6f7a701
|
||||
SIZE (ikiwiki_3.20170111.tar.xz) = 2614240
|
||||
TIMESTAMP = 1498564263
|
||||
SHA256 (ikiwiki_3.20170622.tar.xz) = 0eb3d8a85ac56da11b410eba4ff99b8611b4afbfebfc59292b651de3f3ca8bfe
|
||||
SIZE (ikiwiki_3.20170622.tar.xz) = 2633776
|
||||
|
Loading…
Reference in New Issue
Block a user