From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 22 12:10:04 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CC98B106567C for ; Sat, 22 Sep 2012 12:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A479F8FC17 for ; Sat, 22 Sep 2012 12:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8MCA4i6066723 for ; Sat, 22 Sep 2012 12:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8MCA43h066722; Sat, 22 Sep 2012 12:10:04 GMT (envelope-from gnats) Resent-Date: Sat, 22 Sep 2012 12:10:04 GMT Resent-Message-Id: <201209221210.q8MCA43h066722@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Manuel Kasper Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21DAA106566B for ; Sat, 22 Sep 2012 12:06:17 +0000 (UTC) (envelope-from root@fb90.neon1.net) Received: from fb90.neon1.net (unknown [IPv6:2a02:200:3:1001:20c:29ff:fed7:2df6]) by mx1.freebsd.org (Postfix) with ESMTP id AAEC08FC12 for ; Sat, 22 Sep 2012 12:06:16 +0000 (UTC) Received: from fb90.neon1.net (localhost [127.0.0.1]) by fb90.neon1.net (8.14.5/8.14.5) with ESMTP id q8MArD8A001655 for ; Sat, 22 Sep 2012 12:53:13 +0200 (CEST) (envelope-from root@fb90.neon1.net) Received: (from root@localhost) by fb90.neon1.net (8.14.5/8.14.5/Submit) id q8MArD87001654; Sat, 22 Sep 2012 12:53:13 +0200 (CEST) (envelope-from root) Message-Id: <201209221053.q8MArD87001654@fb90.neon1.net> Date: Sat, 22 Sep 2012 12:53:13 +0200 (CEST) From: Manuel Kasper To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/171867: [maintainer update] www/mod_auth_pubtkt: update to 0.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Manuel Kasper List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 12:10:05 -0000 >Number: 171867 >Category: ports >Synopsis: [maintainer update] www/mod_auth_pubtkt: update to 0.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Sep 22 12:10:04 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Manuel Kasper >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: System: FreeBSD fb90.neon1.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update www/mod_auth_pubtkt to version 0.8. >How-To-Repeat: >Fix: --- mod_auth_pubtkt-0.8.diff begins here --- Index: distinfo =================================================================== --- distinfo (revision 304668) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (mod_auth_pubtkt-0.6.tar.gz) = e6856516924adfdf74e2d42296588e65385ce61c9c608424b1be496a6c908c54 -SIZE (mod_auth_pubtkt-0.6.tar.gz) = 33158 +SHA256 (mod_auth_pubtkt-0.8.tar.gz) = 6243e220a650147a49269970cfc1491e6c727f6e9ef4eb34673909783bc258b2 +SIZE (mod_auth_pubtkt-0.8.tar.gz) = 54579 Index: Makefile =================================================================== --- Makefile (revision 304668) +++ Makefile (working copy) @@ -6,12 +6,11 @@ # PORTNAME= mod_auth_pubtkt -PORTVERSION= 0.6 +PORTVERSION= 0.8 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://neon1.net/mod_auth_pubtkt/ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} -DISTNAME= mod_auth_pubtkt-${PORTVERSION} MAINTAINER= mk@neon1.net COMMENT= An Apache module to provide public key ticket based authentication @@ -22,6 +21,4 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS= --apxs=${APXS} -WRKSRC= ${WRKDIR}/${PORTNAME} - .include --- mod_auth_pubtkt-0.8.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: