svn commit: r343910 - head/devel/ahven

John Marino marino at FreeBSD.org
Wed Feb 12 12:25:34 UTC 2014


Author: marino
Date: Wed Feb 12 12:25:34 2014
New Revision: 343910
URL: http://svnweb.freebsd.org/changeset/ports/343910
QAT: https://qat.redports.org/buildarchive/r343910/

Log:
  devel/ahven: Add ISC license
  
  No bump, 10 minute rule. :)

Modified:
  head/devel/ahven/Makefile
  head/devel/ahven/pkg-descr

Modified: head/devel/ahven/Makefile
==============================================================================
--- head/devel/ahven/Makefile	Wed Feb 12 12:14:00 2014	(r343909)
+++ head/devel/ahven/Makefile	Wed Feb 12 12:25:34 2014	(r343910)
@@ -10,6 +10,8 @@ MASTER_SITE_SUBDIR=${PORTNAME}/${PORTNAM
 MAINTAINER=	marino at FreeBSD.org
 COMMENT=	Ada unit test framework
 
+LICENSE=	ISCL
+
 BUILD_DEPENDS=	adactl:${PORTSDIR}/lang/adacontrol
 
 USES=		ada

Modified: head/devel/ahven/pkg-descr
==============================================================================
--- head/devel/ahven/pkg-descr	Wed Feb 12 12:14:00 2014	(r343909)
+++ head/devel/ahven/pkg-descr	Wed Feb 12 12:25:34 2014	(r343910)
@@ -8,6 +8,6 @@ Features:
    Strict coding style enforced by AdaControl
       This allows integration with tools like Jenkins and CruiseControl
    Limited to Ada95 language features
-   Permissions open source license (ISC)
+   Permissive open source license (ISC)
 
 WWW: http://ahven.stronglytyped.org


More information about the svn-ports-all mailing list