update to SQL-ReservedWords-0.8
This commit is contained in:
parent
7fd2897389
commit
8ca8f8fea3
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2015/01/21 14:05:46 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2015/06/19 08:28:39 jasper Exp $
|
||||
|
||||
COMMENT= reserved words in SQL and specific databases
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= SQL-ReservedWords-0.7
|
||||
REVISION= 0
|
||||
DISTNAME= SQL-ReservedWords-0.8
|
||||
CATEGORIES= databases
|
||||
|
||||
# perl
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (SQL-ReservedWords-0.7.tar.gz) = B0FXkaVWGNF+xgmQMbfKmQI4yKawVX6gR/E/XG6XOao=
|
||||
SIZE (SQL-ReservedWords-0.7.tar.gz) = 19254
|
||||
SHA256 (SQL-ReservedWords-0.8.tar.gz) = CfSuzxvY790/mznxaiQMTpzrYespW4gUXJbrnVhQSio=
|
||||
SIZE (SQL-ReservedWords-0.8.tar.gz) = 27935
|
||||
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-scripts_sqlrw,v 1.1.1.1 2006/12/10 12:58:10 espie Exp $
|
||||
--- scripts/sqlrw.orig Sun Dec 10 13:51:54 2006
|
||||
+++ scripts/sqlrw Sun Dec 10 13:52:09 2006
|
||||
@@ -56,7 +56,7 @@ print <<REPORT;
|
||||
REPORT
|
||||
|
||||
sub usage {
|
||||
- require POD::Usage;
|
||||
+ require Pod::Usage;
|
||||
Pod::Usage::pod2usage( @_ );
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user