svn commit: r389677 - head/russian/emkatic

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Mon Jun 15 08:44:41 UTC 2015


Author: acm
Date: Mon Jun 15 08:44:40 2015
New Revision: 389677
URL: https://svnweb.freebsd.org/changeset/ports/389677

Log:
  - Bump PORTREVISION. lazarus was updated to 1.4.0

Modified:
  head/russian/emkatic/Makefile

Modified: head/russian/emkatic/Makefile
==============================================================================
--- head/russian/emkatic/Makefile	Mon Jun 15 08:42:47 2015	(r389676)
+++ head/russian/emkatic/Makefile	Mon Jun 15 08:44:40 2015	(r389677)
@@ -3,7 +3,7 @@
 
 PORTNAME=	emkatic
 PORTVERSION=	0.20
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	russian emulators
 MASTER_SITES=	SF/${PORTNAME}/eMKatic%20Source
 DISTNAME=	${PORTNAME}-${PORTVERSION}-src
@@ -21,7 +21,7 @@ USE_FPC=	yes
 WANT_GNOME=	yes
 
 PROJECT_FILE=	emkatic.lpi
-LAZARUS_VER=	1.2.6
+LAZARUS_VER=	1.4.0
 LAZBUILD_CMD=	${LOCALBASE}/bin/lazbuild -d --pcp=${WRKSRC}/tmppcp
 LAZARUS_DIR=	${LOCALBASE}/share/lazarus-${LAZARUS_VER}
 LCL_UNITS_DIR=	${LAZARUS_DIR}/lcl/units/${BUILDNAME}


More information about the svn-ports-all mailing list