svn commit: r449884 - in head/japanese/ebnetd: . files

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Sep 15 05:52:10 UTC 2017


Author: sunpoet
Date: Fri Sep 15 05:52:08 2017
New Revision: 449884
URL: https://svnweb.freebsd.org/changeset/ports/449884

Log:
  Update LICENSE
  
  - Add LICENSE_FILE
  - Regenerate patch files with makepatch:
  
  PR:		222302
  Submitted by:	Yasuhiro KIMURA <yasu at utahime.org> (maintainer)

Modified:
  head/japanese/ebnetd/Makefile
  head/japanese/ebnetd/files/patch-configure
  head/japanese/ebnetd/files/patch-doc-ja_ebnetd-ja.texi
  head/japanese/ebnetd/files/patch-doc_ebnetd.texi
  head/japanese/ebnetd/files/patch-ebnetd.conf.sample.in

Modified: head/japanese/ebnetd/Makefile
==============================================================================
--- head/japanese/ebnetd/Makefile	Fri Sep 15 05:52:02 2017	(r449883)
+++ head/japanese/ebnetd/Makefile	Fri Sep 15 05:52:08 2017	(r449884)
@@ -10,7 +10,8 @@ MASTER_SITES=	ftp://ftp.sra.co.jp/pub/misc/eb/
 MAINTAINER=	yasu at utahime.org
 COMMENT=	Servers for accessing CD-ROM books via TCP/IP
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2+
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libeb.so:japanese/eb
 

Modified: head/japanese/ebnetd/files/patch-configure
==============================================================================
--- head/japanese/ebnetd/files/patch-configure	Fri Sep 15 05:52:02 2017	(r449883)
+++ head/japanese/ebnetd/files/patch-configure	Fri Sep 15 05:52:08 2017	(r449884)
@@ -1,8 +1,8 @@
 	here is a new patch file in order not to use sed;
 % cat files/patch-configure
---- configure.orig      2003-12-28 17:53:30.000000000 +0900
-+++ configure   2012-01-29 11:25:20.000000000 +0900
-@@ -3874,11 +3874,6 @@
+--- configure.orig	2003-12-28 08:53:30 UTC
++++ configure
+@@ -3874,11 +3874,6 @@ for lt_ac_sed in $lt_ac_sed_list /usr/xp
    cat /dev/null > conftest.in
    lt_ac_count=0
    echo $ECHO_N "0123456789$ECHO_C" >conftest.in
@@ -14,7 +14,3 @@
    while true; do
      cat conftest.in conftest.in >conftest.tmp
      mv conftest.tmp conftest.in
-
-	
-
-

Modified: head/japanese/ebnetd/files/patch-doc-ja_ebnetd-ja.texi
==============================================================================
--- head/japanese/ebnetd/files/patch-doc-ja_ebnetd-ja.texi	Fri Sep 15 05:52:02 2017	(r449883)
+++ head/japanese/ebnetd/files/patch-doc-ja_ebnetd-ja.texi	Fri Sep 15 05:52:08 2017	(r449884)
@@ -1,5 +1,5 @@
---- ../ebnetd-1.0-dist/doc-ja/ebnetd-ja.texi	Wed Sep  3 20:26:39 2003
-+++ doc-ja/ebnetd-ja.texi	Sat Oct  2 23:50:34 2004
+--- doc-ja/ebnetd-ja.texi.orig	2003-09-03 11:26:39 UTC
++++ doc-ja/ebnetd-ja.texi
 @@ -8,9 +8,7 @@
  
  @dircategory CD-ROM Book Utilities

Modified: head/japanese/ebnetd/files/patch-doc_ebnetd.texi
==============================================================================
--- head/japanese/ebnetd/files/patch-doc_ebnetd.texi	Fri Sep 15 05:52:02 2017	(r449883)
+++ head/japanese/ebnetd/files/patch-doc_ebnetd.texi	Fri Sep 15 05:52:08 2017	(r449884)
@@ -1,5 +1,5 @@
---- ../ebnetd-1.0-dist/doc/ebnetd.texi	Wed Sep  3 20:26:39 2003
-+++ doc/ebnetd.texi	Sat Oct  2 23:46:15 2004
+--- doc/ebnetd.texi.orig	2003-09-03 11:26:39 UTC
++++ doc/ebnetd.texi
 @@ -8,9 +8,7 @@
  
  @dircategory CD-ROM Book Utilities

Modified: head/japanese/ebnetd/files/patch-ebnetd.conf.sample.in
==============================================================================
--- head/japanese/ebnetd/files/patch-ebnetd.conf.sample.in	Fri Sep 15 05:52:02 2017	(r449883)
+++ head/japanese/ebnetd/files/patch-ebnetd.conf.sample.in	Fri Sep 15 05:52:08 2017	(r449884)
@@ -1,5 +1,5 @@
---- ebnetd.conf.sample.in.orig	2003-06-15 20:39:55.000000000 +0900
-+++ ebnetd.conf.sample.in	2014-11-30 18:17:51.227415186 +0900
+--- ebnetd.conf.sample.in.orig	2003-06-15 11:39:55 UTC
++++ ebnetd.conf.sample.in
 @@ -17,11 +17,11 @@
  
  ### Owner of the server process.


More information about the svn-ports-all mailing list