[47226] trunk/dports/x11

blb at macports.org blb at macports.org
Mon Feb 23 14:40:34 PST 2009


Revision: 47226
          http://trac.macports.org/changeset/47226
Author:   blb at macports.org
Date:     2009-02-23 14:40:33 -0800 (Mon, 23 Feb 2009)
Log Message:
-----------
New port - x11/xbitmaps, Bitmaps that are shared between X applications

Added Paths:
-----------
    trunk/dports/x11/xbitmaps/
    trunk/dports/x11/xbitmaps/Portfile

Added: trunk/dports/x11/xbitmaps/Portfile
===================================================================
--- trunk/dports/x11/xbitmaps/Portfile	                        (rev 0)
+++ trunk/dports/x11/xbitmaps/Portfile	2009-02-23 22:40:33 UTC (rev 47226)
@@ -0,0 +1,24 @@
+# $Id$
+
+PortSystem          1.0
+name                xbitmaps
+version             1.0.1
+categories          x11 graphics
+maintainers         blb openmaintainer
+description         Bitmaps that are shared between X applications
+long_description    ${description}
+
+platforms           darwin
+
+homepage            http://www.x.org/
+master_sites        ${homepage}pub/individual/data/
+use_bzip2           yes
+
+checksums           md5     b28a9840cde3c38d7c09716372fea257 \
+                    sha1    6c0fd6f7c9bba682aa0216b4d91a6e9a6b7f01cf \
+                    rmd160  d6cf399ffce54cd001e7d6ed41c83c9495d73db9
+
+livecheck.check     regex
+livecheck.regex     ${name}-(\[\\d.\]+)${extract.suffix}
+livecheck.url       ${master_sites}
+


Property changes on: trunk/dports/x11/xbitmaps/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090223/38a9dff3/attachment.html>


More information about the macports-changes mailing list