Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2018 15:08:34 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r468032 - in head/graphics/azpainter: . files
Message-ID:  <201804221508.w3MF8Y1L021473@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sun Apr 22 15:08:34 2018
New Revision: 468032
URL: https://svnweb.freebsd.org/changeset/ports/468032

Log:
  - Update `graphics/azpainter' to version 2.1.2
  - Switch to recently added OSDN mastersite macro
  - Update existing locales, add new one (Belarusian)
  - TIMESTAMP (azpainter-2.1.2.tar.xz) = 1524119880

Added:
  head/graphics/azpainter/files/be   (contents, props changed)
Modified:
  head/graphics/azpainter/Makefile
  head/graphics/azpainter/distinfo
  head/graphics/azpainter/files/patch-translation_uk
  head/graphics/azpainter/pkg-plist

Modified: head/graphics/azpainter/Makefile
==============================================================================
--- head/graphics/azpainter/Makefile	Sun Apr 22 14:59:23 2018	(r468031)
+++ head/graphics/azpainter/Makefile	Sun Apr 22 15:08:34 2018	(r468032)
@@ -2,22 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	azpainter
-PORTVERSION=	2.1.1
+PORTVERSION=	2.1.2
 CATEGORIES=	graphics
-MASTER_SITES=	http://aarnet.dl.osdn.jp/azpainter/68339/ \
-		http://acc.dl.osdn.jp/azpainter/68339/ \
-		http://c3sl.dl.osdn.jp/azpainter/68339/ \
-		http://cznic.dl.osdn.jp/azpainter/68339/ \
-		http://gigenet.dl.osdn.jp/azpainter/68339/ \
-		http://iij.dl.osdn.jp/azpainter/68339/ \
-		http://jaist.dl.osdn.jp/azpainter/68339/ \
-		http://master.dl.osdn.jp/azpainter/68339/ \
-		http://nchc.dl.osdn.jp/azpainter/68339/ \
-		http://onet.dl.osdn.jp/azpainter/68339/ \
-		http://osdn.dl.osdn.jp/azpainter/68339/ \
-		http://pumath.dl.osdn.jp/azpainter/68339/ \
-		http://rwthaachen.dl.osdn.jp/azpainter/68339/ \
-		http://ymu.dl.osdn.jp/azpainter/68339/
+MASTER_SITES=	OSDN/${PORTNAME}/69408
 
 MAINTAINER=	danfe@FreeBSD.org
 COMMENT=	16-bit RGB full color painting application
@@ -40,13 +27,18 @@ PORTDOCS=	AUTHORS ChangeLog NEWS README README_ja manu
 OPTIONS_DEFINE=	DOCS NLS
 OPTIONS_SUB=	yes
 
+post-patch-NLS-on:
+	@${REINPLACE_CMD} -e 's,tr/en\.mtr,tr/be.mtr &,' \
+		${WRKSRC}/data/Makefile.in
+
 post-patch-NLS-off:
 	@${REINPLACE_CMD} -e 's, install-dist_trdataDATA$$,,' \
 		${WRKSRC}/data/Makefile.in
 
 pre-build-NLS-on:
+	${CP} -p ${FILESDIR}/be ${WRKSRC}/translation
 	cd ${WRKSRC}/translation && ${CC} ${CFLAGS} -o mtrconv mtrconv.c
-.for lang in en ru uk
+.for lang in be en ru uk
 	cd ${WRKSRC}/translation && ./mtrconv ${lang} ../data/tr/${lang}.mtr
 .endfor
 

Modified: head/graphics/azpainter/distinfo
==============================================================================
--- head/graphics/azpainter/distinfo	Sun Apr 22 14:59:23 2018	(r468031)
+++ head/graphics/azpainter/distinfo	Sun Apr 22 15:08:34 2018	(r468032)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1505689613
-SHA256 (azpainter-2.1.1.tar.xz) = f70111edbbbbd512a48954289be130ecc7f3ff39cc8ccb3cc6b9e9cfdd3c932b
-SIZE (azpainter-2.1.1.tar.xz) = 771600
+TIMESTAMP = 1524119880
+SHA256 (azpainter-2.1.2.tar.xz) = 3590d9d15bfcefa6e7040ddcad95d7bf38f7d7f511ef677ab43b5413201c9810
+SIZE (azpainter-2.1.2.tar.xz) = 777280

Added: head/graphics/azpainter/files/be
==============================================================================
Binary file. No diff available.

Modified: head/graphics/azpainter/files/patch-translation_uk
==============================================================================
--- head/graphics/azpainter/files/patch-translation_uk	Sun Apr 22 14:59:23 2018	(r468031)
+++ head/graphics/azpainter/files/patch-translation_uk	Sun Apr 22 15:08:34 2018	(r468032)
@@ -1,4 +1,4 @@
---- translation/uk.orig	2017-06-02 01:28:14 UTC
+--- translation/uk.orig	2018-04-15 15:00:00 UTC
 +++ translation/uk
 @@ -761,7 +761,7 @@
  +=Нахилений
@@ -48,7 +48,7 @@
 -+=Радіальне розмиття...
 -+=Оптичне розмиття...
 ++=Розмивання...
-++=Гаусеве розмивання...
+++=Гаусове розмивання...
 ++=Розмивання рухом...
 ++=Радіальне розмивання...
 ++=Оптичне розмивання...

Modified: head/graphics/azpainter/pkg-plist
==============================================================================
--- head/graphics/azpainter/pkg-plist	Sun Apr 22 14:59:23 2018	(r468031)
+++ head/graphics/azpainter/pkg-plist	Sun Apr 22 15:08:34 2018	(r468032)
@@ -168,6 +168,7 @@ bin/azpainter
 %%DATADIR%%/texture/various/white_circle.png
 %%DATADIR%%/texture/various/x-mark.png
 %%DATADIR%%/theme/black.theme
+%%NLS%%%%DATADIR%%/tr/be.mtr
 %%NLS%%%%DATADIR%%/tr/en.mtr
 %%NLS%%%%DATADIR%%/tr/ja.mtr
 %%NLS%%%%DATADIR%%/tr/pt_BR.mtr



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