Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Apr 2012 03:07:26 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vvelox@vvelox.net
Subject:   ports/167403: [PATCH] net/p5-Net-LDAP-LDAPhash: update to 1.0.3
Message-ID:  <201204282107.q3SL7Qv2008998@bofh.telnet.net.bd>
Resent-Message-ID: <201204282110.q3SLA9Dn065908@freefall.freebsd.org>

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

>Number:         167403
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-LDAP-LDAPhash: update to 1.0.3
>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:   Sat Apr 28 21:10:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 1.0.3
- Marked brokern for 7.X as p5-GSSAPI one of the prerequisute for 
p5-perl-ldap one of the prerequisute for this port is marked as broken

For Committer's reference:
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Net-LDAP-LDAPhash-1.0.3.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Net-LDAP-LDAPhash-1.0.3.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Net-LDAP-LDAPhash-1.0.3.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Net-LDAP-LDAPhash-1.0.3.log

Port maintainer (vvelox@vvelox.net) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Net-LDAP-LDAPhash-1.0.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-LDAP-LDAPhash/Makefile ./Makefile
--- /usr/ports/net/p5-Net-LDAP-LDAPhash/Makefile	2012-03-05 20:59:31.000000000 +0600
+++ ./Makefile	2012-04-29 02:59:53.407893124 +0600
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Net-LDAP-LDAPhash
-PORTVERSION=	1.0.2
-PORTREVISION=	1
+PORTVERSION=	1.0.3
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:VVELOX
@@ -23,4 +22,10 @@
 
 MAN3=		Net::LDAP::LDAPhash.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+# One of it's dependency is p5-GSSAPI which is marked broken for 7.X
+.if ${OSVERSION} < 800000
+BROKEN=	Does not work on FreeBSD 7.x
+.endif
+
+.include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-LDAP-LDAPhash/distinfo ./distinfo
--- /usr/ports/net/p5-Net-LDAP-LDAPhash/distinfo	2011-03-20 18:52:11.000000000 +0600
+++ ./distinfo	2012-04-29 03:00:03.873889780 +0600
@@ -1,2 +1,2 @@
-SHA256 (Net-LDAP-LDAPhash-1.0.2.tar.gz) = 2a48f653b51da70c580c3597075b4a8943e7ac5b52abea09e1aab5ac66be310e
-SIZE (Net-LDAP-LDAPhash-1.0.2.tar.gz) = 3313
+SHA256 (Net-LDAP-LDAPhash-1.0.3.tar.gz) = af71af07331e78d570ceb4c98dc0d1a54aef478256fd0295c030aa9524258750
+SIZE (Net-LDAP-LDAPhash-1.0.3.tar.gz) = 3193
--- p5-Net-LDAP-LDAPhash-1.0.3.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?201204282107.q3SL7Qv2008998>