summaryrefslogtreecommitdiffstats
path: root/textproc/tex2im
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-05-15 18:25:34 +0000
committerijliao <ijliao@FreeBSD.org>2002-05-15 18:25:34 +0000
commit4b63ba5fe053de68d027493672df775ca77bcd2d (patch)
tree1f03cc599805d042ed9f37f54217c11446369214 /textproc/tex2im
parentd866cf777fe7d7936d9d9fc1f3bac31f5f56f242 (diff)
downloadFreeBSD-ports-4b63ba5fe053de68d027493672df775ca77bcd2d.zip
FreeBSD-ports-4b63ba5fe053de68d027493672df775ca77bcd2d.tar.gz
upgrade to 1.4
Diffstat (limited to 'textproc/tex2im')
-rw-r--r--textproc/tex2im/Makefile6
-rw-r--r--textproc/tex2im/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile
index 11b718b..af47d58 100644
--- a/textproc/tex2im/Makefile
+++ b/textproc/tex2im/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= tex2im
-PORTVERSION= 1.3
+PORTVERSION= 1.4
CATEGORIES= textproc
MASTER_SITES= http://www.nought.de/
@@ -25,8 +25,8 @@ post-patch:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/tex2im ${PREFIX}/bin
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/examples/tex2im
- ${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/tex2im
+ @${MKDIR} ${EXAMPLESDIR}
+ ${INSTALL_DATA} ${WRKSRC}/examples/* ${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/textproc/tex2im/distinfo b/textproc/tex2im/distinfo
index 191f9b7..e4ca0da 100644
--- a/textproc/tex2im/distinfo
+++ b/textproc/tex2im/distinfo
@@ -1 +1 @@
-MD5 (tex2im-1.3.tar.gz) = 9cb1fb993cc2e695bb9fccfe3b2c5ce7
+MD5 (tex2im-1.4.tar.gz) = 5835bdcd76ebf52c5315ac95d042bc60
OpenPOWER on IntegriCloud