Skip site navigation (1)Skip section navigation (2)
Date:      11 Nov 2005 20:04:47 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/88867: Update port: devel/tinyq fix MASTER_SITE and added SHA256
Message-ID:  <20051111220447.28795.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200511112210.jABMAGfk025675@freefall.freebsd.org>

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

>Number:         88867
>Category:       ports
>Synopsis:       Update port: devel/tinyq fix MASTER_SITE and added SHA256
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 11 22:10:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Change MASTER_SITE to fix fetch problem.
- The distinfo is mismatch but i've diffed the two versions and didn't has changes on source code between the tarballs. BTW the MASTER_SITE is now the official project website.
- Added SHA256 on distinfo.
>How-To-Repeat:
	
>Fix:

	

--- tinyq.diff begins here ---
diff -ruN tinyq.old/Makefile tinyq/Makefile
--- tinyq.old/Makefile	Thu Oct 20 12:08:38 2005
+++ tinyq/Makefile	Fri Nov 11 19:59:38 2005
@@ -9,10 +9,10 @@
 
 PORTNAME=	tinyq
 PORTVERSION=	3.0.6
-PORTREVISION=	2
+PORTREVISION=	3
 PORTEPOCH=	0
 CATEGORIES=	devel kde
-MASTER_SITES=	${MASTER_SITE_SAVANNAH}
+MASTER_SITES=	http://www.uwyn.com/download/tinyq/
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	kde@freebsd.org
diff -ruN tinyq.old/distinfo tinyq/distinfo
--- tinyq.old/distinfo	Wed Mar 17 22:32:18 2004
+++ tinyq/distinfo	Fri Nov 11 19:41:20 2005
@@ -1,2 +1,3 @@
-MD5 (tinyq-3.0.6.tar.bz2) = 323f39a4fae6cd3391af8a52e7a58c01
-SIZE (tinyq-3.0.6.tar.bz2) = 776474
+MD5 (tinyq-3.0.6.tar.bz2) = 709d13a41fad682edc23ffd9f1081c6c
+SHA256 (tinyq-3.0.6.tar.bz2) = 1a95243bd8ba2de7561399c1873e1af734799008579e69889ee152b2d1bffd03
+SIZE (tinyq-3.0.6.tar.bz2) = 778306
--- tinyq.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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