Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Apr 2012 03:20:10 +0600 (BDT)
From:      Muhammad Moinur Rahman <5u623l20@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        vvelox@vvelox.net
Subject:   ports/167404: [PATCH] net/p5-Net-LDAP-posixGroup: update to 0.0.2
Message-ID:  <201204282120.q3SLKAVM057413@bofh.telnet.net.bd>
Resent-Message-ID: <201204282130.q3SLU9xg084352@freefall.freebsd.org>

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

>Number:         167404
>Category:       ports
>Synopsis:       [PATCH] net/p5-Net-LDAP-posixGroup: update to 0.0.2
>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:30: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 0.0.2
- 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-posixGroup-0.0.2.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Net-LDAP-posixGroup-0.0.2.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Net-LDAP-posixGroup-0.0.2.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Net-LDAP-posixGroup-0.0.2.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-posixGroup-0.0.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-LDAP-posixGroup/Makefile ./Makefile
--- /usr/ports/net/p5-Net-LDAP-posixGroup/Makefile	2011-06-20 14:37:13.000000000 +0600
+++ ./Makefile	2012-04-29 03:17:58.357960521 +0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-LDAP-posixGroup
-PORTVERSION=	0.0.1
+PORTVERSION=	0.0.2
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:VVELOX
@@ -21,4 +21,10 @@
 
 MAN3=		Net::LDAP::posixGroup.3
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+# One of it't 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-posixGroup/distinfo ./distinfo
--- /usr/ports/net/p5-Net-LDAP-posixGroup/distinfo	2011-03-20 18:52:12.000000000 +0600
+++ ./distinfo	2012-04-29 03:13:51.314889125 +0600
@@ -1,2 +1,2 @@
-SHA256 (Net-LDAP-posixGroup-0.0.1.tar.gz) = 5bc939aa0a17e3d27973f63530d6b0ba616f51e81b3e7faff8c938f4d90aea0e
-SIZE (Net-LDAP-posixGroup-0.0.1.tar.gz) = 3871
+SHA256 (Net-LDAP-posixGroup-0.0.2.tar.gz) = b356afc500cabda247c910f3e66aeec0f8b1d7565f9876ec52be8fbed11ab010
+SIZE (Net-LDAP-posixGroup-0.0.2.tar.gz) = 3915
--- p5-Net-LDAP-posixGroup-0.0.2.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?201204282120.q3SLKAVM057413>