Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2019 10:51:14 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512097 - in head/astro: gnuastro kstars wcslib
Message-ID:  <201909151051.x8FApEbm097748@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danilo
Date: Sun Sep 15 10:51:13 2019
New Revision: 512097
URL: https://svnweb.freebsd.org/changeset/ports/512097

Log:
  - Update astro/wcslib to 6.4

Modified:
  head/astro/gnuastro/Makefile
  head/astro/kstars/Makefile
  head/astro/wcslib/Makefile
  head/astro/wcslib/distinfo
  head/astro/wcslib/pkg-plist

Modified: head/astro/gnuastro/Makefile
==============================================================================
--- head/astro/gnuastro/Makefile	Sun Sep 15 10:39:17 2019	(r512096)
+++ head/astro/gnuastro/Makefile	Sun Sep 15 10:51:13 2019	(r512097)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gnuastro
 PORTVERSION=	0.10
+PORTREVISION=	1
 CATEGORIES=	astro
 MASTER_SITES=	GNU
 

Modified: head/astro/kstars/Makefile
==============================================================================
--- head/astro/kstars/Makefile	Sun Sep 15 10:39:17 2019	(r512096)
+++ head/astro/kstars/Makefile	Sun Sep 15 10:51:13 2019	(r512097)
@@ -2,6 +2,7 @@
 
 PORTNAME=	kstars
 DISTVERSION=	3.3.5
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	astro kde
 MASTER_SITES=	KDE/stable/${PORTNAME}

Modified: head/astro/wcslib/Makefile
==============================================================================
--- head/astro/wcslib/Makefile	Sun Sep 15 10:39:17 2019	(r512096)
+++ head/astro/wcslib/Makefile	Sun Sep 15 10:51:13 2019	(r512097)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	wcslib
-PORTVERSION=	6.2
-PORTREVISION=	4
+PORTVERSION=	6.4
 CATEGORIES=	astro
 MASTER_SITES=	ftp://ftp.atnf.csiro.au/pub/software/wcslib/
 
@@ -35,6 +34,7 @@ PGPLOT_CONFIGURE_WITH=	pgplot
 PGPLOT_LIB_DEPENDS=	libpgplot.so:graphics/pgplot \
 			libpng.so:graphics/png
 PGPLOT_USE=		XORG=x11
+PGPLOT_USES=		xorg
 
 post-patch:
 	@${REINPLACE_CMD} -e 's#%%PKGDIR%%#${STAGEDIR}${PREFIX}/libdata#g' \

Modified: head/astro/wcslib/distinfo
==============================================================================
--- head/astro/wcslib/distinfo	Sun Sep 15 10:39:17 2019	(r512096)
+++ head/astro/wcslib/distinfo	Sun Sep 15 10:51:13 2019	(r512097)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1540037035
-SHA256 (wcslib-6.2.tar.bz2) = bb4dfe242959bc4e5540890e0475754ad4a027dba971903dc4d82df8d564d805
-SIZE (wcslib-6.2.tar.bz2) = 2377603
+TIMESTAMP = 1567942654
+SHA256 (wcslib-6.4.tar.bz2) = 13c11ff70a7725563ec5fa52707a9965fce186a1766db193d08c9766ea107000
+SIZE (wcslib-6.4.tar.bz2) = 2379163

Modified: head/astro/wcslib/pkg-plist
==============================================================================
--- head/astro/wcslib/pkg-plist	Sun Sep 15 10:39:17 2019	(r512096)
+++ head/astro/wcslib/pkg-plist	Sun Sep 15 10:51:13 2019	(r512097)
@@ -49,13 +49,13 @@ include/wcslib-%%VERSION%%/wtbarr.h
 %%PGPLOT%%lib/libpgsbox-%%VERSION%%.a
 %%PGPLOT%%lib/libpgsbox.a
 %%PGPLOT%%lib/libpgsbox.so
-%%PGPLOT%%lib/libpgsbox.so.5
+%%PGPLOT%%lib/libpgsbox.so.6
 %%PGPLOT%%lib/libpgsbox.so.%%VERSION%%
 lib/libwcs-%%VERSION%%.a
 lib/libwcs.a
 lib/libwcs.so
 lib/libwcs.so.6
-lib/libwcs.so.6.2
+lib/libwcs.so.6.4
 libdata/pkgconfig/wcslib.pc
 %%CFITSIO%%man/man1/HPXcvt.1.gz
 man/man1/fitshdr.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909151051.x8FApEbm097748>