Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2008 20:16:38 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/121028: [UPDATE] www/p5-WWW-Mixi-Scraper
Message-ID:  <200802232016.m1NKGcN0007906@www.freebsd.org>
Resent-Message-ID: <200802232020.m1NKK5ja038132@freefall.freebsd.org>

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

>Number:         121028
>Category:       ports
>Synopsis:       [UPDATE] www/p5-WWW-Mixi-Scraper
>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:   Sat Feb 23 20:20:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.12
- Use CPAN macro
- Add USE_DOS2UNIX
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Mixi-Scraper/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	7 Jan 2008 02:57:46 -0000	1.1
+++ Makefile	21 Feb 2008 18:14:15 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	WWW-Mixi-Scraper
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	www perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	../../authors/id/I/IS/ISHIGAKI
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	markun@onohara.to
@@ -27,6 +26,7 @@
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
+USE_DOS2UNIX=	yes
 
 MAN3=		WWW::Mixi::Scraper::Utils.3 \
 		WWW::Mixi::Scraper::Plugin::NewMusic.3 \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/p5-WWW-Mixi-Scraper/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	7 Jan 2008 02:57:46 -0000	1.1
+++ distinfo	21 Feb 2008 18:14:15 -0000
@@ -1,3 +1,3 @@
-MD5 (WWW-Mixi-Scraper-0.11.tar.gz) = 6eb1b76cc0817f80ade4580aba4fe65a
-SHA256 (WWW-Mixi-Scraper-0.11.tar.gz) = e9c541cb23a0369e74e4f8941a64592c7b70ff408c594d2a729a047b2b206508
-SIZE (WWW-Mixi-Scraper-0.11.tar.gz) = 16780
+MD5 (WWW-Mixi-Scraper-0.12.tar.gz) = 105bef6d85d7af6942cc8e59013c5659
+SHA256 (WWW-Mixi-Scraper-0.12.tar.gz) = e86f49b7f1eb547305f6532442ad3600071f09e5e89b73e6daab34fe81beec5d
+SIZE (WWW-Mixi-Scraper-0.12.tar.gz) = 16943


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



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