1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

- Update to 1.2.1

Approved by:	tabthorpe (mentor, implicit)
This commit is contained in:
Gabor Pali 2009-07-19 15:00:44 +00:00
parent a2dc6e2282
commit 8219325fdf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=238058
4 changed files with 16 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= pandoc
PORTVERSION= 1.2
PORTVERSION= 1.2.1
CATEGORIES= textproc haskell
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@ -36,6 +36,10 @@ BUILD_DEPENDS+= hs-highlighting-kate-ghc>=0.2:${PORTSDIR}/textproc/hs-highlighti
MAKE_ARGS= CABALOPTS+="-fhighlighting"
.endif
post-patch:
@${REINPLACE_CMD} -e 's/Text.Pandoc.TH,/Text.Pandoc.TH/; /Paths_pandoc/d' \
${WRKSRC}/pandoc.cabal
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/dist/build/pandoc/pandoc ${PREFIX}/bin
.for script in ${SCRIPTS}

View File

@ -1,3 +1,3 @@
MD5 (pandoc-1.2.tar.gz) = 402999cf17dd7072e4c8c7b6b6050ec3
SHA256 (pandoc-1.2.tar.gz) = e922c8f4765a8d105abf30dbe21a73961357929cd2fb8dfd323f0f62ca0723b4
SIZE (pandoc-1.2.tar.gz) = 328603
MD5 (pandoc-1.2.1.tar.gz) = b57900f883823d5b24029c4768aa2d12
SHA256 (pandoc-1.2.1.tar.gz) = 642bdcbc1423d6a7b12f03a2edb696b78a03c3022719749e52df7b0efbb8644a
SIZE (pandoc-1.2.1.tar.gz) = 332692

View File

@ -6,7 +6,7 @@
#
PORTNAME= pandoc
PORTVERSION= 1.2
PORTVERSION= 1.2.1
CATEGORIES= textproc haskell
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
@ -36,6 +36,10 @@ BUILD_DEPENDS+= hs-highlighting-kate-ghc>=0.2:${PORTSDIR}/textproc/hs-highlighti
MAKE_ARGS= CABALOPTS+="-fhighlighting"
.endif
post-patch:
@${REINPLACE_CMD} -e 's/Text.Pandoc.TH,/Text.Pandoc.TH/; /Paths_pandoc/d' \
${WRKSRC}/pandoc.cabal
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/dist/build/pandoc/pandoc ${PREFIX}/bin
.for script in ${SCRIPTS}

View File

@ -1,3 +1,3 @@
MD5 (pandoc-1.2.tar.gz) = 402999cf17dd7072e4c8c7b6b6050ec3
SHA256 (pandoc-1.2.tar.gz) = e922c8f4765a8d105abf30dbe21a73961357929cd2fb8dfd323f0f62ca0723b4
SIZE (pandoc-1.2.tar.gz) = 328603
MD5 (pandoc-1.2.1.tar.gz) = b57900f883823d5b24029c4768aa2d12
SHA256 (pandoc-1.2.1.tar.gz) = 642bdcbc1423d6a7b12f03a2edb696b78a03c3022719749e52df7b0efbb8644a
SIZE (pandoc-1.2.1.tar.gz) = 332692