- Update to libidn-0.6.1.

- MODGNU_SHARED_LIBS is not needed anymore.
This commit is contained in:
bernd 2006-01-27 16:41:06 +00:00
parent 65a1284a66
commit 946f8e74d9
6 changed files with 26 additions and 28 deletions

View File

@ -1,11 +1,9 @@
# $OpenBSD: Makefile,v 1.4 2006/01/06 12:24:55 bernd Exp $
# $OpenBSD: Makefile,v 1.5 2006/01/27 16:41:06 bernd Exp $
COMMENT= "internationalized string handling"
DISTNAME= libidn-0.5.20
PKGNAME= ${DISTNAME}p1
SHARED_LIBS= idn 16.13
MODGNU_SHARED_LIBS= idn '-export-symbols-regex "^(idn|pr29_|punycode_|stringprep|tld_).*"'
DISTNAME= libidn-0.6.1
SHARED_LIBS= idn 16.15
CATEGORIES= devel
HOMEPAGE= http://www.gnu.org/software/libidn/

View File

@ -1,4 +1,4 @@
MD5 (libidn-0.5.20.tar.gz) = b8ccbdf43b8da1722a6773c4e426d059
RMD160 (libidn-0.5.20.tar.gz) = 2855ec5ae2c5722f3b9ccb62f5f9ac1da00321cf
SHA1 (libidn-0.5.20.tar.gz) = 42b5795bdf58e39d24e57297f383c8a3e54dca64
SIZE (libidn-0.5.20.tar.gz) = 2005684
MD5 (libidn-0.6.1.tar.gz) = 7634c115a747ba0c9b7109553dcfc6c6
RMD160 (libidn-0.6.1.tar.gz) = 56b32a2f0600e4f07a78b1c2c205a74652710ac7
SHA1 (libidn-0.6.1.tar.gz) = c7618daaaa2586ea9b6420381f8f3fde22146631
SIZE (libidn-0.6.1.tar.gz) = 2082781

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.2 2005/11/19 13:15:21 bernd Exp $
--- configure.orig Sun Oct 23 19:47:45 2005
+++ configure Tue Nov 15 01:00:52 2005
@@ -9897,7 +9897,6 @@ openbsd*)
$OpenBSD: patch-configure,v 1.3 2006/01/27 16:41:06 bernd Exp $
--- configure.orig Fri Jan 20 13:36:16 2006
+++ configure Sat Jan 21 12:26:54 2006
@@ -10030,7 +10030,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
@ -9,7 +9,7 @@ $OpenBSD: patch-configure,v 1.2 2005/11/19 13:15:21 bernd Exp $
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
@@ -13695,7 +13694,6 @@ openbsd*)
@@ -13995,7 +13994,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
@ -17,7 +17,7 @@ $OpenBSD: patch-configure,v 1.2 2005/11/19 13:15:21 bernd Exp $
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
@@ -16972,7 +16970,6 @@ openbsd*)
@@ -16602,7 +16600,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
@ -25,7 +25,7 @@ $OpenBSD: patch-configure,v 1.2 2005/11/19 13:15:21 bernd Exp $
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
@@ -19457,7 +19454,6 @@ openbsd*)
@@ -19217,7 +19214,6 @@ openbsd*)
*) need_version=no ;;
esac
library_names_spec='${libname}${release}${shared_ext}$versuffix ${libname}${shared_ext}$versuffix'
@ -33,7 +33,7 @@ $OpenBSD: patch-configure,v 1.2 2005/11/19 13:15:21 bernd Exp $
shlibpath_var=LD_LIBRARY_PATH
if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`" || test "$host_os-$host_cpu" = "openbsd2.8-powerpc"; then
case $host_os in
@@ -28094,10 +28090,10 @@ s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
@@ -27348,10 +27344,10 @@ s,@AMDEPBACKSLASH@,$AMDEPBACKSLASH,;t t
s,@CCDEPMODE@,$CCDEPMODE,;t t
s,@am__fastdepCC_TRUE@,$am__fastdepCC_TRUE,;t t
s,@am__fastdepCC_FALSE@,$am__fastdepCC_FALSE,;t t

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-doc_Makefile_in,v 1.2 2005/11/19 13:15:21 bernd Exp $
--- doc/Makefile.in.orig Sun Oct 23 19:53:22 2005
+++ doc/Makefile.in Tue Nov 15 00:53:40 2005
@@ -505,10 +505,7 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefi
$OpenBSD: patch-doc_Makefile_in,v 1.3 2006/01/27 16:41:06 bernd Exp $
--- doc/Makefile.in.orig Fri Jan 20 13:38:07 2006
+++ doc/Makefile.in Sat Jan 21 12:26:54 2006
@@ -516,10 +516,7 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefi
&& exit 0; \
exit 1;; \
esac; \
@ -13,7 +13,7 @@ $OpenBSD: patch-doc_Makefile_in,v 1.2 2005/11/19 13:15:21 bernd Exp $
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -581,7 +578,7 @@ distclean-libtool:
@@ -592,7 +589,7 @@ distclean-libtool:
rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \
exit 1; \
fi

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_Makefile_in,v 1.2 2005/11/19 13:15:21 bernd Exp $
--- src/Makefile.in.orig Sun Oct 23 19:48:05 2005
+++ src/Makefile.in Tue Nov 15 01:00:52 2005
@@ -520,7 +520,7 @@ info: info-am
$OpenBSD: patch-src_Makefile_in,v 1.3 2006/01/27 16:41:06 bernd Exp $
--- src/Makefile.in.orig Fri Jan 20 13:36:25 2006
+++ src/Makefile.in Sat Jan 21 12:26:54 2006
@@ -530,7 +530,7 @@ info: info-am
info-am:

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.3 2005/11/19 13:15:21 bernd Exp $
@comment $OpenBSD: PLIST,v 1.4 2006/01/27 16:41:06 bernd Exp $
%%SHARED%%
bin/idn
include/idn-free.h
@ -10,7 +10,7 @@ include/stringprep.h
include/tld.h
@info info/libidn.info
lib/libidn.a
@comment lib/libidn.la
lib/libidn.la
lib/pkgconfig/
lib/pkgconfig/libidn.pc
@man man/man1/idn.1