[42874] trunk/dports/x11/xorg-inputproto/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Dec 1 17:05:55 PST 2008


Revision: 42874
          http://trac.macports.org/changeset/42874
Author:   jeremyhu at macports.org
Date:     2008-12-01 17:05:54 -0800 (Mon, 01 Dec 2008)
Log Message:
-----------
Bumped version of xorg-inputproto and updated maintainership... also removed dep on util-macros since that's only needed if rebuilding configure

Modified Paths:
--------------
    trunk/dports/x11/xorg-inputproto/Portfile

Modified: trunk/dports/x11/xorg-inputproto/Portfile
===================================================================
--- trunk/dports/x11/xorg-inputproto/Portfile	2008-12-01 23:52:06 UTC (rev 42873)
+++ trunk/dports/x11/xorg-inputproto/Portfile	2008-12-02 01:05:54 UTC (rev 42874)
@@ -2,16 +2,17 @@
 PortSystem 1.0
 
 name		xorg-inputproto
-version		1.4.2
+version		1.5.0
 categories	x11 devel
-maintainers	bbyer at macports.org
+maintainers	jeremyhu
 description	X.org inputproto
 homepage	http://www.x.org
 platforms	darwin
 long_description Prototype headers for the XInput extension to X11
-master_sites 	${homepage}/pub/individual/proto/
+master_sites	${homepage}/pub/individual/proto/
 
 distname	inputproto-${version}
-checksums	sha1 db749d46dde0fa84ae68425b6a91470079559c02
+checksums           md5     dcc36554aea1338b3813943daf1e9988 \
+                    sha1    c6514843f35e2591fadc13f3fc87bf3752b7197c \
+                    rmd160  5d04e4c85241e262f26b0827340da7ca92080630
 use_bzip2	yes
-depends_lib     port:xorg-util-macros
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081201/8c288913/attachment.html>


More information about the macports-changes mailing list