From owner-svn-ports-all@FreeBSD.ORG Sun Dec 9 17:57:30 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2685D19D; Sun, 9 Dec 2012 17:57:30 +0000 (UTC) (envelope-from tj@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id E35B28FC14; Sun, 9 Dec 2012 17:57:29 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB9HvTpD096453; Sun, 9 Dec 2012 17:57:29 GMT (envelope-from tj@svn.freebsd.org) Received: (from tj@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB9HvTk9096451; Sun, 9 Dec 2012 17:57:29 GMT (envelope-from tj@svn.freebsd.org) Message-Id: <201212091757.qB9HvTk9096451@svn.freebsd.org> From: Tom Judge Date: Sun, 9 Dec 2012 17:57:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308548 - head/www/mod_auth_mellon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Dec 2012 17:57:30 -0000 Author: tj Date: Sun Dec 9 17:57:29 2012 New Revision: 308548 URL: http://svnweb.freebsd.org/changeset/ports/308548 Log: Update to 0.5.0. Changes: http://modmellon.googlecode.com/svn/tags/v0.5.0/mod_mellon2/NEWS Feature safe: yes Approved by: eadler, db (mentors, implicit) Modified: head/www/mod_auth_mellon/Makefile head/www/mod_auth_mellon/distinfo Modified: head/www/mod_auth_mellon/Makefile ============================================================================== --- head/www/mod_auth_mellon/Makefile Sun Dec 9 17:48:20 2012 (r308547) +++ head/www/mod_auth_mellon/Makefile Sun Dec 9 17:57:29 2012 (r308548) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mod_auth_mellon -PORTVERSION= 0.3.0 +PORTVERSION= 0.5.0 CATEGORIES= www MASTER_SITES= http://modmellon.googlecode.com/files/ DIST_SUBDIR= apache2 @@ -21,9 +21,4 @@ USE_APACHE= 22 PLIST_FILES= ${APACHEMODDIR}/mod_auth_mellon.so -post-configure: - @${REINPLACE_CMD} -e 's|-pthread|-Wl,-pthread|g' \ - -e 's| -L| -Wl,-L|g' \ - ${WRKSRC}/Makefile - .include Modified: head/www/mod_auth_mellon/distinfo ============================================================================== --- head/www/mod_auth_mellon/distinfo Sun Dec 9 17:48:20 2012 (r308547) +++ head/www/mod_auth_mellon/distinfo Sun Dec 9 17:57:29 2012 (r308548) @@ -1,2 +1,2 @@ -SHA256 (apache2/mod_auth_mellon-0.3.0.tar.gz) = 35e8b93a35e9b88cff7edcb62f9b6f76162cd843e578887de3ba83533a2bd397 -SIZE (apache2/mod_auth_mellon-0.3.0.tar.gz) = 92252 +SHA256 (apache2/mod_auth_mellon-0.5.0.tar.gz) = 39df62f12ea8e64d6a117699e4bef70fed237eba2a3a951755dd898dfe44c25c +SIZE (apache2/mod_auth_mellon-0.5.0.tar.gz) = 106717