diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-09 23:46:14 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-09 23:46:14 +0800 |
commit | 71160d12ad59e24c2561ca34c25426e494c6f27a (patch) | |
tree | 8bfd17db4d899399752017c1d9ad9877a2d32a44 /devel | |
parent | 84565f1fbaf662a86cd2b49c7aa7eb7bbb6a61c5 (diff) | |
download | freebsd-ports-gnome-71160d12ad59e24c2561ca34c25426e494c6f27a.tar.gz freebsd-ports-gnome-71160d12ad59e24c2561ca34c25426e494c6f27a.tar.zst freebsd-ports-gnome-71160d12ad59e24c2561ca34c25426e494c6f27a.zip |
The distfile was rerolled with this change:
--- old/COPYING Tue Nov 21 08:46:13 2000
+++ new/COPYING Thu Nov 14 11:58:29 2002
@@ -14,3 +14,6 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+
+You are allowed linking this library statically or dynamically to a closed
+source application.
This is contradictory, so I've marked the port RESTRICTED. I left
a comment about the problem for the author via his Web site.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/leoarg/Makefile | 1 | ||||
-rw-r--r-- | devel/leoarg/distinfo | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/devel/leoarg/Makefile b/devel/leoarg/Makefile index e52db56d7ae4..31bc503f59e0 100644 --- a/devel/leoarg/Makefile +++ b/devel/leoarg/Makefile @@ -15,6 +15,7 @@ DISTNAME= LeoArg-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A class for parsing command lines +RESTRICTED= licence may be invalid USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} diff --git a/devel/leoarg/distinfo b/devel/leoarg/distinfo index 9b344e65226a..22839856462e 100644 --- a/devel/leoarg/distinfo +++ b/devel/leoarg/distinfo @@ -1,2 +1,2 @@ MD5 (LeoArg-2.2.3.tar.gz) = 58377e71ebc1e0c494105f031d7590ff -SIZE (LeoArg-2.2.3.tar.gz) = 204460 +MD5 (LeoArg-2.2.3.tar.gz) = fae377719cc8c0b59353e0f89a071e79 |