summaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Abstract-Limit/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2009-02-15Update from version 0.12nb1 to version 0.14.1 (upstream version 0.141)seb1-6/+6
Approved by MAINTAINER. Pkgsrc changes: - fix HOMEPAGE - adjust build dependencies - reset MAINTAINER to pkgsrc-users@NetBSD.org as per MAINTAINER's request Upstream changes: 0.141 22nd December 2008, 22:13 - fixed pod syntax 0.14 22nd December 2008, 14:48 - added support for Informix, provided by Paul Falbe. 0.13 21st December 2008, 23:20 - updated test suite to play with the latest release of SQL::Abstract. Patches supplied by the SQL::Abstract dev team.
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-06-20Import p5-SQL-Abstract-Limit version 0.12.he1-0/+24
SQL-Abstract-Limit is a portability layer for LIMIT emulation.