svn commit: r312153 - head/textproc/hevea
Pietro Cerutti
gahr at FreeBSD.org
Wed Feb 13 11:12:45 UTC 2013
Author: gahr
Date: Wed Feb 13 11:12:43 2013
New Revision: 312153
URL: http://svnweb.freebsd.org/changeset/ports/312153
Log:
- Update to 2.03
Changes:
* Correct \addcontentsline so as to avoid any style, in .haux and make
\@addcontentsline armoured (useless?)
Modified:
head/textproc/hevea/Makefile
head/textproc/hevea/distinfo
Modified: head/textproc/hevea/Makefile
==============================================================================
--- head/textproc/hevea/Makefile Wed Feb 13 10:39:13 2013 (r312152)
+++ head/textproc/hevea/Makefile Wed Feb 13 11:12:43 2013 (r312153)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= hevea
-PORTVERSION= 2.02
+PORTVERSION= 2.03
CATEGORIES= textproc
MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ \
ftp://ftp.inria.fr/INRIA/moscova/hevea/
@@ -21,8 +21,8 @@ PLIST_SUB= HEVEAVERSION=${PORTVERSION}
.include <bsd.port.options.mk>
-pre-configure:
- @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
+post-patch:
+ @${REINPLACE_CMD} -e '/^PREFIX=/s|/usr/local|${PREFIX}|' \
${WRKSRC}/Makefile
post-install:
Modified: head/textproc/hevea/distinfo
==============================================================================
--- head/textproc/hevea/distinfo Wed Feb 13 10:39:13 2013 (r312152)
+++ head/textproc/hevea/distinfo Wed Feb 13 11:12:43 2013 (r312153)
@@ -1,8 +1,8 @@
-SHA256 (hevea-2.02.tar.gz) = 406683222913713ed3b81c153d1a84c0347f6e49181bb178636877c4f410fd6c
-SIZE (hevea-2.02.tar.gz) = 410332
-SHA256 (hevea-2.02-manual.pdf) = 8247dfe1622385167c2b319f982207607d97770624abe96b4dc99be18e490268
-SIZE (hevea-2.02-manual.pdf) = 631434
-SHA256 (hevea-2.02-manual.ps.gz) = 06bca825d732ed125e8033845f0f3a4158ee7730fe70d531ec968dcd67f12161
-SIZE (hevea-2.02-manual.ps.gz) = 359184
-SHA256 (hevea-2.02-manual.tar.gz) = e78bbfe3af9f57416b05eaff198b08d4951db01c6dde95e93912cc9ea2002a98
-SIZE (hevea-2.02-manual.tar.gz) = 438194
+SHA256 (hevea-2.03.tar.gz) = d927f538b47935f8b6cf34a817071195dfeb5da05debfd55ab47253c7868dab5
+SIZE (hevea-2.03.tar.gz) = 385865
+SHA256 (hevea-2.03-manual.pdf) = ff069e8b6b594d8c5046e099d25f871a0dc1b6142f868756862bcb9f8962f0e5
+SIZE (hevea-2.03-manual.pdf) = 631434
+SHA256 (hevea-2.03-manual.ps.gz) = 395a51c9b69ca8ca79afa8534faaed2a0fb40970f5831dfb732344a07fde4616
+SIZE (hevea-2.03-manual.ps.gz) = 359183
+SHA256 (hevea-2.03-manual.tar.gz) = db6210bee928c14601db89029c2e61c45a2ebcc2b33501230ddb37be6d423b13
+SIZE (hevea-2.03-manual.tar.gz) = 438186
More information about the svn-ports-head
mailing list