svn commit: r460563 - head/cad/zcad

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Thu Feb 1 07:21:25 UTC 2018


Author: acm
Date: Thu Feb  1 07:21:25 2018
New Revision: 460563
URL: https://svnweb.freebsd.org/changeset/ports/460563

Log:
  - Bump PORTREVISION. Lazarus was updated to 1.8.0

Modified:
  head/cad/zcad/Makefile

Modified: head/cad/zcad/Makefile
==============================================================================
--- head/cad/zcad/Makefile	Thu Feb  1 07:19:34 2018	(r460562)
+++ head/cad/zcad/Makefile	Thu Feb  1 07:21:25 2018	(r460563)
@@ -3,6 +3,7 @@
 
 PORTNAME=	zcad
 PORTVERSION=	0.9.8
+PORTREVISION=	1
 CATEGORIES=	cad
 MASTER_SITES=	LOCAL/danfe
 DISTNAME=	${PORTNAME}-trunk-r2259
@@ -16,7 +17,7 @@ USES=		tar:xz
 USE_FPC=	cairo fcl-base fcl-image fcl-json fcl-stl fcl-xml opengl \
 		pasjpeg rtl-extra rtl-objpas x11
 
-LAZARUS_VER=	1.6.4
+LAZARUS_VER=	1.8.0
 LAZBUILD_CMD=	${LOCALBASE}/bin/lazbuild -d --pcp=${WRKSRC}/tmppcp \
 		--lazarusdir=${LAZARUS_DIR}
 LAZARUS_DIR=	${LOCALBASE}/share/lazarus-${LAZARUS_VER}


More information about the svn-ports-head mailing list