[80991] trunk/dports/devel/bzr-svn/Portfile

raimue at macports.org raimue at macports.org
Fri Jul 22 16:21:02 PDT 2011


Revision: 80991
          http://trac.macports.org/changeset/80991
Author:   raimue at macports.org
Date:     2011-07-22 16:21:01 -0700 (Fri, 22 Jul 2011)
Log Message:
-----------
devel/bzr-svn:
Indicate noarch, add license

Modified Paths:
--------------
    trunk/dports/devel/bzr-svn/Portfile

Modified: trunk/dports/devel/bzr-svn/Portfile
===================================================================
--- trunk/dports/devel/bzr-svn/Portfile	2011-07-22 23:14:25 UTC (rev 80990)
+++ trunk/dports/devel/bzr-svn/Portfile	2011-07-22 23:21:01 UTC (rev 80991)
@@ -6,11 +6,13 @@
 name          bzr-svn
 epoch         1
 version       1.0.4
-revision      1
+revision      2
 set branch    [join [lrange [split ${version} .] 0 1] .]
 categories    devel python
 platforms     darwin
+license       GPL-2+
 maintainers   raimue
+supported_archs noarch
 
 description   Plugin that allows direct access to Subversion repositories
 long_description  A bzr plugin that allows most bzr commands to work \
@@ -30,8 +32,6 @@
                     port:bzr-rewrite \
                     port:py27-subvertpy
 
-universal_variant   no
-
 patchfiles          patch-bzr-2.3.0.diff
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110722/a5cfbd5b/attachment.html>


More information about the macports-changes mailing list