Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Mar 2008 18:09:11 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/121727: [MAINTAINER] net/p5-Samba-LDAP: update to 0.05
Message-ID:  <20080315100911.7C2A21CC1F@ccreader.NCTU.edu.tw>
Resent-Message-ID: <200803151010.m2FAA2fX016761@freefall.freebsd.org>

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

>Number:         121727
>Category:       ports
>Synopsis:       [MAINTAINER] net/p5-Samba-LDAP: update to 0.05
>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 Mar 15 10:10:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.3-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD ccreader.NCTU.edu.tw 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #3: Tue Jan 15 11:22:08 CST 2008
>Description:
- Update to 0.05
- Reset maintainership to perl@FreeBSD.org.

Port maintainer (gslin@gslin.org) is cc'd.

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

--- p5-Samba-LDAP-0.05.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Samba-LDAP/Makefile /home/staff/gslin/work/ports/p5-Samba-LDAP/Makefile
--- /usr/ports/net/p5-Samba-LDAP/Makefile	2007-09-08 09:02:48.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Samba-LDAP/Makefile	2008-03-15 18:08:25.000000000 +0800
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	Samba-LDAP
-PORTVERSION=	0.03
+PORTVERSION=	0.05
 CATEGORIES=	net perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
+MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	Samba
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Manage a Samba PDC with an LDAP Backend
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
@@ -32,7 +32,8 @@
 PERL_CONFIGURE=	yes
 
 MAN3=		Samba::LDAP.3 Samba::LDAP::Base.3 Samba::LDAP::Config.3 \
-		Samba::LDAP::Group.3 Samba::LDAP::User.3
+		Samba::LDAP::Group.3 Samba::LDAP::Machine.3 \
+		Samba::LDAP::User.3
 
 post-patch:
 		${PERL} -pi -e '$$_ = "" if m|auto_install|' ${WRKSRC}/Makefile.PL
diff -ruN --exclude=CVS /usr/ports/net/p5-Samba-LDAP/distinfo /home/staff/gslin/work/ports/p5-Samba-LDAP/distinfo
--- /usr/ports/net/p5-Samba-LDAP/distinfo	2006-10-02 16:39:58.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Samba-LDAP/distinfo	2008-03-15 18:07:11.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (Samba-LDAP-0.03.tar.gz) = dd33dbf3aaa4f349e037165fd71e77f9
-SHA256 (Samba-LDAP-0.03.tar.gz) = b5f119d65837065ab4ffde82d69ff9e9573e91c34452484728af261415001710
-SIZE (Samba-LDAP-0.03.tar.gz) = 81474
+MD5 (Samba-LDAP-0.05.tar.gz) = e538418ce24bcd3ad10d0a4219cd94e5
+SHA256 (Samba-LDAP-0.05.tar.gz) = 5156c56a0f0bb55da236394ab38063cc3c54e687304303dc4f60304bb180ae3a
+SIZE (Samba-LDAP-0.05.tar.gz) = 83937
diff -ruN --exclude=CVS /usr/ports/net/p5-Samba-LDAP/pkg-plist /home/staff/gslin/work/ports/p5-Samba-LDAP/pkg-plist
--- /usr/ports/net/p5-Samba-LDAP/pkg-plist	2006-10-02 16:39:58.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Samba-LDAP/pkg-plist	2008-03-15 18:07:50.000000000 +0800
@@ -4,6 +4,7 @@
 %%SITE_PERL%%/Samba/LDAP/Base.pm
 %%SITE_PERL%%/Samba/LDAP/Config.pm
 %%SITE_PERL%%/Samba/LDAP/Group.pm
+%%SITE_PERL%%/Samba/LDAP/Machine.pm
 %%SITE_PERL%%/Samba/LDAP/User.pm
 @dirrmtry %%SITE_PERL%%/Samba/LDAP
 @dirrmtry %%SITE_PERL%%/Samba
--- p5-Samba-LDAP-0.05.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?20080315100911.7C2A21CC1F>