Bug 116635 - Update port: net/pear-Net_LDAP
Summary: Update port: net/pear-Net_LDAP
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: 2007-09-25 21:10 UTC by Gerrit Beine
Modified: 2007-09-27 22:10 UTC (History)
0 users

See Also:


Attachments
file.diff (208 bytes, patch)
2007-09-25 21:10 UTC, Gerrit Beine
no flags Details | Diff
file.diff (628 bytes, patch)
2007-09-25 21:10 UTC, Gerrit Beine
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Beine 2007-09-25 21:10:02 UTC
Update to version 1.0.0RC4

Fix: PORTNAME=	Net_LDAP
-PORTVERSION=	0.7.3
-PORTREVISION=	1
+PORTVERSION=	1.0.0r4
 CATEGORIES=	net pear
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/r/RC/}

 MAINTAINER=	gerrit.beine@gmx.de
 COMMENT=	OO interface for searching and manipulating LDAP-entries
@@ -21,11 +21,11 @@
 FILES=		LDAP.php \
 		LDAP/Entry.php LDAP/Filter.php LDAP/RootDSE.php \
 		LDAP/Schema.php LDAP/Search.php LDAP/Util.php
-DOCS=		README.txt RootDSE.txt Schema.txt utf8.txt
+DOCS=		README.txt RootDSE.txt Schema.txt utf8.txt manual.html
 _DOCSDIR=	doc
 TESTS=		tests.php
 EXAMPLES=	add_entry.php connecting.php fetch_entry.php \
-		modify_entry.php search_entries.php
+		modify_entry.php modify_entry2.php search_entries.php
 _EXAMPLESDIR=	doc/examples

 .include <bsd.port.pre.mk>
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-09-25 21:10:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-09-27 22:03:39 UTC
miwi        2007-09-27 21:03:35 UTC

  FreeBSD ports repository

  Modified files:
    net/pear-Net_LDAP    Makefile distinfo 
  Log:
  - Update to 1.0.0 Rc4
  
  PR:             116635
  Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.9       +3 -4      ports/net/pear-Net_LDAP/Makefile
  1.6       +3 -3      ports/net/pear-Net_LDAP/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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-09-27 22:03:41 UTC
State Changed
From-To: open->closed

Committed. Thanks!