Bug 129421 - [maintainer update] Update for net/shelldap to 0.2
Summary: [maintainer update] Update for net/shelldap to 0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-04 17:10 UTC by mahlon
Modified: 2008-12-06 15:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mahlon 2008-12-04 17:10:01 UTC
    This is simply a version bump of the net/shelldap port.
    Thanks guys!



diff -ruN /usr/ports/net/shelldap/Makefile shelldap/Makefile
--- /usr/ports/net/shelldap/Makefile	2006-07-08 17:51:12.000000000 -0700
+++ shelldap/Makefile	2008-12-04 08:23:05.651978000 -0800
@@ -1,19 +1,19 @@
-# New ports collection makefile for:	shelldap
-# Date created:		2006-07-07
-# Whom:			Mahlon E. Smith <mahlon@martini.nu>
+# New ports collection makefile for:    shelldap
+# Date created:         2006-07-07
+# Whom:                 Mahlon E. Smith <mahlon@martini.nu>
 #
-# $FreeBSD: ports/net/shelldap/Makefile,v 1.1 2006/07/09 00:51:12 rafan Exp $
+# $FreeBSD$
 #
 
-PORTNAME=	shelldap
-PORTVERSION=	0.1
-CATEGORIES=	net
-MASTER_SITES=	http://www.martini.nu/misc/
+PORTNAME=     shelldap
+PORTVERSION=  0.2
+CATEGORIES=   net
+MASTER_SITES= http://www.martini.nu/misc/
 
-MAINTAINER=	mahlon@martini.nu
-COMMENT=	A shell-like environment for LDAP
+MAINTAINER=   mahlon@martini.nu
+COMMENT=      A shell-like environment for LDAP
 
-RUN_DEPENDS=	\
+RUN_DEPENDS=    \
 	${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \
 	${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \
 	${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
@@ -22,13 +22,13 @@
 	${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \
 	${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck
 
-USE_PERL5=	yes
+USE_PERL5=   yes
 
-MAN1=		shelldap.1
+MAN1=        shelldap.1
 
-PLIST_FILES=	bin/shelldap
+PLIST_FILES= bin/shelldap
 
-NO_BUILD=	yes
+NO_BUILD=    yes
 
 post-extract:
 	${MKDIR} ${WRKSRC}/man/man1
diff -ruN /usr/ports/net/shelldap/distinfo shelldap/distinfo
--- /usr/ports/net/shelldap/distinfo	2006-07-08 17:51:12.000000000 -0700
+++ shelldap/distinfo	2008-12-04 08:30:31.494589000 -0800
@@ -1,3 +1,3 @@
-MD5 (shelldap-0.1.tar.gz) = a283288b657ca0a307f12031c9e97371
-SHA256 (shelldap-0.1.tar.gz) = 41344c5a474124a0ddbff1b2086ec3a0d15b4fcc475db993c4ad71782ae3cc7a
-SIZE (shelldap-0.1.tar.gz) = 12179
+MD5 (shelldap-0.2.tar.gz) = 2c68afa69968b71888e029485ee32881
+SHA256 (shelldap-0.2.tar.gz) = ea16c9d823794d78bbe4aa51f6a9d91c30a4119fdedad333564af245870efe73
+SIZE (shelldap-0.2.tar.gz) = 12147
diff -ruN /usr/ports/net/shelldap/pkg-plist shelldap/pkg-plist
--- /usr/ports/net/shelldap/pkg-plist	1969-12-31 16:00:00.000000000 -0800
+++ shelldap/pkg-plist	2006-09-05 23:35:17.347113000 -0700
@@ -0,0 +1 @@
+bin/shelldap
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-12-04 17:12:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-12-06 15:17:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-12-06 15:17:14 UTC
miwi        2008-12-06 15:17:00 UTC

  FreeBSD ports repository

  Modified files:
    net/shelldap         Makefile distinfo 
  Log:
  - Update to 0.2
  
  PR:             129421
  Submitted by:   Mahlon E.Smith <mahlon@martini.nu> (maintainer)
  
  Revision  Changes    Path
  1.2       +11 -12    ports/net/shelldap/Makefile
  1.2       +3 -3      ports/net/shelldap/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"