Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jul 2004 18:06:00 -0600
From:      "Jie Gao" <gaoj@cpsc.ucalgary.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/69259: [PATCH] Update www/akregator to 1.0b5
Message-ID:  <200407190006.i6J060pi017968@imgw1.cpsc.ucalgary.ca>
Resent-Message-ID: <200407190010.i6J0ADSX026958@freefall.freebsd.org>

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

>Number:         69259
>Category:       ports
>Synopsis:       [PATCH] Update www/akregator to 1.0b5
>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:   Mon Jul 19 00:10:12 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jie Gao
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD aibsd-current 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Thu Jul 15 10:00:38 MDT 2004 gaoj@aibsd-current:/usr/obj/usr/src/sys/AIBSD i386


	
>Description:
	
Update www/akregator to 1.0b5.

It seems that SF.net has turned back to normal so the MASTERSITE is changed 
back. And generate the DISTNAME from PORTVERSION.

>How-To-Repeat:
	
>Fix:

	

--- patch-akregator begins here ---
diff -ruN akregator.old/Makefile akregator/Makefile
--- akregator.old/Makefile	Sun Jul 18 17:40:12 2004
+++ akregator/Makefile	Sun Jul 18 17:42:02 2004
@@ -5,14 +5,11 @@
 # $FreeBSD: ports/www/akregator/Makefile,v 1.3 2004/07/17 11:10:37 arved Exp $
 
 PORTNAME=	akregator
-PORTVERSION=	1.0.b4f
-PORTREVISION=	1
+PORTVERSION=	1.0.b5
 CATEGORIES=	www kde
-#SF has some problem. This is a temporary mirror.
-MASTER_SITES=	http://berk.upnet.ru/projects/kde/akregator/download/
-#MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-#MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	akregator-1.0_beta4fixed
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/_beta/}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An RSS aggregator for KDE
diff -ruN akregator.old/distinfo akregator/distinfo
--- akregator.old/distinfo	Sun Jul 18 17:40:12 2004
+++ akregator/distinfo	Sun Jul 18 17:42:14 2004
@@ -1,2 +1,2 @@
-MD5 (akregator-1.0_beta4fixed.tar.bz2) = e211ecb9b88151e5f63b24e73225ec94
-SIZE (akregator-1.0_beta4fixed.tar.bz2) = 664771
+MD5 (akregator-1.0_beta5.tar.bz2) = c67307935229619c63afa9e863499294
+SIZE (akregator-1.0_beta5.tar.bz2) = 667056
--- patch-akregator ends here ---


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



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