mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Change RUN_DEPENDS from rubygem-pg to rubygem-pg0
- Bump PORTREVISION for dependency change
This commit is contained in:
parent
876e21a404
commit
552bb5a820
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462519
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= peek-pg
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-concurrent-ruby>=0:devel/rubygem-concurrent-ruby \
|
||||
rubygem-concurrent-ruby-ext>=0:devel/rubygem-concurrent-ruby-ext \
|
||||
rubygem-pg>=0:databases/rubygem-pg \
|
||||
rubygem-pg0>=0:databases/rubygem-pg0 \
|
||||
rubygem-peek>=0.1.0:devel/rubygem-peek
|
||||
|
||||
NO_ARCH= yes
|
||||
|
Loading…
Reference in New Issue
Block a user