Date: Thu, 1 Feb 2018 07:21:25 +0000 (UTC) From: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460563 - head/cad/zcad Message-ID: <201802010721.w117LP6K039322@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802010721.w117LP6K039322>