FreeBSD Bugzilla – Attachment 187485 Details for
Bug 223252
dns/idnkit: Add license information and etc
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
dns_idnkit.patch (text/plain), 2.67 KB, created by
Yasuhiro Kimura
on 2017-10-26 05:12:00 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2017-10-26 05:12:00 UTC
Size:
2.67 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 452860) >+++ Makefile (working copy) >@@ -11,6 +11,11 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Library to handle internationalized domain names > >+LICENSE= JPNIC >+LICENSE_NAME= Japan Network Information Center license >+LICENSE_FILE= ${WRKSRC}/LICENSE.txt >+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept >+ > USES= iconv libtool > GNU_CONFIGURE= yes > CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} \ >Index: files/patch-configure >=================================================================== >--- files/patch-configure (revision 452860) >+++ files/patch-configure (working copy) >@@ -1,8 +1,7 @@ > Index: configure >-diff -u configure.orig configure >---- configure.orig Tue Mar 11 08:53:20 2003 >-+++ configure Sun Sep 3 21:07:20 2006 >-@@ -2633,7 +2644,37 @@ >+--- configure.orig 2003-03-10 23:53:20 UTC >++++ configure >+@@ -2633,7 +2633,37 @@ fi > ac_cv_flavor_gethostbyaddr=unknown > else > cat > conftest.$ac_ext <<EOF >@@ -41,7 +40,7 @@ > #include "confdefs.h" > > #include <stddef.h> >-@@ -2675,6 +2716,10 @@ >+@@ -2675,6 +2705,10 @@ echo "$ac_t""$ac_cv_flavor_gethostbyaddr > ac_cv_type_ghba_addr_t='const char *' > ac_cv_type_ghba_addrlen_t='size_t' > ;; >Index: files/patch-libtool22 >=================================================================== >--- files/patch-libtool22 (revision 452860) >+++ files/patch-libtool22 (working copy) >@@ -1,6 +1,6 @@ >---- lib/Makefile.in.orig 2009-07-13 16:56:33.000000000 -0500 >-+++ lib/Makefile.in 2009-07-13 16:57:14.000000000 -0500 >-@@ -241,7 +241,7 @@ >+--- lib/Makefile.in.orig 2003-03-12 16:14:41 UTC >++++ lib/Makefile.in >+@@ -241,7 +241,7 @@ install: install-localdir install-subdir > > install-common: > $(MKINSTALLDIRS) $(DESTDIR)$(libdir) >@@ -9,7 +9,7 @@ > $(DESTDIR)$(libdir)/$(LITELIB).la > -[ -f $(DESTDIR)$(libdir)/$(LITELIB).a ] \ > && $(RANLIB) $(DESTDIR)$(libdir)/$(LITELIB).a >-@@ -262,7 +262,7 @@ >+@@ -262,7 +262,7 @@ install-common: > > install-nolite: > $(MKINSTALLDIRS) $(DESTDIR)$(libdir) >Index: files/patch-tools__runidn__resolver.c >=================================================================== >--- files/patch-tools__runidn__resolver.c (revision 452860) >+++ files/patch-tools__runidn__resolver.c (working copy) >@@ -1,7 +1,6 @@ > Index: tools/runidn/resolver.c >-diff -u -p tools/runidn/resolver.c.orig tools/runidn/resolver.c >---- tools/runidn/resolver.c.orig Fri Nov 29 23:26:57 2002 >-+++ tools/runidn/resolver.c Sun Sep 3 21:20:21 2006 >+--- tools/runidn/resolver.c.orig 2002-11-29 14:26:57 UTC >++++ tools/runidn/resolver.c > @@ -726,7 +726,7 @@ ENTRY(gethostbyname2_r)(const char *name > > #ifdef HAVE_GETHOSTBYADDR_R
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 223252
:
187485
|
187705