diff options
author | Olivier DOSSMANN <blankoworld@wanadoo.fr> | 2009-11-18 09:27:52 +0100 |
---|---|---|
committer | Olivier DOSSMANN <blankoworld@wanadoo.fr> | 2009-11-18 09:27:52 +0100 |
commit | 09640937ad3d1a4b0e140bb17a5b718a1eec87b0 (patch) | |
tree | 11209420cc9e2cc821247e762f10f97f2000b867 /xorg/xorg-recordproto | |
parent | e4ee11a8fa68f9a1218480f96c023cced32be83f (diff) | |
parent | 48edee3b964820ca0f4a04da1ca87051407b0f2a (diff) | |
download | nutyx-extra-09640937ad3d1a4b0e140bb17a5b718a1eec87b0.tar.gz nutyx-extra-09640937ad3d1a4b0e140bb17a5b718a1eec87b0.tar.bz2 nutyx-extra-09640937ad3d1a4b0e140bb17a5b718a1eec87b0.tar.xz nutyx-extra-09640937ad3d1a4b0e140bb17a5b718a1eec87b0.zip |
Merge remote branch 'nutyx-2009/master'
Diffstat (limited to 'xorg/xorg-recordproto')
-rw-r--r-- | xorg/xorg-recordproto/.footprint | 3 | ||||
-rw-r--r-- | xorg/xorg-recordproto/.md5sum | 2 | ||||
-rw-r--r-- | xorg/xorg-recordproto/Pkgfile | 2 |
3 files changed, 4 insertions, 3 deletions
diff --git a/xorg/xorg-recordproto/.footprint b/xorg/xorg-recordproto/.footprint index 20b8e5089..9aab3bf16 100644 --- a/xorg/xorg-recordproto/.footprint +++ b/xorg/xorg-recordproto/.footprint @@ -2,7 +2,8 @@ drwxr-xr-x root/root usr/ 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/record.h +-rw-r--r-- root/root usr/include/X11/extensions/recordconst.h +-rw-r--r-- root/root usr/include/X11/extensions/recordproto.h -rw-r--r-- root/root usr/include/X11/extensions/recordstr.h drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/pkgconfig/ diff --git a/xorg/xorg-recordproto/.md5sum b/xorg/xorg-recordproto/.md5sum index 3b0498bfe..831839415 100644 --- a/xorg/xorg-recordproto/.md5sum +++ b/xorg/xorg-recordproto/.md5sum @@ -1 +1 @@ -0ed4706564a34fc2aff724aa16d3ff00 recordproto-1.13.2.tar.bz2 +70f5998c673aa510e2acd6d8fb3799de recordproto-1.14.tar.bz2 diff --git a/xorg/xorg-recordproto/Pkgfile b/xorg/xorg-recordproto/Pkgfile index 4cbbd3246..7fb3f272b 100644 --- a/xorg/xorg-recordproto/Pkgfile +++ b/xorg/xorg-recordproto/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: Tilman Sauerbeck, tilman at crux dot nu name=xorg-recordproto -version=1.13.2 +version=1.14 release=1 source=(http://xorg.freedesktop.org/releases/individual/proto/recordproto-$version.tar.bz2) |