diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-28 17:46:53 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-28 17:46:53 +0800 |
commit | d2d5a13cca1efb3af500932c5faa45d31a53f61e (patch) | |
tree | 073f28856185e1dbaa86c0d019ba40609ed7f4e4 /databases | |
parent | 529db9778826016d1bc31833b85d1fa0aaf5f118 (diff) | |
download | freebsd-ports-gnome-d2d5a13cca1efb3af500932c5faa45d31a53f61e.tar.gz freebsd-ports-gnome-d2d5a13cca1efb3af500932c5faa45d31a53f61e.tar.zst freebsd-ports-gnome-d2d5a13cca1efb3af500932c5faa45d31a53f61e.zip |
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
Diffstat (limited to 'databases')
-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 \ |