diff options
author | jlaffaye <jlaffaye@FreeBSD.org> | 2015-08-16 18:23:57 +0000 |
---|---|---|
committer | jlaffaye <jlaffaye@FreeBSD.org> | 2015-08-16 18:23:57 +0000 |
commit | 0189976a91a84baa7ec6ec9c009edbd012a54ca1 (patch) | |
tree | eb841c0fc3273a0c5e2182f407b47eb165960527 | |
parent | 3085030f8438c807c0873eae775da9a9d80d64a1 (diff) | |
download | FreeBSD-ports-0189976a91a84baa7ec6ec9c009edbd012a54ca1.zip FreeBSD-ports-0189976a91a84baa7ec6ec9c009edbd012a54ca1.tar.gz |
Update to 3.6.3
PR: 201899
Submitted by: rsmith@xs4all.nl
-rw-r--r-- | www/pelican/Makefile | 3 | ||||
-rw-r--r-- | www/pelican/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/www/pelican/Makefile b/www/pelican/Makefile index d80fce6..b8a15d0 100644 --- a/www/pelican/Makefile +++ b/www/pelican/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pelican -PORTVERSION= 3.5.0 -PORTREVISION= 1 +PORTVERSION= 3.6.3 CATEGORIES= www textproc MASTER_SITES= CHEESESHOP diff --git a/www/pelican/distinfo b/www/pelican/distinfo index 1d41ec8..425ac73 100644 --- a/www/pelican/distinfo +++ b/www/pelican/distinfo @@ -1,2 +1,2 @@ -SHA256 (pelican-3.5.0.tar.gz) = b7edaa88e458b99e4412e4a445c84e2d387387ed2ffdf1a88c1108a58d888836 -SIZE (pelican-3.5.0.tar.gz) = 268354 +SHA256 (pelican-3.6.3.tar.gz) = 13b9c41ea3342b7eb0fd7f74078b5a8d5035632f05d8680266f50f4c5626c9c2 +SIZE (pelican-3.6.3.tar.gz) = 264389 |