Upgrade to 1.2.1
- fix "Starting server for port 0" problem
This commit is contained in:
parent
876aa26892
commit
5e935a82ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102779
2 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= postgresql-relay
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= databases net
|
||||
MASTER_SITES= http://www.mavetju.org/download/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (postgresql-relay-1.2.tar.gz) = 4b2ceeb8fbab310acecb2a3aa407dee4
|
||||
SIZE (postgresql-relay-1.2.tar.gz) = 9248
|
||||
MD5 (postgresql-relay-1.2.1.tar.gz) = 63d46f32fa97c208e3d5c5f634f93de8
|
||||
SIZE (postgresql-relay-1.2.1.tar.gz) = 9165
|
||||
|
|
Loading…
Reference in a new issue