[Midnightbsd-cvs] mports [20124] trunk/devel/libthai: libthai 0.1.22

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Aug 29 15:43:13 EDT 2015


Revision: 20124
          http://svnweb.midnightbsd.org/mports/?rev=20124
Author:   laffer1
Date:     2015-08-29 15:43:12 -0400 (Sat, 29 Aug 2015)
Log Message:
-----------
libthai 0.1.22

Modified Paths:
--------------
    trunk/devel/libthai/Makefile
    trunk/devel/libthai/distinfo
    trunk/devel/libthai/pkg-plist

Added Paths:
-----------
    trunk/devel/libthai/files/
    trunk/devel/libthai/files/patch-configure

Modified: trunk/devel/libthai/Makefile
===================================================================
--- trunk/devel/libthai/Makefile	2015-08-29 19:35:27 UTC (rev 20123)
+++ trunk/devel/libthai/Makefile	2015-08-29 19:43:12 UTC (rev 20124)
@@ -2,7 +2,7 @@
 # $MidnightBSD$
 
 PORTNAME=	libthai
-PORTVERSION=	0.1.21
+PORTVERSION=	0.1.22
 CATEGORIES=	devel
 MASTER_SITES=	http://linux.thai.net/pub/thailinux/software/libthai/
 

Modified: trunk/devel/libthai/distinfo
===================================================================
--- trunk/devel/libthai/distinfo	2015-08-29 19:35:27 UTC (rev 20123)
+++ trunk/devel/libthai/distinfo	2015-08-29 19:43:12 UTC (rev 20124)
@@ -1,2 +1,2 @@
-SHA256 (libthai-0.1.21.tar.xz) = ff0e41143a8be7e01a785778c2addae48945c8bad4a275d2135afec35959fae3
-SIZE (libthai-0.1.21.tar.xz) = 385384
+SHA256 (libthai-0.1.22.tar.xz) = bdb291dcc3a6784e86b1b342ec75005e9ab487f8c1decc7c3e7d18d1bbc9b7b7
+SIZE (libthai-0.1.22.tar.xz) = 389916

Added: trunk/devel/libthai/files/patch-configure
===================================================================
--- trunk/devel/libthai/files/patch-configure	                        (rev 0)
+++ trunk/devel/libthai/files/patch-configure	2015-08-29 19:43:12 UTC (rev 20124)
@@ -0,0 +1,17 @@
+--- configure.orig	2015-05-08 04:53:50 UTC
++++ configure
+@@ -12031,14 +12031,8 @@ fi
+     { $as_echo "$as_me:${as_lineno-$LINENO}: checking doxygen >= $DOXYGEN_REQ_VER" >&5
+ $as_echo_n "checking doxygen >= $DOXYGEN_REQ_VER... " >&6; }
+     DOXYGEN_VER=$($DOXYGEN --version)
+-    if expr $DOXYGEN_VER \< $DOXYGEN_REQ_VER > /dev/null; then
+-      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN_VER, no, documentation disabled" >&5
+-$as_echo "$DOXYGEN_VER, no, documentation disabled" >&6; }
+-      enable_doxygen_doc="no"
+-    else
+       { $as_echo "$as_me:${as_lineno-$LINENO}: result: $DOXYGEN_VER, yes" >&5
+ $as_echo "$DOXYGEN_VER, yes" >&6; }
+-    fi
+   fi
+ fi
+ 


Property changes on: trunk/devel/libthai/files/patch-configure
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/devel/libthai/pkg-plist
===================================================================
--- trunk/devel/libthai/pkg-plist	2015-08-29 19:35:27 UTC (rev 20123)
+++ trunk/devel/libthai/pkg-plist	2015-08-29 19:43:12 UTC (rev 20124)
@@ -18,7 +18,7 @@
 lib/libthai.a
 lib/libthai.so
 lib/libthai.so.0
-lib/libthai.so.0.2.0
+lib/libthai.so.0.2.2
 libdata/pkgconfig/libthai.pc
 %%DOXYGEN%%%%DOCSDIR%%/html/annotated.html
 %%DOXYGEN%%%%DOCSDIR%%/html/arrowdown.png



More information about the Midnightbsd-cvs mailing list