diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-04-25 10:04:53 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-04-25 10:04:53 +0200 |
commit | d189cb1858b426e6762a6a634b367c4dd3daf0e9 (patch) | |
tree | bec9ebfd9a6b2d7895aa55c6350a9dce683d5912 /xorg | |
parent | e4749f64fb9b67558eb4522d24f7860772d9f82a (diff) | |
download | nutyx-pakxe-d189cb1858b426e6762a6a634b367c4dd3daf0e9.tar.gz nutyx-pakxe-d189cb1858b426e6762a6a634b367c4dd3daf0e9.tar.bz2 nutyx-pakxe-d189cb1858b426e6762a6a634b367c4dd3daf0e9.tar.xz nutyx-pakxe-d189cb1858b426e6762a6a634b367c4dd3daf0e9.zip |
maj xorg-imake#1.0.3-1
Diffstat (limited to 'xorg')
-rw-r--r-- | xorg/xorg-imake/.footprint | 18 | ||||
-rw-r--r-- | xorg/xorg-imake/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-imake/Pkgfile | 4 |
3 files changed, 12 insertions, 12 deletions
diff --git a/xorg/xorg-imake/.footprint b/xorg/xorg-imake/.footprint index 1ded4af9a..6e428613a 100644 --- a/xorg/xorg-imake/.footprint +++ b/xorg/xorg-imake/.footprint @@ -12,12 +12,12 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man1/ --rw-r--r-- root/root usr/share/man/man1/ccmakedep.1x.gz --rw-r--r-- root/root usr/share/man/man1/cleanlinks.1x.gz --rw-r--r-- root/root usr/share/man/man1/imake.1x.gz --rw-r--r-- root/root usr/share/man/man1/makeg.1x.gz --rw-r--r-- root/root usr/share/man/man1/mergelib.1x.gz --rw-r--r-- root/root usr/share/man/man1/mkdirhier.1x.gz --rw-r--r-- root/root usr/share/man/man1/mkhtmlindex.1x.gz --rw-r--r-- root/root usr/share/man/man1/revpath.1x.gz --rw-r--r-- root/root usr/share/man/man1/xmkmf.1x.gz +-rw-r--r-- root/root usr/share/man/man1/ccmakedep.1.gz +-rw-r--r-- root/root usr/share/man/man1/cleanlinks.1.gz +-rw-r--r-- root/root usr/share/man/man1/imake.1.gz +-rw-r--r-- root/root usr/share/man/man1/makeg.1.gz +-rw-r--r-- root/root usr/share/man/man1/mergelib.1.gz +-rw-r--r-- root/root usr/share/man/man1/mkdirhier.1.gz +-rw-r--r-- root/root usr/share/man/man1/mkhtmlindex.1.gz +-rw-r--r-- root/root usr/share/man/man1/revpath.1.gz +-rw-r--r-- root/root usr/share/man/man1/xmkmf.1.gz diff --git a/xorg/xorg-imake/.md5sum b/xorg/xorg-imake/.md5sum index e849a7d6c..f84bad6ed 100644 --- a/xorg/xorg-imake/.md5sum +++ b/xorg/xorg-imake/.md5sum @@ -1 +1 @@ -02fea5a02ba2857c7d81820c8e8b8e6f imake-1.0.2.tar.bz2 +ff553c4646edcc9e76b7308991ad421a imake-1.0.3.tar.bz2 diff --git a/xorg/xorg-imake/Pkgfile b/xorg/xorg-imake/Pkgfile index 161c9267b..c3688c23c 100644 --- a/xorg/xorg-imake/Pkgfile +++ b/xorg/xorg-imake/Pkgfile @@ -5,8 +5,8 @@ # Depends on: xorg-xproto, xorg-cf-files name=xorg-imake -version=1.0.2 -release=2 +version=1.0.3 +release=1 source=(http://xorg.freedesktop.org/releases/individual/util/imake-$version.tar.bz2) build() { |