Date: Thu, 3 Mar 2016 17:00:55 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410061 - head/www/mod_auth_pubtkt Message-ID: <201603031700.u23H0tZG024771@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rakuco Date: Thu Mar 3 17:00:55 2016 New Revision: 410061 URL: https://svnweb.freebsd.org/changeset/ports/410061 Log: Update to 0.9. PR: 206684 Submitted by: mk@neon1.net (maintainer) Modified: head/www/mod_auth_pubtkt/Makefile head/www/mod_auth_pubtkt/distinfo Modified: head/www/mod_auth_pubtkt/Makefile ============================================================================== --- head/www/mod_auth_pubtkt/Makefile Thu Mar 3 16:41:57 2016 (r410060) +++ head/www/mod_auth_pubtkt/Makefile Thu Mar 3 17:00:55 2016 (r410061) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mod_auth_pubtkt -PORTVERSION= 0.8 -PORTREVISION= 1 +PORTVERSION= 0.9 CATEGORIES= www MASTER_SITES= https://neon1.net/mod_auth_pubtkt/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} Modified: head/www/mod_auth_pubtkt/distinfo ============================================================================== --- head/www/mod_auth_pubtkt/distinfo Thu Mar 3 16:41:57 2016 (r410060) +++ head/www/mod_auth_pubtkt/distinfo Thu Mar 3 17:00:55 2016 (r410061) @@ -1,2 +1,2 @@ -SHA256 (apache2/mod_auth_pubtkt-0.8.tar.gz) = 6243e220a650147a49269970cfc1491e6c727f6e9ef4eb34673909783bc258b2 -SIZE (apache2/mod_auth_pubtkt-0.8.tar.gz) = 54579 +SHA256 (apache2/mod_auth_pubtkt-0.9.tar.gz) = 3980100634259c1edd400f046748ddb2b1badbf715512119bf75b1f9b6be5218 +SIZE (apache2/mod_auth_pubtkt-0.9.tar.gz) = 40169
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201603031700.u23H0tZG024771>