Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2006 08:55:09 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/104723: [PATCH] net/p5-Net-Delicious: update to 1.10, take maintainership
Message-ID:  <20061024005509.7F8DD284E6@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200610240100.k9O10bSR007789@freefall.freebsd.org>

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

>Number:         104723
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-Delicious: update to 1.10, take maintainership
>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:   Tue Oct 24 01:00:36 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #21: Wed Sep 13 17:54:15 CST 2006
>Description:
- Update to 1.10
- Take maintainership

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

--- p5-Net-Delicious-1.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Delicious/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	11 Aug 2006 04:25:28 -0000	1.7
+++ Makefile	24 Oct 2006 00:48:20 -0000
@@ -6,13 +6,14 @@
 #
 
 PORTNAME=	Net-Delicious
-PORTVERSION=	1.01
+PORTVERSION=	1.10
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-${PORTVERSION:C/0+$//}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	clsung@FreeBSD.org
 COMMENT=	OOP for managing posts on del.icio.us
 
 BUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/net/p5-Net-Delicious/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	14 Jul 2006 15:34:35 -0000	1.5
+++ distinfo	24 Oct 2006 00:48:20 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-Delicious-1.01.tar.gz) = b17e70e0d96ef99e7df39289e74d9ecf
-SHA256 (Net-Delicious-1.01.tar.gz) = 6c252a6fe74d207c73c1a7f5fc7daa573589fa1368570abfe5552de406761070
-SIZE (Net-Delicious-1.01.tar.gz) = 18555
+MD5 (Net-Delicious-1.1.tar.gz) = ed4e8386a24ff5310acc4ebaf20e43bb
+SHA256 (Net-Delicious-1.1.tar.gz) = f64f3df4a36bd5070c2d8b16318c32e16614b41d0ea03fd757af1cd0623e2fca
+SIZE (Net-Delicious-1.1.tar.gz) = 18592
--- p5-Net-Delicious-1.10.patch ends here ---

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



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