Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2019 05:52:01 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r512880 - in head/www/mod_auth_cas: . files
Message-ID:  <201909260552.x8Q5q1ni011490@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Thu Sep 26 05:52:01 2019
New Revision: 512880
URL: https://svnweb.freebsd.org/changeset/ports/512880

Log:
  Update to 1.2
  
  Sponsored by:	Netzkommune GmbH

Deleted:
  head/www/mod_auth_cas/files/patch-configure
Modified:
  head/www/mod_auth_cas/Makefile
  head/www/mod_auth_cas/distinfo

Modified: head/www/mod_auth_cas/Makefile
==============================================================================
--- head/www/mod_auth_cas/Makefile	Thu Sep 26 04:20:48 2019	(r512879)
+++ head/www/mod_auth_cas/Makefile	Thu Sep 26 05:52:01 2019	(r512880)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	mod_auth_cas
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
+PORTREVISION=	0
 CATEGORIES=	www
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
 
@@ -12,6 +12,7 @@ MAINTAINER=	apache@FreeBSD.org
 COMMENT=	Apache 2.x module that supports the CASv1 and CASv2 protocols
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/README
 
 LIB_DEPENDS=	libcurl.so:ftp/curl \
 		libpcre.so:devel/pcre

Modified: head/www/mod_auth_cas/distinfo
==============================================================================
--- head/www/mod_auth_cas/distinfo	Thu Sep 26 04:20:48 2019	(r512879)
+++ head/www/mod_auth_cas/distinfo	Thu Sep 26 05:52:01 2019	(r512880)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464815458
-SHA256 (Jasig-mod_auth_cas-v1.1_GH0.tar.gz) = e70decc7a887c63df46a848497acdbd8fa4776d0c8a8c1de2c0d71b1b07e3dd0
-SIZE (Jasig-mod_auth_cas-v1.1_GH0.tar.gz) = 409316
+TIMESTAMP = 1569224557
+SHA256 (Jasig-mod_auth_cas-v1.2_GH0.tar.gz) = b05a194f6c255f65a10537242648d8c0c2110960c03aff240bd8f52eaa454c29
+SIZE (Jasig-mod_auth_cas-v1.2_GH0.tar.gz) = 410525



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909260552.x8Q5q1ni011490>