View | Details | Raw Unified | Return to bug 267905
Collapse All | Expand All

(-)b/devel/gettext-runtime/files/patch-configure (-8 / +8 lines)
Lines 1-11 Link Here
1
--- configure.orig	2020-04-14 04:45:37 UTC
1
--- configure.orig	2022-10-09 21:31:34 UTC
2
+++ configure
2
+++ configure
3
@@ -16914,7 +16914,7 @@ if test "x$ac_cv_lib_pthread_pthread_kill" = xyes; the
3
@@ -22002,7 +22002,7 @@ then :
4
            # On Solaris 10 or newer, this test is no longer needed, because
4
              # On Solaris 10 or newer, this test is no longer needed, because
5
            # libc contains the fully functional pthread functions.
5
              # libc contains the fully functional pthread functions.
6
            case "$host_os" in
6
              case "$host_os" in
7
-             solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
7
-               solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
8
+             solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
8
+               solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
9
 
9
 
10
 $as_echo "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
10
 printf "%s\n" "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
11
 
11
 
(-)b/devel/gettext-runtime/pkg-plist (-1 / +1 lines)
Lines 11-17 lib/libasprintf.so.0.0.0 Link Here
11
lib/libintl.a
11
lib/libintl.a
12
lib/libintl.so
12
lib/libintl.so
13
lib/libintl.so.8
13
lib/libintl.so.8
14
lib/libintl.so.8.2.0
14
lib/libintl.so.8.3.0
15
man/man1/envsubst.1.gz
15
man/man1/envsubst.1.gz
16
man/man1/gettext.1.gz
16
man/man1/gettext.1.gz
17
man/man1/ngettext.1.gz
17
man/man1/ngettext.1.gz
(-)b/devel/gettext-tools/Makefile (-1 / +1 lines)
Lines 3-9 Link Here
3
# discretion.
3
# discretion.
4
4
5
PORTNAME=	gettext-tools
5
PORTNAME=	gettext-tools
6
PORTREVISION=	1
6
PORTREVISION=	0
7
7
8
COMMENT=	GNU gettext development and translation tools
8
COMMENT=	GNU gettext development and translation tools
9
WWW=		https://www.gnu.org/software/gettext/
9
WWW=		https://www.gnu.org/software/gettext/
(-)b/devel/gettext-tools/files/patch-configure (-9 / +9 lines)
Lines 1-15 Link Here
1
--- configure.orig	2020-04-14 01:34:46 UTC
1
--- configure.orig	2022-10-09 21:32:05 UTC
2
+++ configure
2
+++ configure
3
@@ -19457,7 +19457,7 @@ if test "x$ac_cv_lib_pthread_pthread_kill" = xyes; the
3
@@ -24756,7 +24756,7 @@ then :
4
            # On Solaris 10 or newer, this test is no longer needed, because
4
              # On Solaris 10 or newer, this test is no longer needed, because
5
            # libc contains the fully functional pthread functions.
5
              # libc contains the fully functional pthread functions.
6
            case "$host_os" in
6
              case "$host_os" in
7
-             solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
7
-               solaris | solaris2.1-9 | solaris2.1-9.* | hpux*)
8
+             solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
8
+               solaris | solaris2.1-9 | solaris2.1-9.* | hpux* | freebsd*)
9
 
9
 
10
 $as_echo "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
10
 printf "%s\n" "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h
11
 
11
 
12
@@ -24468,7 +24468,7 @@ $as_echo "$ac_res" >&6; }
12
@@ -29661,7 +29661,7 @@ printf "%s\n" "$ac_res" >&6; }
13
                                         if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
13
                                         if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
14
            || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
14
            || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
15
                 && test "$PACKAGE" != gettext-runtime \
15
                 && test "$PACKAGE" != gettext-runtime \
(-)b/devel/gettext-tools/pkg-plist (-1 / +31 lines)
Lines 27-33 lib/libgettextlib.so Link Here
27
lib/libgettextpo.a
27
lib/libgettextpo.a
28
lib/libgettextpo.so
28
lib/libgettextpo.so
29
lib/libgettextpo.so.0
29
lib/libgettextpo.so.0
30
lib/libgettextpo.so.0.5.7
30
lib/libgettextpo.so.0.5.8
31
lib/libgettextsrc-%%PORTVERSION%%.so
31
lib/libgettextsrc-%%PORTVERSION%%.so
32
lib/libgettextsrc.so
32
lib/libgettextsrc.so
33
man/man1/autopoint.1.gz
33
man/man1/autopoint.1.gz
Lines 104-109 share/aclocal/progtest.m4 Link Here
104
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/id.po
104
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/id.po
105
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/it.po
105
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/it.po
106
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ja.po
106
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ja.po
107
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ka.po
107
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ky.po
108
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ky.po
108
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/lv.po
109
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/lv.po
109
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ms.po
110
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-gnome/po/ms.po
Lines 184-189 share/aclocal/progtest.m4 Link Here
184
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/id.po
185
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/id.po
185
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/it.po
186
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/it.po
186
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ja.po
187
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ja.po
188
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ka.po
187
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ky.po
189
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ky.po
188
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/lv.po
190
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/lv.po
189
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ms.po
191
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-kde/po/ms.po
Lines 238-243 share/aclocal/progtest.m4 Link Here
238
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/id.po
240
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/id.po
239
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/it.po
241
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/it.po
240
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ja.po
242
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ja.po
243
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ka.po
241
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ky.po
244
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ky.po
242
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/lv.po
245
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/lv.po
243
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ms.po
246
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-qt/po/ms.po
Lines 291-296 share/aclocal/progtest.m4 Link Here
291
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/id.po
294
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/id.po
292
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/it.po
295
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/it.po
293
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ja.po
296
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ja.po
297
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ka.po
294
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ky.po
298
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ky.po
295
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/lv.po
299
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/lv.po
296
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ms.po
300
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++-wxwidgets/po/ms.po
Lines 344-349 share/aclocal/progtest.m4 Link Here
344
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/id.po
348
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/id.po
345
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/it.po
349
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/it.po
346
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ja.po
350
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ja.po
351
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ka.po
347
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ky.po
352
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ky.po
348
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/lv.po
353
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/lv.po
349
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ms.po
354
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c++/po/ms.po
Lines 400-405 share/aclocal/progtest.m4 Link Here
400
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/id.po
405
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/id.po
401
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/it.po
406
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/it.po
402
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ja.po
407
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ja.po
408
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ka.po
403
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ky.po
409
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ky.po
404
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/lv.po
410
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/lv.po
405
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ms.po
411
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome/po/ms.po
Lines 457-462 share/aclocal/progtest.m4 Link Here
457
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/id.po
463
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/id.po
458
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/it.po
464
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/it.po
459
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ja.po
465
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ja.po
466
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ka.po
460
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ky.po
467
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ky.po
461
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/lv.po
468
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/lv.po
462
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ms.po
469
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c-gnome3/po/ms.po
Lines 510-515 share/aclocal/progtest.m4 Link Here
510
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/id.po
517
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/id.po
511
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/it.po
518
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/it.po
512
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ja.po
519
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ja.po
520
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ka.po
513
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ky.po
521
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ky.po
514
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/lv.po
522
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/lv.po
515
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ms.po
523
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-c/po/ms.po
Lines 562-567 share/aclocal/progtest.m4 Link Here
562
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/id.po
570
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/id.po
563
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/it.po
571
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/it.po
564
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ja.po
572
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ja.po
573
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ka.po
565
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ky.po
574
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ky.po
566
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/lv.po
575
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/lv.po
567
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ms.po
576
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-clisp/po/ms.po
Lines 615-620 share/aclocal/progtest.m4 Link Here
615
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/id.po
624
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/id.po
616
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/it.po
625
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/it.po
617
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ja.po
626
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ja.po
627
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ka.po
618
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ky.po
628
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ky.po
619
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/lv.po
629
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/lv.po
620
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ms.po
630
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp-forms/po/ms.po
Lines 667-672 share/aclocal/progtest.m4 Link Here
667
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/id.po
677
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/id.po
668
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/it.po
678
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/it.po
669
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ja.po
679
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ja.po
680
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ka.po
670
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ky.po
681
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ky.po
671
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/lv.po
682
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/lv.po
672
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ms.po
683
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-csharp/po/ms.po
Lines 719-724 share/aclocal/progtest.m4 Link Here
719
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/id.po
730
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/id.po
720
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/it.po
731
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/it.po
721
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ja.po
732
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ja.po
733
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ka.po
722
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ky.po
734
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ky.po
723
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/lv.po
735
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/lv.po
724
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ms.po
736
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-gawk/po/ms.po
Lines 771-776 share/aclocal/progtest.m4 Link Here
771
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/id.po
783
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/id.po
772
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/it.po
784
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/it.po
773
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ja.po
785
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ja.po
786
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ka.po
774
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ky.po
787
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ky.po
775
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/lv.po
788
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/lv.po
776
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ms.po
789
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-guile/po/ms.po
Lines 826-831 share/aclocal/progtest.m4 Link Here
826
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/id.po
839
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/id.po
827
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/it.po
840
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/it.po
828
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ja.po
841
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ja.po
842
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ka.po
829
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ky.po
843
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ky.po
830
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/lv.po
844
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/lv.po
831
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ms.po
845
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-awt/po/ms.po
Lines 881-886 share/aclocal/progtest.m4 Link Here
881
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/id.po
895
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/id.po
882
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/it.po
896
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/it.po
883
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ja.po
897
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ja.po
898
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ka.po
884
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ky.po
899
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ky.po
885
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/lv.po
900
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/lv.po
886
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ms.po
901
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-qtjambi/po/ms.po
Lines 936-941 share/aclocal/progtest.m4 Link Here
936
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/id.po
951
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/id.po
937
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/it.po
952
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/it.po
938
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ja.po
953
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ja.po
954
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ka.po
939
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ky.po
955
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ky.po
940
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/lv.po
956
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/lv.po
941
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ms.po
957
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java-swing/po/ms.po
Lines 988-993 share/aclocal/progtest.m4 Link Here
988
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/id.po
1004
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/id.po
989
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/it.po
1005
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/it.po
990
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ja.po
1006
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ja.po
1007
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ka.po
991
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ky.po
1008
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ky.po
992
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/lv.po
1009
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/lv.po
993
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ms.po
1010
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-java/po/ms.po
Lines 1040-1045 share/aclocal/progtest.m4 Link Here
1040
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/id.po
1057
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/id.po
1041
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/it.po
1058
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/it.po
1042
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ja.po
1059
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ja.po
1060
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ka.po
1043
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ky.po
1061
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ky.po
1044
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/lv.po
1062
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/lv.po
1045
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ms.po
1063
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-librep/po/ms.po
Lines 1096-1101 share/aclocal/progtest.m4 Link Here
1096
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/id.po
1114
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/id.po
1097
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/it.po
1115
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/it.po
1098
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ja.po
1116
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ja.po
1117
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ka.po
1099
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ky.po
1118
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ky.po
1100
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/lv.po
1119
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/lv.po
1101
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ms.po
1120
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnome/po/ms.po
Lines 1152-1157 share/aclocal/progtest.m4 Link Here
1152
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/id.po
1171
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/id.po
1153
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/it.po
1172
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/it.po
1154
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ja.po
1173
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ja.po
1174
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ka.po
1155
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ky.po
1175
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ky.po
1156
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/lv.po
1176
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/lv.po
1157
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ms.po
1177
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc-gnustep/po/ms.po
Lines 1205-1210 share/aclocal/progtest.m4 Link Here
1205
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/id.po
1225
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/id.po
1206
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/it.po
1226
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/it.po
1207
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ja.po
1227
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ja.po
1228
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ka.po
1208
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ky.po
1229
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ky.po
1209
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/lv.po
1230
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/lv.po
1210
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ms.po
1231
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-objc/po/ms.po
Lines 1257-1262 share/aclocal/progtest.m4 Link Here
1257
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/id.po
1278
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/id.po
1258
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/it.po
1279
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/it.po
1259
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ja.po
1280
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ja.po
1281
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ka.po
1260
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ky.po
1282
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ky.po
1261
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/lv.po
1283
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/lv.po
1262
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ms.po
1284
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-pascal/po/ms.po
Lines 1310-1315 share/aclocal/progtest.m4 Link Here
1310
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/id.po
1332
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/id.po
1311
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/it.po
1333
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/it.po
1312
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ja.po
1334
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ja.po
1335
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ka.po
1313
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ky.po
1336
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ky.po
1314
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/lv.po
1337
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/lv.po
1315
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ms.po
1338
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-perl/po/ms.po
Lines 1363-1368 share/aclocal/progtest.m4 Link Here
1363
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/id.po
1386
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/id.po
1364
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/it.po
1387
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/it.po
1365
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ja.po
1388
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ja.po
1389
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ka.po
1366
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ky.po
1390
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ky.po
1367
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/lv.po
1391
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/lv.po
1368
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ms.po
1392
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-php/po/ms.po
Lines 1415-1420 share/aclocal/progtest.m4 Link Here
1415
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/id.po
1439
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/id.po
1416
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/it.po
1440
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/it.po
1417
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ja.po
1441
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ja.po
1442
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ka.po
1418
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ky.po
1443
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ky.po
1419
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/lv.po
1444
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/lv.po
1420
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ms.po
1445
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-python/po/ms.po
Lines 1467-1472 share/aclocal/progtest.m4 Link Here
1467
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/id.po
1492
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/id.po
1468
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/it.po
1493
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/it.po
1469
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ja.po
1494
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ja.po
1495
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ka.po
1470
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ky.po
1496
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ky.po
1471
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/lv.po
1497
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/lv.po
1472
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ms.po
1498
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-sh/po/ms.po
Lines 1519-1524 share/aclocal/progtest.m4 Link Here
1519
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/id.po
1545
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/id.po
1520
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/it.po
1546
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/it.po
1521
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ja.po
1547
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ja.po
1548
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ka.po
1522
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ky.po
1549
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ky.po
1523
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/lv.po
1550
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/lv.po
1524
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ms.po
1551
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-smalltalk/po/ms.po
Lines 1571-1576 share/aclocal/progtest.m4 Link Here
1571
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/id.po
1598
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/id.po
1572
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/it.po
1599
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/it.po
1573
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ja.po
1600
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ja.po
1601
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ka.po
1574
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ky.po
1602
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ky.po
1575
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/lv.po
1603
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/lv.po
1576
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ms.po
1604
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl-tk/po/ms.po
Lines 1623-1628 share/aclocal/progtest.m4 Link Here
1623
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/id.po
1651
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/id.po
1624
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/it.po
1652
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/it.po
1625
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ja.po
1653
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ja.po
1654
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ka.po
1626
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ky.po
1655
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ky.po
1627
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/lv.po
1656
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/lv.po
1628
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ms.po
1657
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-tcl/po/ms.po
Lines 1675-1680 share/aclocal/progtest.m4 Link Here
1675
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/id.po
1704
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/id.po
1676
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/it.po
1705
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/it.po
1677
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ja.po
1706
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ja.po
1707
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ka.po
1678
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ky.po
1708
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ky.po
1679
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/lv.po
1709
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/lv.po
1680
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ms.po
1710
%%PORTEXAMPLES%%%%DOCSDIR%%/examples/hello-ycp/po/ms.po
(-)b/devel/gettext/Makefile.common (-1 / +1 lines)
Lines 2-8 Link Here
2
# experimental ports run.  Untested commits may be backed out at portmgr's
2
# experimental ports run.  Untested commits may be backed out at portmgr's
3
# discretion.
3
# discretion.
4
4
5
PORTVERSION=	0.21
5
PORTVERSION=	0.21.1
6
PORTREVISION?=	0 # Leave this zero. Set in Makefile instead.
6
PORTREVISION?=	0 # Leave this zero. Set in Makefile instead.
7
CATEGORIES=	devel
7
CATEGORIES=	devel
8
MASTER_SITES=	GNU/gettext
8
MASTER_SITES=	GNU/gettext
(-)b/devel/gettext/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1595946576
1
TIMESTAMP = 1669052475
2
SHA256 (gettext-0.21.tar.xz) = d20fcbb537e02dcf1383197ba05bd0734ef7bf5db06bdb241eb69b7d16b73192
2
SHA256 (gettext-0.21.1.tar.xz) = 50dbc8f39797950aa2c98e939947c527e5ac9ebd2c1b99dd7b06ba33a6767ae6
3
SIZE (gettext-0.21.tar.xz) = 9714352
3
SIZE (gettext-0.21.1.tar.xz) = 10054564
(-)b/devel/libtextstyle/pkg-plist (-2 / +1 lines)
Lines 5-11 include/textstyle/woe32dll.h Link Here
5
lib/libtextstyle.a
5
lib/libtextstyle.a
6
lib/libtextstyle.so
6
lib/libtextstyle.so
7
lib/libtextstyle.so.0
7
lib/libtextstyle.so.0
8
lib/libtextstyle.so.0.1.1
8
lib/libtextstyle.so.0.1.2
9
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_1.html
9
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_1.html
10
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_2.html
10
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_2.html
11
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_3.html
11
%%PORTDOCS%%%%DOCSDIR%%/libtextstyle_3.html
12
- 

Return to bug 267905