From 253e4e65a1c1a82d45cfa50efb97744d8a0bd9eb Mon Sep 17 00:00:00 2001 From: Jose Alonso Cardenas Marquez Date: Wed, 1 Mar 2017 17:52:16 +0000 Subject: [PATCH] - Bump PORTREVISION. Lazarus was update to 1.6.4 --- net-p2p/transmission-remote-gui/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index b557a951574b..40605f2c6d1f 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= transmission-remote-gui PORTVERSION= 5.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-p2p MASTER_SITES= SF/${PROJECTNAME}/${PORTVERSION}/ DISTNAME= transgui-${PORTVERSION}-src @@ -27,7 +27,7 @@ SUB_FILES= pkg-message LAZARUS_PROJECT_FILE= transgui.lpi LAZBUILD_CMD= ${LOCALBASE}/bin/lazbuild -d LCL_UNITS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER}/lcl/units/${BUILDNAME} -LAZARUS_VER= 1.6.2 +LAZARUS_VER= 1.6.4 LAZARUS_DIR= ${LOCALBASE}/share/lazarus-${LAZARUS_VER} PROJECT_NAME= transgui