Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Nov 2012 00:06:32 +0000 (UTC)
From:      TAKATSU Tomonari <tota@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307497 - head/devel/R-cran-bitops
Message-ID:  <201211170006.qAH06W5P088162@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tota
Date: Sat Nov 17 00:06:32 2012
New Revision: 307497
URL: http://svnweb.freebsd.org/changeset/ports/307497

Log:
  - Update to 1.0-5
  - Add LICENSE
  
  Feature safe:	yes

Modified:
  head/devel/R-cran-bitops/Makefile
  head/devel/R-cran-bitops/distinfo

Modified: head/devel/R-cran-bitops/Makefile
==============================================================================
--- head/devel/R-cran-bitops/Makefile	Fri Nov 16 21:24:54 2012	(r307496)
+++ head/devel/R-cran-bitops/Makefile	Sat Nov 17 00:06:32 2012	(r307497)
@@ -2,13 +2,16 @@
 # $FreeBSD$
 
 PORTNAME=	bitops
-DISTVERSION=	1.0-4.2
+DISTVERSION=	1.0-5
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
 MAINTAINER=	tota@FreeBSD.org
 COMMENT=	Functions for Bitwise operations
 
+LICENSE=	GPLv2 GPLv3
+LICENSE_COMB=	dual
+
 USE_R_MOD=	yes
 R_MOD_AUTOPLIST=	yes
 

Modified: head/devel/R-cran-bitops/distinfo
==============================================================================
--- head/devel/R-cran-bitops/distinfo	Fri Nov 16 21:24:54 2012	(r307496)
+++ head/devel/R-cran-bitops/distinfo	Sat Nov 17 00:06:32 2012	(r307497)
@@ -1,2 +1,2 @@
-SHA256 (bitops_1.0-4.2.tar.gz) = 58beebde49952fae2854629e5308c7933b986d9a7225c2ae3f2d96ac00a9f344
-SIZE (bitops_1.0-4.2.tar.gz) = 8407
+SHA256 (bitops_1.0-5.tar.gz) = 9cb6d83afc272e43ef710fef4bddb930bc12b161ddd98c3e6a75daade5b9d6a0
+SIZE (bitops_1.0-5.tar.gz) = 8518



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