svn commit: r306952 - head/devel/R-cran-bitops
TAKATSU Tomonari
tota at FreeBSD.org
Sun Nov 4 05:57:16 UTC 2012
Author: tota
Date: Sun Nov 4 05:57:15 2012
New Revision: 306952
URL: http://svn.freebsd.org/changeset/ports/306952
Log:
- Update to 1.0-4.2
- Convert to new Makefile header
- Trim WWW: line in pkg-descr
Feature safe: yes
Modified:
head/devel/R-cran-bitops/Makefile
head/devel/R-cran-bitops/distinfo
head/devel/R-cran-bitops/pkg-descr
Modified: head/devel/R-cran-bitops/Makefile
==============================================================================
--- head/devel/R-cran-bitops/Makefile Sun Nov 4 05:31:10 2012 (r306951)
+++ head/devel/R-cran-bitops/Makefile Sun Nov 4 05:57:15 2012 (r306952)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: R-cran-bitops
-# Date created: 2011-08-28
-# Whom: TAKATSU Tomonari <tota at FreeBSD.org>
-#
+# Created by: TAKATSU Tomonari <tota at FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= bitops
-DISTVERSION= 1.0-4.1
-PORTREVISION= 6
+DISTVERSION= 1.0-4.2
CATEGORIES= devel
DISTNAME= ${PORTNAME}_${DISTVERSION}
Modified: head/devel/R-cran-bitops/distinfo
==============================================================================
--- head/devel/R-cran-bitops/distinfo Sun Nov 4 05:31:10 2012 (r306951)
+++ head/devel/R-cran-bitops/distinfo Sun Nov 4 05:57:15 2012 (r306952)
@@ -1,2 +1,2 @@
-SHA256 (bitops_1.0-4.1.tar.gz) = b936090021049989d25eda2632ef49e24266215d4ab1a52be27eb2ae30c65154
-SIZE (bitops_1.0-4.1.tar.gz) = 8001
+SHA256 (bitops_1.0-4.2.tar.gz) = 58beebde49952fae2854629e5308c7933b986d9a7225c2ae3f2d96ac00a9f344
+SIZE (bitops_1.0-4.2.tar.gz) = 8407
Modified: head/devel/R-cran-bitops/pkg-descr
==============================================================================
--- head/devel/R-cran-bitops/pkg-descr Sun Nov 4 05:31:10 2012 (r306951)
+++ head/devel/R-cran-bitops/pkg-descr Sun Nov 4 05:57:15 2012 (r306952)
@@ -1,3 +1,3 @@
Functions for Bitwise operations on integer vectors
-WWW: http://cran.r-project.org/web/packages/bitops/
+WWW: http://cran.r-project.org/web/packages/bitops/
More information about the svn-ports-all
mailing list