Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Apr 2020 09:10:56 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r532999 - in head/devel: gettext gettext-runtime gettext-runtime/files gettext-tools gettext-tools/files libtextstyle
Message-ID:  <202004260910.03Q9Auwi020860@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sun Apr 26 09:10:55 2020
New Revision: 532999
URL: https://svnweb.freebsd.org/changeset/ports/532999

Log:
  Update to 0.20.2.
  
  PR:		245724
  Approved by:	portmgr (antoine)
  Exp-run by:	antoine

Deleted:
  head/devel/gettext-tools/files/patch-git_2336451ed68d91ff
Modified:
  head/devel/gettext-runtime/files/patch-configure
  head/devel/gettext-runtime/pkg-plist
  head/devel/gettext-tools/Makefile
  head/devel/gettext-tools/files/patch-configure
  head/devel/gettext-tools/pkg-plist
  head/devel/gettext/Makefile.common
  head/devel/gettext/distinfo
  head/devel/libtextstyle/pkg-plist

Modified: head/devel/gettext-runtime/files/patch-configure
==============================================================================
--- head/devel/gettext-runtime/files/patch-configure	Sun Apr 26 09:00:01 2020	(r532998)
+++ head/devel/gettext-runtime/files/patch-configure	Sun Apr 26 09:10:55 2020	(r532999)
@@ -1,11 +1,11 @@
---- configure.orig	2019-05-12 15:08:34 UTC
+--- configure.orig	2020-04-14 04:45:37 UTC
 +++ configure
-@@ -17215,7 +17215,7 @@ if test "x$ac_cv_lib_pthread_pthread_kill" = xyes; the
-              # On Solaris 10 or newer, this test is no longer needed, because
-              # libc contains the fully functional pthread functions.
-              case "$host_os" in
--               solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
-+               solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
+@@ -16914,7 +16914,7 @@ if test "x$ac_cv_lib_pthread_pthread_kill" = xyes; the
+            # On Solaris 10 or newer, this test is no longer needed, because
+            # libc contains the fully functional pthread functions.
+            case "$host_os" in
+-             solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
++             solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
  
  $as_echo "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
  

Modified: head/devel/gettext-runtime/pkg-plist
==============================================================================
--- head/devel/gettext-runtime/pkg-plist	Sun Apr 26 09:00:01 2020	(r532998)
+++ head/devel/gettext-runtime/pkg-plist	Sun Apr 26 09:10:55 2020	(r532999)
@@ -11,7 +11,7 @@ lib/libasprintf.so.0.0.0
 lib/libintl.a
 lib/libintl.so
 lib/libintl.so.8
-lib/libintl.so.8.1.6
+lib/libintl.so.8.1.7
 man/man1/envsubst.1.gz
 man/man1/gettext.1.gz
 man/man1/ngettext.1.gz

Modified: head/devel/gettext-tools/Makefile
==============================================================================
--- head/devel/gettext-tools/Makefile	Sun Apr 26 09:00:01 2020	(r532998)
+++ head/devel/gettext-tools/Makefile	Sun Apr 26 09:10:55 2020	(r532999)
@@ -5,7 +5,7 @@
 # discretion.
 
 PORTNAME=	gettext-tools
-PORTREVISION=	1
+PORTREVISION=	0
 
 COMMENT=	GNU gettext development and translation tools
 
@@ -34,7 +34,7 @@ WRKSRC_SUBDIR=	gettext-tools
 
 DATADIR=	${PREFIX}/share/gettext
 DOCSDIR=	${PREFIX}/share/doc/gettext
-PLIST_SUB=	PORTVERSION=${PORTVERSION} VERSION=${PORTVERSION:R}
+PLIST_SUB=	PORTVERSION=${PORTVERSION} VERSION=${PORTVERSION}
 
 INFO=		gettext
 

Modified: head/devel/gettext-tools/files/patch-configure
==============================================================================
--- head/devel/gettext-tools/files/patch-configure	Sun Apr 26 09:00:01 2020	(r532998)
+++ head/devel/gettext-tools/files/patch-configure	Sun Apr 26 09:10:55 2020	(r532999)
@@ -1,15 +1,15 @@
---- configure.orig	2019-05-12 15:09:13 UTC
+--- configure.orig	2020-04-14 01:34:46 UTC
 +++ configure
-@@ -19449,7 +19449,7 @@ if test "x$ac_cv_lib_pthread_pthread_kill" = xyes; the
-              # On Solaris 10 or newer, this test is no longer needed, because
-              # libc contains the fully functional pthread functions.
-              case "$host_os" in
--               solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
-+               solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
+@@ -19457,7 +19457,7 @@ if test "x$ac_cv_lib_pthread_pthread_kill" = xyes; the
+            # On Solaris 10 or newer, this test is no longer needed, because
+            # libc contains the fully functional pthread functions.
+            case "$host_os" in
+-             solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
++             solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
  
  $as_echo "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
  
-@@ -23751,7 +23751,7 @@ $as_echo "$ac_res" >&6; }
+@@ -24468,7 +24468,7 @@ $as_echo "$ac_res" >&6; }
                                          if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
             || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
                  && test "$PACKAGE" != gettext-runtime \

Modified: head/devel/gettext-tools/pkg-plist
==============================================================================
--- head/devel/gettext-tools/pkg-plist	Sun Apr 26 09:00:01 2020	(r532998)
+++ head/devel/gettext-tools/pkg-plist	Sun Apr 26 09:10:55 2020	(r532999)
@@ -27,7 +27,7 @@ lib/libgettextlib.so
 lib/libgettextpo.a
 lib/libgettextpo.so
 lib/libgettextpo.so.0
-lib/libgettextpo.so.0.5.5
+lib/libgettextpo.so.0.5.6
 lib/libgettextsrc-%%PORTVERSION%%.so
 lib/libgettextsrc.so
 man/man1/autopoint.1.gz
@@ -117,6 +117,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ta.po
@@ -195,6 +196,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ta.po
@@ -247,6 +249,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ta.po
@@ -298,6 +301,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ta.po
@@ -349,6 +353,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ta.po
@@ -403,6 +408,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ta.po
@@ -458,6 +464,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ta.po
@@ -509,6 +516,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ta.po
@@ -559,6 +567,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ta.po
@@ -610,6 +619,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ta.po
@@ -660,6 +670,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ta.po
@@ -710,6 +721,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ta.po
@@ -760,6 +772,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ta.po
@@ -813,6 +826,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ta.po
@@ -866,6 +880,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ta.po
@@ -919,6 +934,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ta.po
@@ -969,6 +985,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ta.po
@@ -1019,6 +1036,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ta.po
@@ -1073,6 +1091,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ta.po
@@ -1127,6 +1146,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ta.po
@@ -1178,6 +1198,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ta.po
@@ -1228,6 +1249,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ta.po
@@ -1279,6 +1301,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ta.po
@@ -1330,6 +1353,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ta.po
@@ -1380,6 +1404,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ta.po
@@ -1430,6 +1455,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ta.po
@@ -1480,6 +1506,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ta.po
@@ -1530,6 +1557,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ta.po
@@ -1580,6 +1608,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ta.po
@@ -1630,6 +1659,7 @@ share/aclocal/progtest.m4
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ru.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/sk.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/sl.po
+%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/sq.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/sr.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/sv.po
 %%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ta.po
@@ -1701,7 +1731,6 @@ share/aclocal/progtest.m4
 %%DATADIR%%-%%VERSION%%/its/metainfo.loc
 %%DATADIR%%/archive.dir.tar.xz
 %%DATADIR%%/config.rpath
-%%DATADIR%%/gettext.h
 %%DATADIR%%/javaversion.class
 %%DATADIR%%/msgunfmt.tcl
 %%DATADIR%%/po/Makefile.in.in

Modified: head/devel/gettext/Makefile.common
==============================================================================
--- head/devel/gettext/Makefile.common	Sun Apr 26 09:00:01 2020	(r532998)
+++ head/devel/gettext/Makefile.common	Sun Apr 26 09:10:55 2020	(r532999)
@@ -4,7 +4,7 @@
 # experimental ports run.  Untested commits may be backed out at portmgr's
 # discretion.
 
-PORTVERSION=	0.20.1
+PORTVERSION=	0.20.2
 PORTREVISION?=	0 # Leave this zero. Set in Makefile instead.
 CATEGORIES=	devel
 MASTER_SITES=	GNU/gettext

Modified: head/devel/gettext/distinfo
==============================================================================
--- head/devel/gettext/distinfo	Sun Apr 26 09:00:01 2020	(r532998)
+++ head/devel/gettext/distinfo	Sun Apr 26 09:10:55 2020	(r532999)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557680234
-SHA256 (gettext-0.20.1.tar.xz) = 53f02fbbec9e798b0faaf7c73272f83608e835c6288dd58be6c9bb54624a3800
-SIZE (gettext-0.20.1.tar.xz) = 9346544
+TIMESTAMP = 1587038089
+SHA256 (gettext-0.20.2.tar.xz) = b22b818e644c37f6e3d1643a1943c32c3a9bff726d601e53047d2682019ceaba
+SIZE (gettext-0.20.2.tar.xz) = 9514892

Modified: head/devel/libtextstyle/pkg-plist
==============================================================================
--- head/devel/libtextstyle/pkg-plist	Sun Apr 26 09:00:01 2020	(r532998)
+++ head/devel/libtextstyle/pkg-plist	Sun Apr 26 09:10:55 2020	(r532999)
@@ -5,7 +5,7 @@ include/textstyle/woe32dll.h
 lib/libtextstyle.a
 lib/libtextstyle.so
 lib/libtextstyle.so.0
-lib/libtextstyle.so.0.0.0
+lib/libtextstyle.so.0.0.1
 %%PORTDOCS%%%%DOCSDIR%%/libtextstyle_1.html
 %%PORTDOCS%%%%DOCSDIR%%/libtextstyle_2.html
 %%PORTDOCS%%%%DOCSDIR%%/libtextstyle_3.html



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