From owner-svn-ports-head@freebsd.org Thu Oct 1 03:53:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 684CFA0C487; Thu, 1 Oct 2015 03:53:05 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4D80B1ED3; Thu, 1 Oct 2015 03:53:05 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t913r5ce063157; Thu, 1 Oct 2015 03:53:05 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t913r3Do063147; Thu, 1 Oct 2015 03:53:03 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201510010353.t913r3Do063147@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 1 Oct 2015 03:53:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398247 - in head/astro/nightfall: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Thu, 01 Oct 2015 03:53:05 -0000 Author: vanilla Date: Thu Oct 1 03:53:02 2015 New Revision: 398247 URL: https://svnweb.freebsd.org/changeset/ports/398247 Log: Upgrade to 1.86, and regen patches. Added: head/astro/nightfall/files/patch-distribute.c (contents, props changed) Modified: head/astro/nightfall/Makefile head/astro/nightfall/distinfo head/astro/nightfall/files/patch-Light.c head/astro/nightfall/files/patch-Light.h head/astro/nightfall/files/patch-LightGLAnimate.c head/astro/nightfall/files/patch-LightGnome.c Modified: head/astro/nightfall/Makefile ============================================================================== --- head/astro/nightfall/Makefile Thu Oct 1 03:14:14 2015 (r398246) +++ head/astro/nightfall/Makefile Thu Oct 1 03:53:02 2015 (r398247) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nightfall -PORTVERSION= 1.70 -PORTREVISION= 12 +PORTVERSION= 1.86 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ Modified: head/astro/nightfall/distinfo ============================================================================== --- head/astro/nightfall/distinfo Thu Oct 1 03:14:14 2015 (r398246) +++ head/astro/nightfall/distinfo Thu Oct 1 03:53:02 2015 (r398247) @@ -1,2 +1,2 @@ -SHA256 (nightfall-1.70.tar.gz) = d282b3d5f90e51284cbfb1619ab54184549eb2a21422ee452d794cded58c14de -SIZE (nightfall-1.70.tar.gz) = 1457748 +SHA256 (nightfall-1.86.tar.gz) = 2394133c77d512f048198da91a9bf9378887997c4df1a7283e6b91f08dd54e80 +SIZE (nightfall-1.86.tar.gz) = 1479521 Modified: head/astro/nightfall/files/patch-Light.c ============================================================================== --- head/astro/nightfall/files/patch-Light.c Thu Oct 1 03:14:14 2015 (r398246) +++ head/astro/nightfall/files/patch-Light.c Thu Oct 1 03:53:02 2015 (r398247) @@ -1,6 +1,6 @@ ---- Light.c.orig Thu Oct 20 22:54:11 2005 -+++ Light.c Wed Dec 7 02:43:38 2005 -@@ -275,8 +275,10 @@ +--- Light.c.orig 2014-09-25 08:03:26 UTC ++++ Light.c +@@ -252,8 +252,10 @@ int main(int argc, char *argv[]) /* >>>>>>>>>>>>>>>> ALLOCATE MEMORY <<<<<<<<<<<<<<<<<<<<< */ Modified: head/astro/nightfall/files/patch-Light.h ============================================================================== --- head/astro/nightfall/files/patch-Light.h Thu Oct 1 03:14:14 2015 (r398246) +++ head/astro/nightfall/files/patch-Light.h Thu Oct 1 03:53:02 2015 (r398247) @@ -1,6 +1,6 @@ ---- Light.h.orig Thu Oct 20 22:18:52 2005 -+++ Light.h Wed Dec 7 02:47:16 2005 -@@ -805,7 +805,9 @@ +--- Light.h.orig 2014-09-25 09:25:17 UTC ++++ Light.h +@@ -935,7 +935,9 @@ void DefineAxis(double *Min, double *Max /* */ /**************************************************************************/ Modified: head/astro/nightfall/files/patch-LightGLAnimate.c ============================================================================== --- head/astro/nightfall/files/patch-LightGLAnimate.c Thu Oct 1 03:14:14 2015 (r398246) +++ head/astro/nightfall/files/patch-LightGLAnimate.c Thu Oct 1 03:53:02 2015 (r398247) @@ -1,5 +1,5 @@ ---- LightGLAnimate.c.orig Tue Nov 25 00:21:36 2003 -+++ LightGLAnimate.c Tue Nov 25 00:24:22 2003 +--- LightGLAnimate.c.orig 2014-05-13 08:45:46 UTC ++++ LightGLAnimate.c @@ -25,6 +25,7 @@ #include #include Modified: head/astro/nightfall/files/patch-LightGnome.c ============================================================================== --- head/astro/nightfall/files/patch-LightGnome.c Thu Oct 1 03:14:14 2015 (r398246) +++ head/astro/nightfall/files/patch-LightGnome.c Thu Oct 1 03:53:02 2015 (r398247) @@ -1,6 +1,6 @@ ---- LightGnome.c.orig Thu Oct 27 21:46:52 2005 -+++ LightGnome.c Wed Dec 7 02:44:36 2005 -@@ -335,7 +335,11 @@ +--- LightGnome.c.orig 2011-11-18 12:47:36 UTC ++++ LightGnome.c +@@ -333,7 +333,11 @@ gint FileType *dataFile = FileList; char path[256]; Added: head/astro/nightfall/files/patch-distribute.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/astro/nightfall/files/patch-distribute.c Thu Oct 1 03:53:02 2015 (r398247) @@ -0,0 +1,16 @@ +--- distribute.c.orig 2012-01-25 13:36:01 UTC ++++ distribute.c +@@ -36,11 +36,11 @@ static char * build_cmdline(int full) + { + int i; + char temp[512]; +- size_t size = strlen(program_invocation_name) + 1; ++ size_t size = strlen(g_get_prgname()) + 1; + size_t len; + char * cmdline = malloc(size); + +- strncpy(cmdline, program_invocation_name, size); ++ strncpy(cmdline, g_get_prgname(), size); + + if (full) + {