Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Sep 2020 16:43:46 +0300
From:      =?UTF-8?B?0JLQu9Cw0LTQuNC80LjRgCDQlNGA0YPQt9C10L3QutC+?= <vvd@unislabs.com>
To:        Po-Chuan Hsieh <sunpoet@freebsd.org>, Kevin Bowling <kbowling@freebsd.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r548262 - head/databases/pgsphere
Message-ID:  <bbea34fd-938a-f288-49ef-c182ad2f20c6@unislabs.com>
In-Reply-To: <CAMHz58Tehu2T7FTuuYOK-HKYgs-1wBzpg9ttxoEdHCvx5qMmBg@mail.gmail.com>
References:  <202009112154.08BLsRIe074399@repo.freebsd.org> <CAMHz58Tehu2T7FTuuYOK-HKYgs-1wBzpg9ttxoEdHCvx5qMmBg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248657

Fix build databases/pgsphere and update to support PostgreSQL 12 (1.25 
KB, patch)
2020-08-24 21:03 MSK, VVD
vvd: maintainer-approval? (sunpoet)
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217497&action=diff

12.09.2020 09:49, Po-Chuan Hsieh пишет:
> On Sat, Sep 12, 2020 at 5:54 AM Kevin Bowling <kbowling@freebsd.org 
> <mailto:kbowling@freebsd.org>> wrote:
>
>     Author: kbowling
>     Date: Fri Sep 11 21:54:26 2020
>     New Revision: 548262
>     URL: https://svnweb.freebsd.org/changeset/ports/548262
>
>     Log:
>       databases/pgsphere: Update to support PG12
>
>       PR:           248657
>       Submitted by: VVD@unislabs.com <mailto:VVD@unislabs.com>
>       Approved by:  sunpoet (maintainer timeout)
>
>
> I'm not aware of this patch.
> This PR is not assigned to me.
> Please submit another PR for such changes next time.
> Thanks!
>
>       Sponsored by: BBOX.io
>
>     Modified:
>       head/databases/pgsphere/Makefile
>       head/databases/pgsphere/distinfo
>
>     Modified: head/databases/pgsphere/Makefile
>     ==============================================================================
>     --- head/databases/pgsphere/Makefile    Fri Sep 11 21:01:17 2020 
>           (r548261)
>     +++ head/databases/pgsphere/Makefile    Fri Sep 11 21:54:26 2020 
>           (r548262)
>     @@ -3,7 +3,7 @@
>
>      PORTNAME=      pgsphere
>      PORTVERSION=   1.1.5
>     -PORTREVISION=  2
>     +PORTREVISION=  3
>      CATEGORIES=    databases geography
>
>      MAINTAINER=    sunpoet@FreeBSD.org
>     @@ -25,7 +25,7 @@ TEST_TARGET=  installcheck
>      DATADIR=       ${PREFIX}/share/postgresql
>      DOCSDIR?=      ${PREFIX}/share/doc/postgresql
>
>     -GH_TAGNAME=    f36ffd6
>     +GH_TAGNAME=    e0b303d
>      USE_GITHUB=    yes
>
>      DOCS_MAKE_ARGS_OFF=    DOCS=""
>
>     Modified: head/databases/pgsphere/distinfo
>     ==============================================================================
>     --- head/databases/pgsphere/distinfo    Fri Sep 11 21:01:17 2020 
>           (r548261)
>     +++ head/databases/pgsphere/distinfo    Fri Sep 11 21:54:26 2020 
>           (r548262)
>     @@ -1,3 +1,3 @@
>     -TIMESTAMP = 1523471709
>     -SHA256 (pgsphere-pgsphere-1.1.5-f36ffd6_GH0.tar.gz) =
>     8ef24e1aefe12b544747976a568a037dcfea778a997b5ab15e42af652067180a
>     -SIZE (pgsphere-pgsphere-1.1.5-f36ffd6_GH0.tar.gz) = 445706
>     +TIMESTAMP = 1599860707
>     +SHA256 (pgsphere-pgsphere-1.1.5-e0b303d_GH0.tar.gz) =
>     8a96e9ec6d44d25aab4f8fdc17a914d39a85e5aeba42f609db63762f6f4c963d
>     +SIZE (pgsphere-pgsphere-1.1.5-e0b303d_GH0.tar.gz) = 458817
>     _______________________________________________
>     svn-ports-all@freebsd.org <mailto:svn-ports-all@freebsd.org>
>     mailing list
>     https://lists.freebsd.org/mailman/listinfo/svn-ports-all
>     To unsubscribe, send any mail to
>     "svn-ports-all-unsubscribe@freebsd.org
>     <mailto:svn-ports-all-unsubscribe@freebsd.org>"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bbea34fd-938a-f288-49ef-c182ad2f20c6>