aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-SQL-Abstract/Makefile
diff options
context:
space:
mode:
authorlbr <lbr@FreeBSD.org>2008-07-10 06:29:18 +0800
committerlbr <lbr@FreeBSD.org>2008-07-10 06:29:18 +0800
commit88e351134753992ae66db0a498a0614113376cb5 (patch)
treed800cf891041aaed8355464605360be2065a9a1e /databases/p5-SQL-Abstract/Makefile
parent940dc0f7797aaedd42f0f3e5c46b2d61e8dffb51 (diff)
downloadfreebsd-ports-gnome-88e351134753992ae66db0a498a0614113376cb5.tar.gz
freebsd-ports-gnome-88e351134753992ae66db0a498a0614113376cb5.tar.zst
freebsd-ports-gnome-88e351134753992ae66db0a498a0614113376cb5.zip
Update to 1.24 (apparantly 1.23 was FUBAR: http://search.cpan.org/src/MSTROUT/SQL-Abstract-1.24/Changes)
Diffstat (limited to 'databases/p5-SQL-Abstract/Makefile')
-rw-r--r--databases/p5-SQL-Abstract/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index 5dbd44c28757..d05796892f82 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -6,11 +6,10 @@
#
PORTNAME= SQL-Abstract
-PORTVERSION= 1.23
+PORTVERSION= 1.24
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-EXTRACT_SUFX= .tgz
MAINTAINER= lbr@FreeBSD.org
COMMENT= Perl extension to generate SQL from Perl data structures