From owner-svn-ports-head@freebsd.org Sat Jul 27 12:04:20 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2FBA4B8420 for ; Sat, 27 Jul 2019 12:04:20 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BA42782356 for ; Sat, 27 Jul 2019 12:00:42 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) (Authenticated sender: sunpoet) by smtp.freebsd.org (Postfix) with ESMTPSA id C0B821BFB6 for ; Sat, 27 Jul 2019 12:00:40 +0000 (UTC) (envelope-from sunpoet@freebsd.org) Received: by mail-ed1-f41.google.com with SMTP id w20so55406536edd.2 for ; Sat, 27 Jul 2019 05:00:40 -0700 (PDT) X-Gm-Message-State: APjAAAVQgizghxnWR4akR2f1i95QAMClywHWYBboa3wo07h0y1A54Oy1 XJiYWwbuczlimVuWQjoLZakA9tvKTNkf+CcS3os= X-Google-Smtp-Source: APXvYqx6zUfER55oo5dVxevbasSyhW0CjjRIpVCakwF1tV+zH69XM4bWdFuC4DQrzrpcRelDFv39LWZsc0E5gGlZ8cE= X-Received: by 2002:a17:906:11da:: with SMTP id o26mr77487470eja.64.1564228839602; Sat, 27 Jul 2019 05:00:39 -0700 (PDT) MIME-Version: 1.0 References: <201907271153.x6RBrMZA076051@repo.freebsd.org> In-Reply-To: <201907271153.x6RBrMZA076051@repo.freebsd.org> From: Po-Chuan Hsieh Date: Sat, 27 Jul 2019 20:00:03 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r507401 - in head: astro/astrometry astro/cfitsio astro/gnuastro astro/kstars astro/oskar astro/p5-Astro-FITS-CFITSIO astro/siril astro/wcslib databases/monetdb graphics/gdal graphics/l... To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-Rspamd-Queue-Id: BA42782356 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.949,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jul 2019 12:04:20 -0000 On Sat, Jul 27, 2019 at 7:53 PM Sunpoet Po-Chuan Hsieh wrote: > Author: sunpoet > Date: Sat Jul 27 11:53:22 2019 > New Revision: 507401 > URL: https://svnweb.freebsd.org/changeset/ports/507401 > > Log: > Update to 3.47 > Update astro/cfitsio to 3.47 > - Bump PORTREVISION of dependent ports for shlib change > > Changes: > https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt > > Modified: > head/astro/astrometry/Makefile > head/astro/cfitsio/Makefile > head/astro/cfitsio/distinfo > head/astro/cfitsio/pkg-plist > head/astro/gnuastro/Makefile > head/astro/kstars/Makefile > head/astro/oskar/Makefile > head/astro/p5-Astro-FITS-CFITSIO/Makefile > head/astro/siril/Makefile > head/astro/wcslib/Makefile > head/databases/monetdb/Makefile > head/graphics/gdal/Makefile > head/graphics/luminance-qt5/Makefile > head/graphics/ufraw/Makefile > head/graphics/vips/Makefile > head/math/labplot/Makefile > head/math/octave-forge-fits/Makefile > head/science/gwyddion/Makefile > head/science/healpix/Makefile > head/science/kst2/Makefile >