aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-SQL-Abstract-Limit/Makefile
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2005-11-17 02:35:01 +0800
committerflz <flz@FreeBSD.org>2005-11-17 02:35:01 +0800
commit30175a97f6b4f6bab889b088ff9c4ac1bb460187 (patch)
treed0454507b86e278bf3fb2aeca07022665aaf106f /databases/p5-SQL-Abstract-Limit/Makefile
parentd9109dbb07a77658164cae6a105fe160e3b3f2d6 (diff)
downloadfreebsd-ports-graphics-30175a97f6b4f6bab889b088ff9c4ac1bb460187.tar.gz
freebsd-ports-graphics-30175a97f6b4f6bab889b088ff9c4ac1bb460187.tar.zst
freebsd-ports-graphics-30175a97f6b4f6bab889b088ff9c4ac1bb460187.zip
- Update to 0.11.
- Add SHA256 checksum. PR: ports/89142 Submitted by: maintainer
Diffstat (limited to 'databases/p5-SQL-Abstract-Limit/Makefile')
-rw-r--r--databases/p5-SQL-Abstract-Limit/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-SQL-Abstract-Limit/Makefile b/databases/p5-SQL-Abstract-Limit/Makefile
index c0ec0ca236f..7b0b968b354 100644
--- a/databases/p5-SQL-Abstract-Limit/Makefile
+++ b/databases/p5-SQL-Abstract-Limit/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= SQL-Abstract-Limit
-PORTVERSION= 0.101
+PORTVERSION= 0.110
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/D/DA/DAVEBAIRD
PKGNAMEPREFIX= p5-
+DISTNAME= ${PORTNAME}-0.11
MAINTAINER= lars@balker.dk
COMMENT= SQL Portability layer for LIMIT emulation