- minor update to gcompris-8.4.2

This commit is contained in:
ajacoutot 2007-10-30 13:56:43 +00:00
parent acc66832c1
commit 41ef555bf7
4 changed files with 17 additions and 17 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.7 2007/10/20 12:49:02 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.8 2007/10/30 13:56:43 ajacoutot Exp $
COMMENT= educational game for children
DISTNAME= gcompris-8.4.1
DISTNAME= gcompris-8.4.2
CATEGORIES= games education
HOMEPAGE= http://gcompris.net/

View File

@ -1,5 +1,5 @@
MD5 (gcompris-8.4.1.tar.gz) = sJBOYeDXI4gi3ZqH7xFM0w==
RMD160 (gcompris-8.4.1.tar.gz) = 0AshS3fbB9BJ5TsJnuQ7zomtf4c=
SHA1 (gcompris-8.4.1.tar.gz) = Nutcurx0ITRgyk17R1gnDFOoIkc=
SHA256 (gcompris-8.4.1.tar.gz) = 3iPkf4qQCX/PT0ffPewzqOTJuWgrPIkKGB1nby9CYIs=
SIZE (gcompris-8.4.1.tar.gz) = 86197566
MD5 (gcompris-8.4.2.tar.gz) = ImUIByxywNeKZukY74JxXQ==
RMD160 (gcompris-8.4.2.tar.gz) = Kf42qtClF3NIaeuGRlOVNAsBTn4=
SHA1 (gcompris-8.4.2.tar.gz) = cEDsGx6VdhyWyb8h5VBAxsuNcMA=
SHA256 (gcompris-8.4.2.tar.gz) = 06ylJ7xm8v3euYe0CmmlwJ3Go8pAD3sATZYqow8oHa8=
SIZE (gcompris-8.4.2.tar.gz) = 86192832

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Makefile_in,v 1.3 2007/10/20 12:49:02 ajacoutot Exp $
--- Makefile.in.orig Thu Oct 11 23:38:30 2007
+++ Makefile.in Sat Oct 13 18:14:50 2007
@@ -858,7 +858,7 @@ info: info-recursive
$OpenBSD: patch-Makefile_in,v 1.4 2007/10/30 13:56:43 ajacoutot Exp $
--- Makefile.in.orig Mon Oct 29 23:26:55 2007
+++ Makefile.in Tue Oct 30 13:07:34 2007
@@ -856,7 +856,7 @@ info: info-recursive
info-am:
@ -10,7 +10,7 @@ $OpenBSD: patch-Makefile_in,v 1.3 2007/10/20 12:49:02 ajacoutot Exp $
install-data-local install-iconDATA
install-exec-am:
@@ -918,7 +918,7 @@ install-data-local:
@@ -916,7 +916,7 @@ install-data-local:
@$(NORMAL_INSTALL)
if test -d $(srcdir)/$(PACKAGE_DATA_DIR); then \
$(mkinstalldirs) $(DESTDIR)/$(pkgdatadir)/$(PACKAGE_DATA_DIR); \

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-configure,v 1.3 2007/10/20 12:49:02 ajacoutot Exp $
--- configure.orig Thu Oct 11 23:38:31 2007
+++ configure Sat Oct 13 18:14:50 2007
@@ -25743,9 +25743,6 @@ fi
$OpenBSD: patch-configure,v 1.4 2007/10/30 13:56:43 ajacoutot Exp $
--- configure.orig Mon Oct 29 23:26:58 2007
+++ configure Tue Oct 30 13:07:34 2007
@@ -25837,9 +25837,6 @@ fi
XLIBADD=
@ -11,7 +11,7 @@ $OpenBSD: patch-configure,v 1.3 2007/10/20 12:49:02 ajacoutot Exp $
# Check whether --enable-xf86vidmode was given.
if test "${enable_xf86vidmode+set}" = set; then
@@ -28108,7 +28105,7 @@ if test "x$PYTHON_LIBS" = "x" ; then
@@ -28202,7 +28199,7 @@ if test "x$PYTHON_LIBS" = "x" ; then
python_libdir=`$PYTHON -c "import distutils.sysconfig ; print distutils.sysconfig.get_config_var(\"LIBDIR\")"`