Bug 128381 - Update port: net/p5-ZConf update to 0.6.0 from 0.4.0
Summary: Update port: net/p5-ZConf update to 0.6.0 from 0.4.0
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-10-26 00:30 UTC by Zane C. Bowers-Hadley
Modified: 2008-11-08 20:20 UTC (History)
0 users

See Also:


Attachments
ZConf_Makefile.diff (273 bytes, patch)
2008-10-26 00:30 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
file.diff (540 bytes, patch)
2008-10-26 00:30 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2008-10-26 00:30:01 UTC

0.6.0	2008-10-10/16:40
		-Changed the LDAP connection error code from 0 to 34. Now any time it's value is true there is an error.
		-Clean up the POD for delSet*
		-Fix call to delSetFile in delConfig instead of delConfigFile
		-delConfigFile now uses getAvailableSetsFile instead of getAvailableSets
		

0.5.0   2008-10-09/19:00
		-Add LDAPconnect, LDAPgetConfMessage, LDAPgetConfMessageOne, LDAPgetConfEntry, delConfig, delConfigFile, and delConfigLDAP.
		-Now uses LDAPconnect for forming all connections.
		-LDAPget* is now used for fetching various LDAP stuff.

How-To-Repeat: 

1: cd the the net/p5-ZConf
2:
3: apply diffs
4: <insert something random or etc>
5: update and enjoy
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-10-26 00:30:10 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Zane C. Bowers-Hadley 2008-10-26 01:58:06 UTC
Whoops. The previous diff for the make file just bumped it to 0.5.0
and not 0.6.0.



--- Makefile.orig       2008-10-25 17:56:28.000000000 -0500
+++ Makefile    2008-10-25 18:21:38.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      ZConf
-PORTVERSION=   0.4.0
+PORTVERSION=   0.6.0
 CATEGORIES=    net perl5
 MASTER_SITES=  CPAN
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-11-04 12:49:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2008-11-08 20:14:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-11-08 20:14:57 UTC
miwi        2008-11-08 20:14:43 UTC

  FreeBSD ports repository

  Modified files:
    net/p5-ZConf         Makefile distinfo 
  Log:
  - Update to 0.6.0
  
  PR:             128381
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.6       +1 -1      ports/net/p5-ZConf/Makefile
  1.5       +3 -3      ports/net/p5-ZConf/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"