svn commit: r496706 - head/devel/imake
Niclas Zeising
zeising at FreeBSD.org
Sun Mar 24 07:12:15 UTC 2019
Author: zeising
Date: Sun Mar 24 07:12:13 2019
New Revision: 496706
URL: https://svnweb.freebsd.org/changeset/ports/496706
Log:
devel/imake: Update to 1.0.8
Update imake till 1.0.8. This is a maintenance release.
Changelog:
https://lists.x.org/archives/xorg-announce/2019-March/002984.html
PR: 236729 (exp-run)
Exp-run by: antoine
Modified:
head/devel/imake/Makefile
head/devel/imake/distinfo
Modified: head/devel/imake/Makefile
==============================================================================
--- head/devel/imake/Makefile Sun Mar 24 07:08:59 2019 (r496705)
+++ head/devel/imake/Makefile Sun Mar 24 07:12:13 2019 (r496706)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= imake
-PORTVERSION= 1.0.7
-PORTREVISION= 2
+PORTVERSION= 1.0.8
PORTEPOCH= 1
CATEGORIES= devel
@@ -18,7 +17,7 @@ RUN_DEPENDS= gccmakedep:devel/gccmakedep \
makedepend:devel/makedepend \
${LOCALBASE}/lib/X11/config/xorg.cf:x11/xorg-cf-files
-USES= shebangfix perl5 pkgconfig
+USES= shebangfix perl5 pkgconfig
USE_PERL5= run
SHEBANG_FILES= mkhtmlindex.pl
Modified: head/devel/imake/distinfo
==============================================================================
--- head/devel/imake/distinfo Sun Mar 24 07:08:59 2019 (r496705)
+++ head/devel/imake/distinfo Sun Mar 24 07:12:13 2019 (r496706)
@@ -1,2 +1,3 @@
-SHA256 (xorg/util/imake-1.0.7.tar.bz2) = 690c2c4ac1fad2470a5ea73156cf930b8040dc821a0da4e322014a42c045f37e
-SIZE (xorg/util/imake-1.0.7.tar.bz2) = 156543
+TIMESTAMP = 1553315673
+SHA256 (xorg/util/imake-1.0.8.tar.bz2) = b8d2e416b3f29cd6482bcffaaf19286d32917a164d07102a0e531ccd41a2a702
+SIZE (xorg/util/imake-1.0.8.tar.bz2) = 159398
More information about the svn-ports-all
mailing list