Date: Fri, 11 Jun 2004 22:38:17 +0400 From: Sergey Matveychuk <sem@ciam.ru> To: FreeBSD-gnats-submit@FreeBSD.org Cc: svenasse@polaris.ca Subject: ports/67843: [PATCH] databases/p5-DBD-LDAP: update to 0.06, unbrake with perl 5.8+ Message-ID: <E1BYquv-0002bZ-FI@Current.sem-home.ciam.ru> Resent-Message-ID: <200406111840.i5BIeMfZ030125@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 67843 >Category: ports >Synopsis: [PATCH] databases/p5-DBD-LDAP: update to 0.06, unbrake with perl 5.8+ >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: Fri Jun 11 18:40:22 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Sergey Matveychuk >Release: FreeBSD 5.2.1-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD Current.sem-home.ciam.ru 5.2.1-RELEASE-p6 FreeBSD 5.2.1-RELEASE-p6 #6: Fri May 14 20:39:25 MSD 2004 >Description: - Update to 0.06 Port maintainer (svenasse@polaris.ca) is cc'd. Generated with FreeBSD Port Tools 0.50 >How-To-Repeat: >Fix: --- p5-DBD-LDAP-0.06.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP.orig/Makefile /usr/ports/databases/p5-DBD-LDAP/Makefile --- /usr/ports/databases/p5-DBD-LDAP.orig/Makefile Sat Feb 7 21:44:17 2004 +++ /usr/ports/databases/p5-DBD-LDAP/Makefile Fri Jun 11 15:59:18 2004 @@ -6,7 +6,7 @@ # PORTNAME= DBD-LDAP -PORTVERSION= 0.05 +PORTVERSION= 0.06 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD @@ -27,8 +27,6 @@ .if ${PERL_LEVEL} < 500600 BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI-137 -.elif ${PERL_LEVEL} >= 500800 -BROKEN= "Does not compile" .else BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP.orig/distinfo /usr/ports/databases/p5-DBD-LDAP/distinfo --- /usr/ports/databases/p5-DBD-LDAP.orig/distinfo Wed Mar 31 23:05:41 2004 +++ /usr/ports/databases/p5-DBD-LDAP/distinfo Fri Jun 11 12:29:14 2004 @@ -1,2 +1,2 @@ -MD5 (DBD-LDAP-0.05.tar.gz) = 2bec3a19cb53d9d302bb7575d2741d0f -SIZE (DBD-LDAP-0.05.tar.gz) = 25565 +MD5 (DBD-LDAP-0.06.tar.gz) = db90c6990f309781e94493fcf5402168 +SIZE (DBD-LDAP-0.06.tar.gz) = 25683 diff -ruN --exclude=CVS /usr/ports/databases/p5-DBD-LDAP.orig/pkg-plist /usr/ports/databases/p5-DBD-LDAP/pkg-plist --- /usr/ports/databases/p5-DBD-LDAP.orig/pkg-plist Wed Oct 29 02:54:00 2003 +++ /usr/ports/databases/p5-DBD-LDAP/pkg-plist Fri Jun 11 22:34:12 2004 @@ -1,9 +1,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/LDAP/.packlist %%SITE_PERL%%/DBD/LDAP.pm %%SITE_PERL%%/JLdap.pm -%%SITE_PERL%%/auto/DBD/LDAP/autosplit.ix @unexec rmdir %D/%%SITE_PERL%%/auto/DBD/LDAP 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/auto/DBD 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/DBD 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD/LDAP 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DBD 2>/dev/null || true --- p5-DBD-LDAP-0.06.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?E1BYquv-0002bZ-FI>