On Mon, November 23, 2020 07:41, Rafael Sadowski wrote:
> On Sun Nov 22, 2020 at 03:51:49PM -0000, Dimitri Karamazov wrote:
>
>> -
>> +V=          1.2.0
>> GH_ACCOUNT=  makehumancommunity
>> GH_PROJECT=  makehuman
>> -GH_TAGNAME= b0ca7c8837327b6fbcccfcc85f75a9854f95ea05
>> +GH_TAGNAME= v${V}
>>
>>
>
> I see no reason to introduce a new variable $V here otherwise the diff
> looks good.
Mistake by force of habit.

OK?

Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/makehuman/Makefile,v
retrieving revision 1.33
diff -u -p -r1.33 Makefile
--- Makefile    16 Aug 2020 08:03:05 -0000      1.33
+++ Makefile    23 Nov 2020 08:36:45 -0000
@@ -2,11 +2,9 @@

 COMMENT=       parametrical modeling of 3D humanoid characters

-PKGNAME=       makehuman-1.2.0beta2
-
 GH_ACCOUNT=    makehumancommunity
 GH_PROJECT=    makehuman
-GH_TAGNAME=    b0ca7c8837327b6fbcccfcc85f75a9854f95ea05
+GH_TAGNAME=    v1.2.0

 CATEGORIES=    graphics

Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/makehuman/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- distinfo    16 Aug 2020 08:03:05 -0000      1.7
+++ distinfo    23 Nov 2020 08:36:45 -0000
@@ -1,2 +1,2 @@
-SHA256 (makehuman-b0ca7c8837327b6fbcccfcc85f75a9854f95ea05.tar.gz) = 
yiUgSLbT2ermyuL8bGbK0avw6jye4D/30hBZCyJOu1I=
-SIZE (makehuman-b0ca7c8837327b6fbcccfcc85f75a9854f95ea05.tar.gz) = 43407370
+SHA256 (makehuman-1.2.0.tar.gz) = 32kE8bWnis+oNj8rKjuPz5yDwLMhR145QI+AJGG+sWs=
+SIZE (makehuman-1.2.0.tar.gz) = 44646408
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/graphics/makehuman/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -r1.6 PLIST
--- pkg/PLIST   16 Aug 2020 08:03:05 -0000      1.6
+++ pkg/PLIST   23 Nov 2020 08:36:46 -0000
@@ -1839,6 +1839,7 @@ share/makehuman/data/themes/default/
 share/makehuman/data/themes/default.mht
 share/makehuman/data/themes/default/images/
 share/makehuman/data/themes/default/images/splash.png
+share/makehuman/data/themes/default/images/splash.xcf
 share/makehuman/data/themes/makehuman/
 share/makehuman/data/themes/makehuman.mht
 share/makehuman/data/themes/makehuman.qss


regards,
  Dimitri

Attachment: makehuman-diff
Description: Binary data

Reply via email to