diff options
author | tota <tota@FreeBSD.org> | 2012-12-24 08:35:12 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2012-12-24 08:35:12 +0800 |
commit | 2f6099ed821aea107958af03ea396c28fe03acbc (patch) | |
tree | a5efd1e7b5817364d0770226cb1e356bc738292a /devel | |
parent | 039193754d6146e7933f1e6a29fbfcd51c074122 (diff) | |
download | freebsd-ports-gnome-2f6099ed821aea107958af03ea396c28fe03acbc.tar.gz freebsd-ports-gnome-2f6099ed821aea107958af03ea396c28fe03acbc.tar.zst freebsd-ports-gnome-2f6099ed821aea107958af03ea396c28fe03acbc.zip |
- Update to 0.3-10
- Convert to new Makefile header
- Replace tab with space after WWW: in pkg-descr
Diffstat (limited to 'devel')
-rw-r--r-- | devel/R-cran-proto/Makefile | 9 | ||||
-rw-r--r-- | devel/R-cran-proto/distinfo | 4 | ||||
-rw-r--r-- | devel/R-cran-proto/pkg-descr | 2 |
3 files changed, 5 insertions, 10 deletions
diff --git a/devel/R-cran-proto/Makefile b/devel/R-cran-proto/Makefile index 2884eaf917bc..9769e91cf168 100644 --- a/devel/R-cran-proto/Makefile +++ b/devel/R-cran-proto/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: R-cran-proto -# Date created: 2011-09-09 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= proto -DISTVERSION= 0.3-9.2 -PORTREVISION= 6 +DISTVERSION= 0.3-10 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/devel/R-cran-proto/distinfo b/devel/R-cran-proto/distinfo index 5eec343f0ce4..8fcb8a39f2c4 100644 --- a/devel/R-cran-proto/distinfo +++ b/devel/R-cran-proto/distinfo @@ -1,2 +1,2 @@ -SHA256 (proto_0.3-9.2.tar.gz) = ba475a9bcdb8e4b45cb35994eb9d34ac38d0f97944e44c2f40ce19e118f1534a -SIZE (proto_0.3-9.2.tar.gz) = 565083 +SHA256 (proto_0.3-10.tar.gz) = d0d941bfbf247879b3510c8ef3e35853b1fbe83ff3ce952e93d3f8244afcbb0e +SIZE (proto_0.3-10.tar.gz) = 530758 diff --git a/devel/R-cran-proto/pkg-descr b/devel/R-cran-proto/pkg-descr index ebce31940560..27050827142c 100644 --- a/devel/R-cran-proto/pkg-descr +++ b/devel/R-cran-proto/pkg-descr @@ -9,4 +9,4 @@ dispatch. Applications, News, Additional Information sources, Proto Bugs and Avoiding R Bugs sections are given below while associated Links are in the http://code.google.com/p/r-proto/wiki/Links -WWW: http://code.google.com/p/r-proto/ +WWW: http://code.google.com/p/r-proto/ |