Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2012 17:57:29 +0000 (UTC)
From:      Tom Judge <tj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308548 - head/www/mod_auth_mellon
Message-ID:  <201212091757.qB9HvTk9096451@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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