diff options
author | pgj <pgj@FreeBSD.org> | 2009-05-10 18:43:23 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2009-05-10 18:43:23 +0800 |
commit | 16362efb7d13a2ea20ff1e866c66d1f75c1dccd0 (patch) | |
tree | bab180b97421d6c7b153687ea9082b2c60adfb36 /textproc/yodl | |
parent | 3cdc98863232f6bcc35d64cccb0a1e09ef0adebe (diff) | |
download | freebsd-ports-gnome-16362efb7d13a2ea20ff1e866c66d1f75c1dccd0.tar.gz freebsd-ports-gnome-16362efb7d13a2ea20ff1e866c66d1f75c1dccd0.tar.zst freebsd-ports-gnome-16362efb7d13a2ea20ff1e866c66d1f75c1dccd0.zip |
- Update to 2.14.3
Approved by: gabor (mentor)
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 |