Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2007 15:38:24 +0100 (CET)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108259: [UPDATE] mail/squirrelmail-change_ldappass-plugin: update to 2.1
Message-ID:  <200701231438.l0NEcOMK041189@miwi.homeunix.org>
Resent-Message-ID: <200701231440.l0NEeTqJ060260@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108259
>Category:       ports
>Synopsis:       [UPDATE] mail/squirrelmail-change_ldappass-plugin: update to 2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 23 14:40:29 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #200: Sat Jan 13 11:31:40 CET 2007
>Description:
- Update to 2.1
- Portlint makeup
- TB:   http://miwibox.org/tb/index.php?action=describe_port&id=975

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- squirrelmail-change_ldappass-plugin-2.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/squirrelmail-change_ldappass-plugin/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	31 Oct 2006 13:28:34 -0000	1.3
+++ Makefile	23 Jan 2007 12:20:40 -0000
@@ -4,43 +4,44 @@
 #
 # $FreeBSD: ports/mail/squirrelmail-change_ldappass-plugin/Makefile,v 1.3 2006/10/31 13:28:34 miwi Exp $
 
-PORTNAME=		squirrelmail-${SQUIRREL_PLUGIN_NAME}-plugin
-PORTVERSION=		2.0
-CATEGORIES=		mail www
-MASTER_SITES=		http://www.squirrelmail.org/plugins/
-DISTNAME=		${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0
-DIST_SUBDIR=		squirrelmail
+PORTNAME=	squirrelmail
+PORTVERSION=	2.1
+CATEGORIES=	mail www
+MASTER_SITES=	http://www.squirrelmail.org/plugins/
+PKGNAMESUFFIX=	-${SQUIRREL_PLUGIN_NAME}-plugin
+DISTNAME=	${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0
+DIST_SUBDIR=	squirrelmail
 
-MAINTAINER=		alexander@wittig.name
-COMMENT=		Allows users to change their passwords stored in LDAP Tree
+MAINTAINER=	alexander@wittig.name
+COMMENT=	Allows users to change their passwords stored in LDAP Tree
 
-RUN_DEPENDS=		${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail
+RUN_DEPENDS=	${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail
 
 SQUIRREL_PLUGIN_NAME=	change_ldappass
 
 .ifdef SQUIRRELDIR
-PLIST_SUB+=		SQUIRRELDIR=${SQUIRRELDIR}
-SUB_LIST+=		"SQUIRRELDIR=${SQUIRRELDIR}"
+PLIST_SUB+=	SQUIRRELDIR=${SQUIRRELDIR}
+SUB_LIST+=	"SQUIRRELDIR=${SQUIRRELDIR}"
 .else
 .	ifndef WITHOUT_WWWDIR
-SQUIRRELDIR=		${PREFIX}/www/squirrelmail
-PLIST_SUB+=		SQUIRRELDIR=www/squirrelmail
-SUB_LIST+=		"SQUIRRELDIR=www/squirrelmail"
+SQUIRRELDIR=	${PREFIX}/www/squirrelmail
+PLIST_SUB+=	SQUIRRELDIR=www/squirrelmail
+SUB_LIST+=	"SQUIRRELDIR=www/squirrelmail"
 .	else
-SQUIRRELDIR=		${PREFIX}/squirrelmail
-PLIST_SUB+=		SQUIRRELDIR=squirrelmail
-SUB_LIST+=		"SQUIRRELDIR=squirrelmail"
+SQUIRRELDIR=	${PREFIX}/squirrelmail
+PLIST_SUB+=	SQUIRRELDIR=squirrelmail
+SUB_LIST+=	"SQUIRRELDIR=squirrelmail"
 .	endif
 .endif
 
-SUB_FILES=		pkg-message
+SUB_FILES=	pkg-message
 
-NO_BUILD=		yes
-NO_WRKSUBDIR=		yes
-USE_PERL5_BUILD=	yes
-USE_PHP=		ldap
-WANT_PHP_WEB=		yes
-USE_GETTEXT=		yes
+NO_BUILD=	yes
+NO_WRKSUBDIR=	yes
+USE_PERL5_BUILD=yes
+USE_PHP=	ldap
+WANT_PHP_WEB=	yes
+USE_GETTEXT=	yes
 
 pre-everything::
 	@${ECHO} ""
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/mail/squirrelmail-change_ldappass-plugin/distinfo,v
retrieving revision 1.2
diff -u -u -r1.2 distinfo
--- distinfo	31 Oct 2006 13:28:34 -0000	1.2
+++ distinfo	23 Jan 2007 10:41:17 -0000
@@ -1,3 +1,3 @@
-MD5 (squirrelmail/change_ldappass-2.0-1.4.0.tar.gz) = 336c266b5194c3cb274a9c37b62ee335
-SHA256 (squirrelmail/change_ldappass-2.0-1.4.0.tar.gz) = 5aeb7a7cc5839b87c17318da078ba4b77a2cf0d0ae9db0ca5149b21239cb1ddf
-SIZE (squirrelmail/change_ldappass-2.0-1.4.0.tar.gz) = 31234
+MD5 (squirrelmail/change_ldappass-2.1-1.4.0.tar.gz) = 56ea1d51f4381e423f72639f40665599
+SHA256 (squirrelmail/change_ldappass-2.1-1.4.0.tar.gz) = 6a47368d14093b4c5f7864515d525337dd0d8cfef8783db4a92fdb7115adbe91
+SIZE (squirrelmail/change_ldappass-2.1-1.4.0.tar.gz) = 31388
--- squirrelmail-change_ldappass-plugin-2.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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