svn commit: r484512 - branches/2018Q4/www/mod_auth_pubtkt

Antoine Brodin antoine at FreeBSD.org
Fri Nov 9 13:19:22 UTC 2018


Author: antoine
Date: Fri Nov  9 13:19:20 2018
New Revision: 484512
URL: https://svnweb.freebsd.org/changeset/ports/484512

Log:
  MFH: r483747
  
  www/mod_auth_pubtkt: update to 0.13
  
  PR:		232894
  Submitted by:	mk at neon1.net (maintainer)

Modified:
  branches/2018Q4/www/mod_auth_pubtkt/Makefile
  branches/2018Q4/www/mod_auth_pubtkt/distinfo
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/www/mod_auth_pubtkt/Makefile
==============================================================================
--- branches/2018Q4/www/mod_auth_pubtkt/Makefile	Fri Nov  9 13:04:48 2018	(r484511)
+++ branches/2018Q4/www/mod_auth_pubtkt/Makefile	Fri Nov  9 13:19:20 2018	(r484512)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mod_auth_pubtkt
-PORTVERSION=	0.9
+PORTVERSION=	0.13
 CATEGORIES=	www
 MASTER_SITES=	https://neon1.net/mod_auth_pubtkt/
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}

Modified: branches/2018Q4/www/mod_auth_pubtkt/distinfo
==============================================================================
--- branches/2018Q4/www/mod_auth_pubtkt/distinfo	Fri Nov  9 13:04:48 2018	(r484511)
+++ branches/2018Q4/www/mod_auth_pubtkt/distinfo	Fri Nov  9 13:19:20 2018	(r484512)
@@ -1,2 +1,3 @@
-SHA256 (apache2/mod_auth_pubtkt-0.9.tar.gz) = 3980100634259c1edd400f046748ddb2b1badbf715512119bf75b1f9b6be5218
-SIZE (apache2/mod_auth_pubtkt-0.9.tar.gz) = 40169
+TIMESTAMP = 1541116834
+SHA256 (apache2/mod_auth_pubtkt-0.13.tar.gz) = b5992623b1e9a0f6f72f531a6642f85b553940c0a0dc50238de0a0da1d1ae09c
+SIZE (apache2/mod_auth_pubtkt-0.13.tar.gz) = 40762


More information about the svn-ports-all mailing list