Index: devel/gettext/Makefile.common =================================================================== --- devel/gettext/Makefile.common (revision 532033) +++ devel/gettext/Makefile.common (working copy) @@ -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 Index: devel/gettext/distinfo =================================================================== --- devel/gettext/distinfo (revision 532033) +++ devel/gettext/distinfo (working copy) @@ -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 Index: devel/gettext-runtime/files/patch-configure =================================================================== --- devel/gettext-runtime/files/patch-configure (revision 532033) +++ devel/gettext-runtime/files/patch-configure (working copy) @@ -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 Index: devel/gettext-runtime/pkg-plist =================================================================== --- devel/gettext-runtime/pkg-plist (revision 532033) +++ devel/gettext-runtime/pkg-plist (working copy) @@ -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 Index: devel/gettext-tools/Makefile =================================================================== --- devel/gettext-tools/Makefile (revision 532033) +++ devel/gettext-tools/Makefile (working copy) @@ -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 Index: devel/gettext-tools/files/patch-configure =================================================================== --- devel/gettext-tools/files/patch-configure (revision 532033) +++ devel/gettext-tools/files/patch-configure (working copy) @@ -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 \ Index: devel/gettext-tools/files/patch-git_2336451ed68d91ff =================================================================== --- devel/gettext-tools/files/patch-git_2336451ed68d91ff (revision 532033) +++ devel/gettext-tools/files/patch-git_2336451ed68d91ff (nonexistent) @@ -1,81 +0,0 @@ -From 2336451ed68d91ff4b5ae1acbc1eca30e47a86a9 Mon Sep 17 00:00:00 2001 -From: Bruno Haible -Date: Sun, 19 May 2019 13:10:06 +0200 -Subject: [PATCH] msgmerge: Fix behaviour of --for-msgfmt on PO files with no - translations. - -Reported by Don Lawrence -in -via Daiki Ueno -in . - -* gettext-tools/src/msgmerge.c (main): Treat force_po like true if for_msgfmt -is true. -* gettext-tools/tests/msgmerge-26: Add test of PO file with no translations. ---- - gettext-tools/src/msgmerge.c | 4 ++-- - gettext-tools/tests/msgmerge-26 | 36 +++++++++++++++++++++++++++++++++--- - 2 files changed, 35 insertions(+), 5 deletions(-) - -diff --git a/gettext-tools/src/msgmerge.c b/gettext-tools/src/msgmerge.c -index cd762c0..92c9b7a 100644 ---- src/msgmerge.c -+++ src/msgmerge.c -@@ -520,8 +520,8 @@ There is NO WARRANTY, to the extent permitted by law.\n\ - else - { - /* Write the merged message list out. */ -- msgdomain_list_print (result, output_file, output_syntax, force_po, -- false); -+ msgdomain_list_print (result, output_file, output_syntax, -+ for_msgfmt || force_po, false); - } - - exit (EXIT_SUCCESS); -diff --git a/gettext-tools/tests/msgmerge-26 b/gettext-tools/tests/msgmerge-26 -index cd3862e..b86f7a0 100755 ---- tests/msgmerge-26 -+++ tests/msgmerge-26 -@@ -73,7 +73,37 @@ msgstr "Papaya" - EOF - - : ${DIFF=diff} --${DIFF} mm-test26.ok mm-test26.out --result=$? -+${DIFF} mm-test26.ok mm-test26.out || Exit 1 - --exit $result -+# Test with a PO file that has no translated messages. -+ -+cat <<\EOF > mm-test26a.in1 -+msgid "" -+msgstr "" -+"Content-Type: text/plain; charset=UTF-8\n" -+ -+msgid "Hello world" -+msgstr "Hallo Welt" -+EOF -+ -+cat <<\EOF > mm-test26a.in2 -+msgid "" -+msgstr "" -+"Content-Type: text/plain; charset=ASCII\n" -+ -+msgid "Hello, world!" -+msgstr "" -+EOF -+ -+: ${MSGMERGE=msgmerge} -+${MSGMERGE} --for-msgfmt -o mm-test26a.tmp mm-test26a.in1 mm-test26a.in2 \ -+ || Exit 1 -+LC_ALL=C tr -d '\r' < mm-test26a.tmp > mm-test26a.out || Exit 1 -+ -+cat <<\EOF > mm-test26a.ok -+msgid "" -+msgstr "Content-Type: text/plain; charset=UTF-8\n" -+EOF -+ -+: ${DIFF=diff} -+${DIFF} mm-test26a.ok mm-test26a.out || Exit 1 --- -1.9.1 Property changes on: devel/gettext-tools/files/patch-git_2336451ed68d91ff ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: devel/gettext-tools/pkg-plist =================================================================== --- devel/gettext-tools/pkg-plist (revision 532033) +++ devel/gettext-tools/pkg-plist (working copy) @@ -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 Index: devel/libtextstyle/pkg-plist =================================================================== --- devel/libtextstyle/pkg-plist (revision 532033) +++ devel/libtextstyle/pkg-plist (working copy) @@ -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