From c1598f2bed17ae46c56cbc8ea663887b612c8cf3 Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 23 Sep 2004 13:17:34 +0000 Subject: Use a new splash screen file that is not corrupted (uploading with a new name to avoid a manual removal of the old file). The previous PNG image was not uploaded correctly, and misteriously resulted in checksum mismatches (though I haven't been able to reproduce the problem). Closes PR pkg/27019. --- x11/gnome-session/Makefile | 8 ++++---- x11/gnome-session/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'x11/gnome-session') diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile index 911af0de2ae..63b48a09873 100644 --- a/x11/gnome-session/Makefile +++ b/x11/gnome-session/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.41 2004/09/21 16:58:42 jmmv Exp $ +# $NetBSD: Makefile,v 1.42 2004/09/23 13:17:34 jmmv Exp $ # DISTNAME= gnome-session-2.8.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-session/2.8/} -SITES_gnome-splash-2.8.0.png= ${MASTER_SITE_LOCAL:=gnome-splash/} +SITES_gnome-splash-2.8.0.1.png= ${MASTER_SITE_LOCAL:=gnome-splash/} EXTRACT_SUFX= .tar.bz2 -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.8.0.png +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gnome-splash-2.8.0.1.png MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://www.gnome.org/ @@ -34,7 +34,7 @@ GCONF2_SCHEMAS= gnome-session.schemas post-extract: ${MV} ${WRKSRC}/gnome-session/gnome-splash.png \ ${WRKSRC}/gnome-session/gnome-splash-orig.png - ${CP} ${DISTDIR}/gnome-splash-2.8.0.png \ + ${CP} ${DISTDIR}/gnome-splash-2.8.0.1.png \ ${WRKSRC}/gnome-session/gnome-splash.png post-install: diff --git a/x11/gnome-session/distinfo b/x11/gnome-session/distinfo index 35d29e19ae4..c5dbecea0f4 100644 --- a/x11/gnome-session/distinfo +++ b/x11/gnome-session/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2004/09/21 16:58:42 jmmv Exp $ +$NetBSD: distinfo,v 1.13 2004/09/23 13:17:34 jmmv Exp $ SHA1 (gnome-session-2.8.0.tar.bz2) = 07a3091cb69b17919f47b59d55f7dba74cf0fda2 Size (gnome-session-2.8.0.tar.bz2) = 868871 bytes -SHA1 (gnome-splash-2.8.0.png) = 3798cfbdae85187bdac7eed3e2b296a68c0e1ebf -Size (gnome-splash-2.8.0.png) = 111413 bytes +SHA1 (gnome-splash-2.8.0.1.png) = c278e7fd1eb487b1905cedf0bb62e2672ba0e6f8 +Size (gnome-splash-2.8.0.1.png) = 115672 bytes SHA1 (patch-aa) = dad8d1a40dad19a9b7bc58e62a3777a8bea7abc3 SHA1 (patch-ab) = cb6e685ec5f2aa34fd72b7106906b3c05f519761 -- cgit v1.2.3