svn commit: r308639 - head/mail/squirrelmail-login_auth-plugin

Bryan Drewery bdrewery at FreeBSD.org
Mon Dec 10 21:47:41 UTC 2012


Author: bdrewery
Date: Mon Dec 10 21:47:40 2012
New Revision: 308639
URL: http://svnweb.freebsd.org/changeset/ports/308639

Log:
  - Update to 3.0
  - Trim header
  
  PR:		ports/174297
  Submitted by:	Stefan Bethke <stb at lassitu.de> (maintainer)

Modified:
  head/mail/squirrelmail-login_auth-plugin/Makefile
  head/mail/squirrelmail-login_auth-plugin/distinfo
  head/mail/squirrelmail-login_auth-plugin/pkg-plist

Modified: head/mail/squirrelmail-login_auth-plugin/Makefile
==============================================================================
--- head/mail/squirrelmail-login_auth-plugin/Makefile	Mon Dec 10 21:16:37 2012	(r308638)
+++ head/mail/squirrelmail-login_auth-plugin/Makefile	Mon Dec 10 21:47:40 2012	(r308639)
@@ -1,14 +1,10 @@
-# New ports collection makefile for:		squirrelmail-wetteronline-plugin
-# Date created:		14 April 2006
-# Whom:		Stefan Bethke <stb at lassitu.de>
-#
+# Created by: Stefan Bethke <stb at lassitu.de>
 # $FreeBSD$
 
 PORTNAME=		login_auth
-PORTVERSION=		2.0
-PORTREVISION=	1
+PORTVERSION=		3.0
 MASTER_SITES=		http://www.squirrelmail.org/plugins/ \
-					http://alkoholix.tallence.de/www.squirrelmail.org/plugins/
+			http://www.transit.hanse.de/mirror/www.squirrelmail.org/plugins/
 DISTNAME=		${PORTNAME}-${PORTVERSION}-1.4.0
 DIST_SUBDIR=		squirrelmail
 
@@ -17,7 +13,6 @@ COMMENT=		Automatically log in user base
 
 SQUIRREL_PLUGIN_NAME=	${PORTNAME}
 
-
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/mail/squirrelmail/bsd.squirrelmail.mk"
 .include <bsd.port.post.mk>

Modified: head/mail/squirrelmail-login_auth-plugin/distinfo
==============================================================================
--- head/mail/squirrelmail-login_auth-plugin/distinfo	Mon Dec 10 21:16:37 2012	(r308638)
+++ head/mail/squirrelmail-login_auth-plugin/distinfo	Mon Dec 10 21:47:40 2012	(r308639)
@@ -1,2 +1,2 @@
-SHA256 (squirrelmail/login_auth-2.0-1.4.0.tar.gz) = 619eb5e423234e1a6ce7545605f28e0064147730503897f3fc2109f25a7f8e84
-SIZE (squirrelmail/login_auth-2.0-1.4.0.tar.gz) = 10319
+SHA256 (squirrelmail/login_auth-3.0-1.4.0.tar.gz) = 51c92d0963c07c7c51692ce42a3e394ad917570cdec12013d4ed87c857050426
+SIZE (squirrelmail/login_auth-3.0-1.4.0.tar.gz) = 30088

Modified: head/mail/squirrelmail-login_auth-plugin/pkg-plist
==============================================================================
--- head/mail/squirrelmail-login_auth-plugin/pkg-plist	Mon Dec 10 21:16:37 2012	(r308638)
+++ head/mail/squirrelmail-login_auth-plugin/pkg-plist	Mon Dec 10 21:47:40 2012	(r308639)
@@ -1,10 +1,38 @@
 @unexec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --remove-plugin login_auth; fi
-%%SQUIRRELDIR%%/plugins/login_auth/COPYING
-%%SQUIRRELDIR%%/plugins/login_auth/INSTALL
 %%SQUIRRELDIR%%/plugins/login_auth/README
+%%SQUIRRELDIR%%/plugins/login_auth/config_default.php
+%%SQUIRRELDIR%%/plugins/login_auth/config_example.php
+%%SQUIRRELDIR%%/plugins/login_auth/configtest.php
+%%SQUIRRELDIR%%/plugins/login_auth/contrib/.htaccess
+%%SQUIRRELDIR%%/plugins/login_auth/contrib/README.HTTP_authentication
+%%SQUIRRELDIR%%/plugins/login_auth/contrib/README.Shibboleth
+%%SQUIRRELDIR%%/plugins/login_auth/contrib/README.crudesaml
+%%SQUIRRELDIR%%/plugins/login_auth/contrib/index.php
+%%SQUIRRELDIR%%/plugins/login_auth/docs/.htaccess
+%%SQUIRRELDIR%%/plugins/login_auth/docs/COPYING
+%%SQUIRRELDIR%%/plugins/login_auth/docs/INSTALL
+%%SQUIRRELDIR%%/plugins/login_auth/docs/README
+%%SQUIRRELDIR%%/plugins/login_auth/docs/index.php
+%%SQUIRRELDIR%%/plugins/login_auth/expired.php
 %%SQUIRRELDIR%%/plugins/login_auth/functions.php
 %%SQUIRRELDIR%%/plugins/login_auth/index.php
+%%SQUIRRELDIR%%/plugins/login_auth/locale/.htaccess
+%%SQUIRRELDIR%%/plugins/login_auth/locale/getpot
+%%SQUIRRELDIR%%/plugins/login_auth/locale/index.php
+%%SQUIRRELDIR%%/plugins/login_auth/locale/login_auth.pot
+%%SQUIRRELDIR%%/plugins/login_auth/logout.php
+%%SQUIRRELDIR%%/plugins/login_auth/make_release.sh
 %%SQUIRRELDIR%%/plugins/login_auth/setup.php
+%%SQUIRRELDIR%%/plugins/login_auth/templates/.htaccess
+%%SQUIRRELDIR%%/plugins/login_auth/templates/default/index.php
+%%SQUIRRELDIR%%/plugins/login_auth/templates/default/login_auth_expired.tpl
+%%SQUIRRELDIR%%/plugins/login_auth/templates/default/login_auth_signout.tpl
+%%SQUIRRELDIR%%/plugins/login_auth/templates/index.php
 %%SQUIRRELDIR%%/plugins/login_auth/version
- at dirrm %%SQUIRRELDIR%%/plugins/login_auth/
+ at dirrm %%SQUIRRELDIR%%/plugins/login_auth/templates/default
+ at dirrm %%SQUIRRELDIR%%/plugins/login_auth/templates
+ at dirrm %%SQUIRRELDIR%%/plugins/login_auth/locale
+ at dirrm %%SQUIRRELDIR%%/plugins/login_auth/docs
+ at dirrm %%SQUIRRELDIR%%/plugins/login_auth/contrib
+ at dirrm %%SQUIRRELDIR%%/plugins/login_auth
 @exec if [ -f %D/%%SQUIRRELDIR%%/config/config.php ]; then %D/%%SQUIRRELDIR%%/config/conf.pl --install-plugin login_auth; fi


More information about the svn-ports-all mailing list