Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2006 21:05:18 +0200
From:      "Simon Olofsson" <simon@olofsson.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        multimedia@FreeBSD.org
Subject:   [PATCH] graphics/libcaca: Checksum mismatch
Message-ID:  <20060917190519.4C4611B731E@mail-in-01.arcor-online.net>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Simon Olofsson
>Organization:	
>Confidential:	no 
>Synopsis:	[PATCH] graphics/libcaca: Checksum mismatch
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		change-request
>Release:	FreeBSD 6.1-STABLE i386
>Environment:
System: FreeBSD gul.lan.gath3n.de 6.1-STABLE FreeBSD 6.1-STABLE #30: Sat Sep  9 22:23:31 CEST
>Description:
- Checksum mismatch and MASTER_SITES has moved

Port maintainer (multimedia@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libcaca-0.9_5.patch begins here ---
diff -ruN -ruN --exclude=CVS /usr/ports/graphics/libcaca/Makefile /usr/home/simon/src/ports/graphics/libcaca/Makefile
--- /usr/ports/graphics/libcaca/Makefile	Sun Aug 20 18:40:47 2006
+++ /usr/home/simon/src/ports/graphics/libcaca/Makefile	Sun Sep 17 21:03:26 2006
@@ -8,7 +8,7 @@
 PORTVERSION=	0.9
 PORTREVISION=	5
 CATEGORIES=	graphics
-MASTER_SITES=	http://sam.zoy.org/projects/libcaca/
+MASTER_SITES=	http://sam.zoy.org/libcaca/
 
 MAINTAINER=	multimedia@FreeBSD.org
 COMMENT=	Graphics library that outputs text instead of pixels
diff -ruN -ruN --exclude=CVS /usr/ports/graphics/libcaca/distinfo /usr/home/simon/src/ports/graphics/libcaca/distinfo
--- /usr/ports/graphics/libcaca/distinfo	Sat Nov 26 02:47:47 2005
+++ /usr/home/simon/src/ports/graphics/libcaca/distinfo	Sun Sep 17 19:38:23 2006
@@ -1,3 +1,3 @@
-MD5 (libcaca-0.9.tar.gz) = 95a0a89fbd147f6610176fab66d0dd7c
-SHA256 (libcaca-0.9.tar.gz) = 1c85b3eb0e960e7ccf12b03472a338ebaadbd5f6aed673f7a2235ae7fc60265e
-SIZE (libcaca-0.9.tar.gz) = 215622
+MD5 (libcaca-0.9.tar.gz) = 97b0f526f39491389e159055f574c921
+SHA256 (libcaca-0.9.tar.gz) = 5e489dfdf787da78c1a8700d75f29760ba2428af82b0c84c0ccc7918550571ca
+SIZE (libcaca-0.9.tar.gz) = 217200
--- libcaca-0.9_5.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060917190519.4C4611B731E>