diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2009-05-10 10:43:23 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2009-05-10 10:43:23 +0000 |
commit | ebd8a0f8fa40a03b8c74f990b72aaf87a52d986f (patch) | |
tree | 106b3f707641ce68b05f97138604a1370eb0ae08 /textproc/yodl | |
parent | o hasn't been released in 6+ years (diff) |
- Update to 2.14.3
Approved by: gabor (mentor)
Notes
Notes:
svn path=/head/; revision=233573
Diffstat (limited to 'textproc/yodl')
-rw-r--r-- | textproc/yodl/Makefile | 8 | ||||
-rw-r--r-- | textproc/yodl/distinfo | 6 |
2 files changed, 4 insertions, 10 deletions
diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index f124d676e4b9..b2f5b2e91ea0 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yodl -PORTVERSION= 2.14.2 +PORTVERSION= 2.14.3 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -70,12 +70,6 @@ post-patch: ${WRKSRC}/macros/rawmacros/separator.pl \ ${WRKSRC}/macros/rawmacros/startdoc.pl \ ${WRKSRC}/contrib/build.pl - @${REINPLACE_CMD} -e 's|@STD_INCLUDE@|tmp/install@STD_INCLUDE@|' \ - ${WRKSRC}/macros/in/html.in \ - ${WRKSRC}/macros/in/latex.in \ - ${WRKSRC}/macros/in/man.in \ - ${WRKSRC}/macros/in/txt.in \ - ${WRKSRC}/macros/in/xml.in @${REINPLACE_CMD} -e 's|../../yodl/|../../../${PORTNAME}-${PORTVERSION}/|' \ ${WRKSRC}/manual/yo/manual.yo diff --git a/textproc/yodl/distinfo b/textproc/yodl/distinfo index d0c25a209d23..beee4056bc60 100644 --- a/textproc/yodl/distinfo +++ b/textproc/yodl/distinfo @@ -1,3 +1,3 @@ -MD5 (yodl_2.14.2.orig.tar.gz) = 23bfc74724eb7ad1c6bd60e0d6926db2 -SHA256 (yodl_2.14.2.orig.tar.gz) = 5501b697fb665f6278c54be52f950d9a5ea03ed4dd87007744c76af1b13b6a15 -SIZE (yodl_2.14.2.orig.tar.gz) = 291406 +MD5 (yodl_2.14.3.orig.tar.gz) = 38c1c1b02f2ecd014620f77a1a6dd8ee +SHA256 (yodl_2.14.3.orig.tar.gz) = a4598f38563939790dded9146c38838cc69c8b9e7ba3d0c655908c6b4ebd5e5d +SIZE (yodl_2.14.3.orig.tar.gz) = 291843 |