Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2017 14:37:55 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432139 - head/astro/p5-Astro-SunTime
Message-ID:  <201701221437.v0MEbtE5064461@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 22 14:37:55 2017
New Revision: 432139
URL: https://svnweb.freebsd.org/changeset/ports/432139

Log:
  Update to 0.05
  
  - Add LICENSE
  - Add NO_ARCH

Modified:
  head/astro/p5-Astro-SunTime/Makefile
  head/astro/p5-Astro-SunTime/distinfo

Modified: head/astro/p5-Astro-SunTime/Makefile
==============================================================================
--- head/astro/p5-Astro-SunTime/Makefile	Sun Jan 22 14:37:50 2017	(r432138)
+++ head/astro/p5-Astro-SunTime/Makefile	Sun Jan 22 14:37:55 2017	(r432139)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Astro-SunTime
-PORTVERSION=	0.01
-PORTREVISION=	1
+PORTVERSION=	0.05
 CATEGORIES=	astro perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -11,9 +10,12 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl interface to calculate sunrise/sunset times
 
+LICENSE=	GPLv3
+
 BUILD_DEPENDS=	p5-Time-modules>=0:devel/p5-Time-modules
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/astro/p5-Astro-SunTime/distinfo
==============================================================================
--- head/astro/p5-Astro-SunTime/distinfo	Sun Jan 22 14:37:50 2017	(r432138)
+++ head/astro/p5-Astro-SunTime/distinfo	Sun Jan 22 14:37:55 2017	(r432139)
@@ -1,2 +1,3 @@
-SHA256 (Astro-SunTime-0.01.tar.gz) = 29b190112117c50ef08d02caedb3c325af48fad3e5a8d195a38cec0470e235d0
-SIZE (Astro-SunTime-0.01.tar.gz) = 2260
+TIMESTAMP = 1485032249
+SHA256 (Astro-SunTime-0.05.tar.gz) = 83f3d276849107b9f4fbef20d3d2849e3c751d751cfdfa67316470e9974543a7
+SIZE (Astro-SunTime-0.05.tar.gz) = 3523



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