Hello,

with latest update of databases/p5-DBD-SQLite to 1.46 EPOCH got lost.

Creating the package fails here:

Create /usr/ports/packages/sparc64/all/p5-DBD-SQLite-1.46.tgz
Found newer package p5-DBD-SQLite-1.35p3v0 in /usr/ports/plist/sparc64

Patch below to re-add EPOCH

Regards,
Markus

Index: Makefile
===================================================================
RCS file: /cvs/ports/databases/p5-DBD-SQLite/Makefile,v
retrieving revision 1.35
diff -u -p -r1.35 Makefile
--- Makefile    5 Apr 2015 23:12:00 -0000       1.35
+++ Makefile    6 Apr 2015 10:51:32 -0000
@@ -6,6 +6,7 @@ COMMENT=                SQLite drivers for the Perl DB
 
 MODULES=               cpan
 DISTNAME=              DBD-SQLite-1.46
+EPOCH =                        0
 CATEGORIES=            databases
 
 MAINTAINER=            Robert Nagy <[email protected]>

Reply via email to