Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Dec 2019 15:23:26 +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: r521628 - in head/graphics/lazpaint: . files
Message-ID:  <201912311523.xBVFNQbE020931@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: acm
Date: Tue Dec 31 15:23:25 2019
New Revision: 521628
URL: https://svnweb.freebsd.org/changeset/ports/521628

Log:
  - Update to 7.0.7

Deleted:
  head/graphics/lazpaint/files/patch-lazpaint_lazpaintmainform.pas
  head/graphics/lazpaint/files/patch-lazpaint_uadjustcurves.pas
  head/graphics/lazpaint/files/patch-lazpaint_ubrowseimages.pas
  head/graphics/lazpaint/files/patch-lazpaint_uclipboard.pas
  head/graphics/lazpaint/files/patch-lazpaint_ucommandline.pas
  head/graphics/lazpaint/files/patch-lazpaint_uconfig.pas
  head/graphics/lazpaint/files/patch-lazpaint_ucustomblur.pas
  head/graphics/lazpaint/files/patch-lazpaint_ugraph.pas
  head/graphics/lazpaint/files/patch-lazpaint_uimage.pas
  head/graphics/lazpaint/files/patch-lazpaint_uimagelist.pas
  head/graphics/lazpaint/files/patch-lazpaint_umenu.pas
  head/graphics/lazpaint/files/patch-lazpaint_umyslv.pas
  head/graphics/lazpaint/files/patch-lazpaint_uobject3d.pas
  head/graphics/lazpaint/files/patch-lazpaint_uonline.pas
  head/graphics/lazpaint/files/patch-lazpaint_utooltext
Modified:
  head/graphics/lazpaint/Makefile
  head/graphics/lazpaint/distinfo
  head/graphics/lazpaint/files/patch-lazpaint_utranslation.pas
  head/graphics/lazpaint/pkg-plist

Modified: head/graphics/lazpaint/Makefile
==============================================================================
--- head/graphics/lazpaint/Makefile	Tue Dec 31 15:20:01 2019	(r521627)
+++ head/graphics/lazpaint/Makefile	Tue Dec 31 15:23:25 2019	(r521628)
@@ -1,9 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	lazpaint
-PORTVERSION=	6.4.1
+PORTVERSION=	7.0.7
 DISTVERSIONPREFIX=	v
-PORTREVISION=	4
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	${LAZARUS_PKGNAMESUFFIX}
 
@@ -23,9 +22,8 @@ DOS2UNIX_REGEX=	.*\.([txt]|pas|lpi|txt)
 USE_GITHUB=	yes
 GH_ACCOUNT=	bgrabitmap
 GH_PROJECT=	lazpaint
-GH_TAGNAME=	4fc4381
-GH_TUPLE=	bgrabitmap:bgracontrols:ec090e5:bgracontrols/bgracontrols \
-		bgrabitmap:bgrabitmap:cd2d856:bgrabitmap/bgrabitmapnew
+GH_TUPLE=	bgrabitmap:bgracontrols:272a141:bgracontrols/bgracontrols \
+		bgrabitmap:bgrabitmap:e709548:bgrabitmap/bgrabitmapnew
 
 USE_FPC_gtk2=	cairo
 USE_GNOME_gtk2=	cairo
@@ -34,16 +32,17 @@ USE_GNOME+=	${USE_GNOME_${FLAVOR}}
 
 LAZARUS_PROJECT_FILES=	bgrabitmapnew/bgrabitmap/bgrabitmappack.lpk
 LAZARUS_PROJECT_FILES+=	bgracontrols/bgracontrols.lpk
+LAZARUS_PROJECT_FILES+=	lazpaintcontrols/lazpaintcontrols.lpk
 LAZARUS_PROJECT_FILES+=	lazpaint/lazpaint.lpi
 
-LAZBUILD_ARGS=	-d
+LAZBUILD_ARGS=	-d --bm=Release
 
 post-patch:
 	${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' ${WRKSRC}/lazpaint/utranslation.pas
 
 do-install:
-	${INSTALL_PROGRAM} ${WRKSRC}/lazpaint/release/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
+	${INSTALL_PROGRAM} ${WRKSRC}/lazpaint/release/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
 	@${MKDIR} ${STAGEDIR}${DATADIR}
-	cd ${WRKSRC}/lazpaint/release && ${COPYTREE_SHARE} "i18n models" ${STAGEDIR}${DATADIR}
+	cd ${WRKSRC}/lazpaint/release/bin && ${COPYTREE_SHARE} "i18n models" ${STAGEDIR}${DATADIR}
 
 .include <bsd.port.mk>

Modified: head/graphics/lazpaint/distinfo
==============================================================================
--- head/graphics/lazpaint/distinfo	Tue Dec 31 15:20:01 2019	(r521627)
+++ head/graphics/lazpaint/distinfo	Tue Dec 31 15:23:25 2019	(r521628)
@@ -1,7 +1,7 @@
-TIMESTAMP = 1551905934
-SHA256 (bgrabitmap-lazpaint-v6.4.1-4fc4381_GH0.tar.gz) = 87112a2d0175dc314433a1cd2d5abb051eeb75e07075fc22e50e78e7ab870bfd
-SIZE (bgrabitmap-lazpaint-v6.4.1-4fc4381_GH0.tar.gz) = 8905571
-SHA256 (bgrabitmap-bgracontrols-ec090e5_GH0.tar.gz) = 28fbc7c702671d819b54c338568d15e5a04dfbbdbd5729f1dec8005b83b097af
-SIZE (bgrabitmap-bgracontrols-ec090e5_GH0.tar.gz) = 4617920
-SHA256 (bgrabitmap-bgrabitmap-cd2d856_GH0.tar.gz) = 3de143c6840c2aef020ca04f5bbec1e78aaba4233abe64d61febe9b686d034ab
-SIZE (bgrabitmap-bgrabitmap-cd2d856_GH0.tar.gz) = 3935613
+TIMESTAMP = 1577767927
+SHA256 (bgrabitmap-lazpaint-v7.0.7_GH0.tar.gz) = 11aa845762ea4ad34c244479fd457bd44c11d64189811e610d37dad6779e5d07
+SIZE (bgrabitmap-lazpaint-v7.0.7_GH0.tar.gz) = 28897384
+SHA256 (bgrabitmap-bgracontrols-272a141_GH0.tar.gz) = 0e2ab6392df4f95ba267b60715d71baf0b0bd5144ad48c16396431754b05fbb1
+SIZE (bgrabitmap-bgracontrols-272a141_GH0.tar.gz) = 5553048
+SHA256 (bgrabitmap-bgrabitmap-e709548_GH0.tar.gz) = a18fb1abbc5a4dd5f57b8c6913c4d80a2767fd6944faf39bafc78f84fbf67747
+SIZE (bgrabitmap-bgrabitmap-e709548_GH0.tar.gz) = 6159285

Modified: head/graphics/lazpaint/files/patch-lazpaint_utranslation.pas
==============================================================================
--- head/graphics/lazpaint/files/patch-lazpaint_utranslation.pas	Tue Dec 31 15:20:01 2019	(r521627)
+++ head/graphics/lazpaint/files/patch-lazpaint_utranslation.pas	Tue Dec 31 15:23:25 2019	(r521628)
@@ -1,29 +1,19 @@
---- lazpaint/utranslation.pas	2018-04-26 00:02:18.729349000 -0500
-+++ lazpaint/utranslation.pas	2018-04-26 00:17:20.943460000 -0500
-@@ -8,7 +8,7 @@
-   {$ifdef Darwin}
-   MacOSAll,
-  {$endif}
--  Classes, SysUtils, UConfig, IniFiles;
-+  Classes, SysUtils, UConfig, IniFiles, LazFileUtils, LazUTF8;
- 
- {*************** Language ****************}
- const
-@@ -62,7 +62,7 @@
-       result := GetResourcesPath+'i18n'+PathDelim
-     else
+--- lazpaint/utranslation.pas	2019-12-30 23:16:40.903045000 -0500
++++ lazpaint/utranslation.pas	2019-12-30 23:26:13.503822000 -0500
+@@ -60,10 +60,13 @@
+   {$ELSE}
+     {$IFDEF DARWIN}
+     if DirectoryExists(GetResourcesPath+'i18n') then
+-      result := GetResourcesPath+'i18n'+PathDelim
+-    else
++      result := GetResourcesPath+'i18n'+PathDelim;
      {$ENDIF}
--    result:='i18n'+PathDelim;
-+    result:='%%DATADIR%%'+PathDelim+'i18n'+PathDelim;
+-    result:=ExtractFilePath(Application.ExeName)+'i18n'+PathDelim;
++    {$IFDEF FREEBSD}
++      result:='%%DATADIR%%'+PathDelim+'i18n'+PathDelim;
++    {$ELSE}
++      result:=ExtractFilePath(Application.ExeName)+'i18n'+PathDelim;
++    {$ENDIF}
    {$ENDIF}
- end;
- 
-@@ -76,7 +76,7 @@
- begin
-   Lang:='';
-   FallbackLang:='';
--  LCLGetLanguageIDs(Lang,FallbackLang);
-+  LazGetLanguageIDs(Lang,FallbackLang);
-   result := FallbackLang;
  end;
  

Modified: head/graphics/lazpaint/pkg-plist
==============================================================================
--- head/graphics/lazpaint/pkg-plist	Tue Dec 31 15:20:01 2019	(r521627)
+++ head/graphics/lazpaint/pkg-plist	Tue Dec 31 15:23:25 2019	(r521628)
@@ -9,6 +9,7 @@ bin/lazpaint
 %%DATADIR%%/i18n/lazpaint.lv.po
 %%DATADIR%%/i18n/lazpaint.nl.po
 %%DATADIR%%/i18n/lazpaint.po
+%%DATADIR%%/i18n/lazpaint.pot
 %%DATADIR%%/i18n/lazpaint.pt_BR.po
 %%DATADIR%%/i18n/lazpaint.ru.po
 %%DATADIR%%/i18n/lazpaint.sv.po



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201912311523.xBVFNQbE020931>