[112410] trunk/dports/java/hamcrest-library/Portfile

jmr at macports.org jmr at macports.org
Tue Oct 22 03:25:33 PDT 2013


Revision: 112410
          https://trac.macports.org/changeset/112410
Author:   jmr at macports.org
Date:     2013-10-22 03:25:33 -0700 (Tue, 22 Oct 2013)
Log Message:
-----------
hamcrest-library: license, noarch

Modified Paths:
--------------
    trunk/dports/java/hamcrest-library/Portfile

Modified: trunk/dports/java/hamcrest-library/Portfile
===================================================================
--- trunk/dports/java/hamcrest-library/Portfile	2013-10-22 10:24:40 UTC (rev 112409)
+++ trunk/dports/java/hamcrest-library/Portfile	2013-10-22 10:25:33 UTC (rev 112410)
@@ -7,7 +7,9 @@
 set my_name     hamcrest
 version         1.2
 categories      java devel
+license         BSD
 platforms       darwin
+supported_archs noarch
 maintainers     nomaintainer
 description     library of matchers for building test expressions
 
@@ -47,10 +49,8 @@
     xinstall -m 0644 ${worksrcpath}/build/${name}-${version}.jar ${destroot}${javadir}/${name}.jar
     xinstall -m 0644 -W ${worksrcpath} CHANGES.txt LICENSE.txt README.txt \
         ${destroot}${docdir}
-}   
+}
 
-universal_variant   no
-
 livecheck.type  regex
 livecheck.url   ${homepage}downloads/list
 livecheck.regex $name-(\\d+(?:\\.\\d+)*)\\.jar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131022/8db4bfbd/attachment-0001.html>


More information about the macports-changes mailing list