diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-28 09:46:53 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-28 09:46:53 +0000 |
commit | 755de186eca7162d91a603394a807a85e5e8e63e (patch) | |
tree | 073f28856185e1dbaa86c0d019ba40609ed7f4e4 /databases/p5-Rose-DB | |
parent | 4b16d6716bb33786a0c1fad14564f479821a695b (diff) |
Update to 0.16012
- Use real PORTVERSION and update dependent port
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/DateTime-Format-Pg/Changes
Notes
Notes:
svn path=/head/; revision=435023
Diffstat (limited to 'databases/p5-Rose-DB')
-rw-r--r-- | databases/p5-Rose-DB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile index 801498cc8344..49895c478da5 100644 --- a/databases/p5-Rose-DB/Makefile +++ b/databases/p5-Rose-DB/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-Bit-Vector>=6.4:math/p5-Bit-Vector \ p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-Format-MySQL>=0:devel/p5-DateTime-Format-MySQL \ p5-DateTime-Format-Oracle>=0:devel/p5-DateTime-Format-Oracle \ - p5-DateTime-Format-Pg>=0.11:devel/p5-DateTime-Format-Pg \ + p5-DateTime-Format-Pg>=0.11000:devel/p5-DateTime-Format-Pg \ p5-Rose-DateTime>=0.532,1:devel/p5-Rose-DateTime \ p5-Rose-Object>=0.854:devel/p5-Rose-Object \ p5-SQL-ReservedWords>=0:databases/p5-SQL-ReservedWords \ |