mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
upgrade to 1.4
This commit is contained in:
parent
767afd7f92
commit
f765be7dfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=59191
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (tex2im-1.3.tar.gz) = 9cb1fb993cc2e695bb9fccfe3b2c5ce7
|
||||
MD5 (tex2im-1.4.tar.gz) = 5835bdcd76ebf52c5315ac95d042bc60
|
||||
|
Loading…
Reference in New Issue
Block a user