[Midnightbsd-cvs] mports [15987] trunk/archivers/lha: update license

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 1 08:04:06 EST 2014


Revision: 15987
          http://svnweb.midnightbsd.org/mports/?rev=15987
Author:   laffer1
Date:     2014-03-01 08:04:05 -0500 (Sat, 01 Mar 2014)
Log Message:
-----------
update license

Modified Paths:
--------------
    trunk/archivers/lha/Makefile
    trunk/archivers/lha/pkg-descr

Modified: trunk/archivers/lha/Makefile
===================================================================
--- trunk/archivers/lha/Makefile	2014-03-01 04:01:56 UTC (rev 15986)
+++ trunk/archivers/lha/Makefile	2014-03-01 13:04:05 UTC (rev 15987)
@@ -1,14 +1,8 @@
-# New ports collection makefile for:    lha
-# Date created:         26 Dec 1994
-# Whom:                 ache
-#
 # $MidnightBSD$
-# $FreeBSD: ports/archivers/lha/Makefile,v 1.32 2004/09/22 06:16:54 dinoex Exp $
-#
 
 PORTNAME=	lha
 PORTVERSION=	1.14i
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	archivers
 MASTER_SITES=	http://www2m.biglobe.ne.jp/~dolphin/lha/prog/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//}
@@ -15,11 +9,11 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Archive files using LZSS and Huffman compression (.lzh files)
-LICENSE=	restricted
+
+LICENSE_PERMS=	dist-mirror pkg-mirror
+
 NO_CDROM=	requires advanced notification for cdrom distribution
 
-CONFIGURE_TARGET=	${MACHINE_ARCH}-portbld-freebsd7.0
-
 MAN1=		lha.1
 MANLANG=	ja
 PLIST_FILES=	bin/lha

Modified: trunk/archivers/lha/pkg-descr
===================================================================
--- trunk/archivers/lha/pkg-descr	2014-03-01 04:01:56 UTC (rev 15986)
+++ trunk/archivers/lha/pkg-descr	2014-03-01 13:04:05 UTC (rev 15987)
@@ -4,8 +4,12 @@
 version supports extraction & archiving using -lh5- & -lh6- as well as
 extraction using -lh7- algorithm.
 
+     All the bug reports on this version should be directed to Tsuguo
+Okamoto <tsugio at muc.biglobe.ne.jp>.
+
+
      If this software is included in a medium that may be obtained by
-users without network connectivity, advance notice is required. 
-  Redistribution over networks is not restricted.
+users without network connectivity, please notify Tsuguo Okamoto in
+advance.  Redistribution over networks is not restricted.
 
-WWW: http://www.sourceforge.jp/projects/lha/
+WWW: http://www2m.biglobe.ne.jp/~dolphin/lha/lha.htm



More information about the Midnightbsd-cvs mailing list