diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-09-08 00:05:59 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-09-08 00:05:59 +0200 |
commit | 5831af4c637decc5f404a661123cf19c5ec49527 (patch) | |
tree | 96d40a92012041806110d164f2581737c0e077be | |
parent | 5561988d06249b960973aaa2cfd24d07e7ef0e3d (diff) | |
download | nutyx-pakxe-5831af4c637decc5f404a661123cf19c5ec49527.tar.gz nutyx-pakxe-5831af4c637decc5f404a661123cf19c5ec49527.tar.bz2 nutyx-pakxe-5831af4c637decc5f404a661123cf19c5ec49527.tar.xz nutyx-pakxe-5831af4c637decc5f404a661123cf19c5ec49527.zip |
maj xorg-xf86bigfontproto#1.2.0-1
-rw-r--r-- | xorg/xorg-xf86bigfontproto/.footprint | 1 | ||||
-rw-r--r-- | xorg/xorg-xf86bigfontproto/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-xf86bigfontproto/Pkgfile | 3 |
3 files changed, 4 insertions, 2 deletions
diff --git a/xorg/xorg-xf86bigfontproto/.footprint b/xorg/xorg-xf86bigfontproto/.footprint index 0d5a89db8..618d750fc 100644 --- a/xorg/xorg-xf86bigfontproto/.footprint +++ b/xorg/xorg-xf86bigfontproto/.footprint @@ -3,6 +3,7 @@ drwxr-xr-x root/root usr/include/ drwxr-xr-x root/root usr/include/X11/ drwxr-xr-x root/root usr/include/X11/extensions/ -rw-r--r-- root/root usr/include/X11/extensions/xf86bigfont.h +-rw-r--r-- root/root usr/include/X11/extensions/xf86bigfproto.h -rw-r--r-- root/root usr/include/X11/extensions/xf86bigfstr.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ diff --git a/xorg/xorg-xf86bigfontproto/.md5sum b/xorg/xorg-xf86bigfontproto/.md5sum index 8d1eca60b..c513e2dbd 100644 --- a/xorg/xorg-xf86bigfontproto/.md5sum +++ b/xorg/xorg-xf86bigfontproto/.md5sum @@ -1 +1 @@ -a318c1e86123832d7b0c95fc7d47ef35 xf86bigfontproto-1.1.2.tar.bz2 +120e226ede5a4687b25dd357cc9b8efe xf86bigfontproto-1.2.0.tar.bz2 diff --git a/xorg/xorg-xf86bigfontproto/Pkgfile b/xorg/xorg-xf86bigfontproto/Pkgfile index 76d87c83f..2b81bc592 100644 --- a/xorg/xorg-xf86bigfontproto/Pkgfile +++ b/xorg/xorg-xf86bigfontproto/Pkgfile @@ -1,9 +1,10 @@ # Description: xorg proto xf86bigfontproto # URL: http://xorg.freedesktop.org # Maintainer: Tilman Sauerbeck, tilman at crux dot nu +# Packager: thierryn1 at hispeed dot ch name=xorg-xf86bigfontproto -version=1.1.2 +version=1.2.0 release=1 source=(http://xorg.freedesktop.org/releases/individual/proto/xf86bigfontproto-$version.tar.bz2) |