Date: Tue, 13 Oct 2015 13:11:06 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399190 - head/www/radicale Message-ID: <201510131311.t9DDB6Lo024437@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Tue Oct 13 13:11:06 2015 New Revision: 399190 URL: https://svnweb.freebsd.org/changeset/ports/399190 Log: www/radicale: Update to 1.0.1 Submitted by: andrey.kiryanov@cern.ch Modified: head/www/radicale/Makefile head/www/radicale/distinfo Modified: head/www/radicale/Makefile ============================================================================== --- head/www/radicale/Makefile Tue Oct 13 13:07:07 2015 (r399189) +++ head/www/radicale/Makefile Tue Oct 13 13:11:06 2015 (r399190) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= radicale -PORTVERSION= 0.10 -PORTREVISION= 2 +PORTVERSION= 1.0.1 +PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/radicale/distinfo ============================================================================== --- head/www/radicale/distinfo Tue Oct 13 13:07:07 2015 (r399189) +++ head/www/radicale/distinfo Tue Oct 13 13:11:06 2015 (r399190) @@ -1,2 +1,2 @@ -SHA256 (Radicale-0.10.tar.gz) = 0c6522f5751685fc159524ed7acee811ccb9a582db2adb6bbb4da99ce0103d64 -SIZE (Radicale-0.10.tar.gz) = 43051 +SHA256 (Radicale-1.0.1.tar.gz) = e18a68d0793403e7591c725f7d2b83490dcc5f3cdd008bd75fe952311eee1b60 +SIZE (Radicale-1.0.1.tar.gz) = 45658
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510131311.t9DDB6Lo024437>