ports/131267: [PATCH] databases/p5-SQLite-Work: update to 0.10.02

Lars Thegler lth at FreeBSD.org
Sun Feb 1 20:20:04 UTC 2009


>Number:         131267
>Category:       ports
>Synopsis:       [PATCH] databases/p5-SQLite-Work: update to 0.10.02
>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:   Sun Feb 01 20:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Lars Thegler
>Release:        FreeBSD 6.3-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD hal.thegler.dk 6.3-RELEASE-p7 FreeBSD 6.3-RELEASE-p7 #0: Sun Dec 21 03:42:05 UTC 2008
>Description:
- Update to 0.10.02
- improve MASTER_SITES resilience
- fix -fetch-original failure

Port maintainer (clsung at FreeBSD.org) is cc'd.

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

--- p5-SQLite-Work-0.10.02.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/p5-SQLite-Work/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	14 Aug 2007 03:52:12 -0000	1.6
+++ Makefile	1 Feb 2009 19:32:02 -0000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	SQLite-Work
-PORTVERSION=	0.10.01
+PORTVERSION=	0.10.02
 CATEGORIES=	databases www perl5
-MASTER_SITES=	http://www.cpan.org/authors/id/R/RU/RUBYKAT/
+MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	../by-authors/id/R/RU/RUBYKAT
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/databases/p5-SQLite-Work/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	14 Aug 2007 03:52:12 -0000	1.5
+++ distinfo	1 Feb 2009 19:32:02 -0000
@@ -1,3 +1,3 @@
-MD5 (SQLite-Work-0.1001.tar.gz) = 04e46974ab9a79a107e45a2ac09f1fad
-SHA256 (SQLite-Work-0.1001.tar.gz) = c57141d499fe1eaf0d3ec0e69b7c9a8baec5f6a91070ca5b96061605d74f0baa
-SIZE (SQLite-Work-0.1001.tar.gz) = 173398
+MD5 (SQLite-Work-0.1002.tar.gz) = 2d349e92ad08258ccc4c265c970a77c6
+SHA256 (SQLite-Work-0.1002.tar.gz) = 8b08409564b0044cc34a6ada1771d540e0bcd19a2e65937b32f3cf5be20185c4
+SIZE (SQLite-Work-0.1002.tar.gz) = 174171
--- p5-SQLite-Work-0.10.02.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list