Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jul 2022 21:56:16 GMT
From:      Dima Panov <fluffy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6dffb6419434 - main - devel/liblangtag: update to 0.6.4 maintenance release
Message-ID:  <202207232156.26NLuGIC069208@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6dffb6419434d6d5c6d73e439b51ddb27292bb77

commit 6dffb6419434d6d5c6d73e439b51ddb27292bb77
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-07-23 21:47:39 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-07-23 21:48:28 +0000

    devel/liblangtag: update to 0.6.4 maintenance release
---
 devel/liblangtag/Makefile              |  3 +--
 devel/liblangtag/distinfo              |  6 +++---
 devel/liblangtag/files/patch-configure | 12 ++++++------
 devel/liblangtag/pkg-plist             |  1 -
 4 files changed, 10 insertions(+), 12 deletions(-)

diff --git a/devel/liblangtag/Makefile b/devel/liblangtag/Makefile
index 68d6a9e48a15..dff8364bab93 100644
--- a/devel/liblangtag/Makefile
+++ b/devel/liblangtag/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	liblangtag
-PORTVERSION=	0.6.3
-PORTREVISION=	2
+PORTVERSION=	0.6.4
 CATEGORIES=	devel textproc
 MASTER_SITES=	https://bitbucket.org/tagoh/liblangtag/downloads/ \
 		LOCAL/jkim
diff --git a/devel/liblangtag/distinfo b/devel/liblangtag/distinfo
index e1823aebc6e2..08703e14557f 100644
--- a/devel/liblangtag/distinfo
+++ b/devel/liblangtag/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640254236
-SHA256 (liblangtag-0.6.3.tar.bz2) = 1f12a20a02ec3a8d22e54dedb8b683a43c9c160bda1ba337bf1060607ae733bd
-SIZE (liblangtag-0.6.3.tar.bz2) = 755492
+TIMESTAMP = 1658609777
+SHA256 (liblangtag-0.6.4.tar.bz2) = 5701062c17d3e73ddaa49956cbfa5d47d2f8221988dec561c0af2118c1c8a564
+SIZE (liblangtag-0.6.4.tar.bz2) = 764946
diff --git a/devel/liblangtag/files/patch-configure b/devel/liblangtag/files/patch-configure
index 15d45acf0f26..2f67db4138a5 100644
--- a/devel/liblangtag/files/patch-configure
+++ b/devel/liblangtag/files/patch-configure
@@ -1,15 +1,15 @@
---- configure.orig	2014-05-21 03:36:23 UTC
+--- configure.orig	2022-06-30 06:47:45 UTC
 +++ configure
-@@ -14651,11 +14651,7 @@ MODULE_LIBS=
+@@ -16369,11 +16369,7 @@ printf %s "checking for the suffix of module shared li
  if test "x$enable_modules" != "xno"; then
- 	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for the suffix of module shared libraries" >&5
- $as_echo_n "checking for the suffix of module shared libraries... " >&6; }
+ 	{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for the suffix of module shared libraries" >&5
+ printf %s "checking for the suffix of module shared libraries... " >&6; }
 -	export SED
 -	shrext_cmds=`libtool --config | grep '^shrext_cmds='`
 -	eval $shrext_cmds
 -	module=yes eval std_shrext=$shrext_cmds
 -	lt_module_suffix=`echo $std_shrext | sed 's/^\.//'`
 +	lt_module_suffix=so
- 	{ $as_echo "$as_me:${as_lineno-$LINENO}: result: .$lt_module_suffix" >&5
- $as_echo ".$lt_module_suffix" >&6; }
+ 	{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: .$lt_module_suffix" >&5
+ printf "%s\n" ".$lt_module_suffix" >&6; }
  	if test "x$lt_module_suffix" = x; then
diff --git a/devel/liblangtag/pkg-plist b/devel/liblangtag/pkg-plist
index 9dccaefcb0ce..902dd7c3345e 100644
--- a/devel/liblangtag/pkg-plist
+++ b/devel/liblangtag/pkg-plist
@@ -70,7 +70,6 @@ share/gtk-doc/html/liblangtag/liblangtag-Module---Accessor.html
 share/gtk-doc/html/liblangtag/liblangtag-Module---Data.html
 share/gtk-doc/html/liblangtag/liblangtag-Strings.html
 share/gtk-doc/html/liblangtag/liblangtag.devhelp2
-share/gtk-doc/html/liblangtag/object-tree.html
 share/gtk-doc/html/liblangtag/right-insensitive.png
 share/gtk-doc/html/liblangtag/right.png
 share/gtk-doc/html/liblangtag/style.css



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