[85394] trunk/dports/archivers/lcab/Portfile

blb at macports.org blb at macports.org
Thu Oct 13 00:59:17 PDT 2011


Revision: 85394
          http://trac.macports.org/changeset/85394
Author:   blb at macports.org
Date:     2011-10-13 00:59:14 -0700 (Thu, 13 Oct 2011)
Log Message:
-----------
archivers/lcab: use debian for master_sites as original home/master_site
is gone; add license

Modified Paths:
--------------
    trunk/dports/archivers/lcab/Portfile

Modified: trunk/dports/archivers/lcab/Portfile
===================================================================
--- trunk/dports/archivers/lcab/Portfile	2011-10-13 07:51:33 UTC (rev 85393)
+++ trunk/dports/archivers/lcab/Portfile	2011-10-13 07:59:14 UTC (rev 85394)
@@ -7,14 +7,19 @@
 categories      archivers
 platforms       darwin
 maintainers     nomaintainer
+license         GPL-2+
 description     Linux CABinet file creator
 
 long_description \
     LCAB is a small program for linux that creates an uncompressed \
     MS Cabinet File from a set of input files.
 
+# Note, as of 2011-10-13 the hostname here doesn't resolve, leaving to
+# keep lint quiet...
 homepage        http://coding.wooyayhoopla.be/lcab/
-master_sites    ${homepage}/sources
+master_sites    debian:l/${name}
+distname        ${name}_${version}.orig
+worksrcdir      ${name}-${version}
 
 checksums       md5 9403e08f53fcf262e25641a9b900d4de \
                 sha1 3e5a1f23f0ea1c991e80322592e3ede9f38ecd94 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111013/0b221ff8/attachment.html>


More information about the macports-changes mailing list