Bug 134991 - Update port: net/p5-ZConf uber useful and important update from 0.7.0 to 1.1.1
Summary: Update port: net/p5-ZConf uber useful and important update from 0.7.0 to 1.1.1
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: 2009-05-27 15:10 UTC by Zane C. Bowers-Hadley
Modified: 2009-06-15 20:50 UTC (History)
0 users

See Also:


Attachments
p5-ZConf_Makefile.diff (273 bytes, patch)
2009-05-27 15:10 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
p5-ZConf_pkg-descr.diff (544 bytes, patch)
2009-05-27 15:10 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 2009-05-27 15:10:02 UTC

1.1.1	2009-05-07/00:30
		-defaultSetExists now actually works instead of always returning true.
		-setExists will now use defaultSetExists if no set is specified.

1.1.0	2009-04-12/14:30
		-Implement system mode.
		-New cleanup.

1.0.0	2009-03-02/05:00
		-Removed 'chooseSetFile' and 'chooseSetLDAP' as it now uses readChooser.
		-Implement read fall through for. Now any reads that error for LDAP, will try
			to use the file backend.

0.7.1	2009-02-16/5:20
		-Fix error strings for writeSetFromHash
		-Fix ZML parsing error in 'readFile'. It now properply parses
			multiline variables.

Fix: --- distinfo.orig	2009-05-27 09:01:20.000000000 -0500
+++ distinfo	2009-05-27 09:03:04.000000000 -0500
@@ -1,3 +1,3 @@
-MD5 (ZConf-0.7.0.tar.gz) = fe9aa141f76cb16fe5cd8a2bae4f8859
-SHA256 (ZConf-0.7.0.tar.gz) = ae56b0dc772273b5ca6fd8d81c266b2ce866117ddac778462fffb05d7d96496d
-SIZE (ZConf-0.7.0.tar.gz) = 23554
+MD5 (ZConf-1.1.1.tar.gz) = 8f0deb8ffd60c10073bc7f440ec68d12
+SHA256 (ZConf-1.1.1.tar.gz) = 970db47b4684cc046912279b1661bda9297f69361ecb490480bcbf021790fc10
+SIZE (ZConf-1.1.1.tar.gz) = 24171
--- p5-ZConf_distinfo.diff ends here ---

How-To-Repeat: 

1: Notice that 0.7.0 is in the ports.
2:
3: Apply the patches and enjoy.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-05-27 15:26:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-15 20:42:52 UTC
miwi        2009-06-15 19:42:37 UTC

  FreeBSD ports repository

  Modified files:
    net/p5-ZConf         Makefile distinfo pkg-descr 
  Log:
  - Update to 1.1.1
  
  PR:             134991
  Submitted by:   "Zane C.B." <vvelox@vvelox.net> (maintainer)
  
  Revision  Changes    Path
  1.8       +1 -1      ports/net/p5-ZConf/Makefile
  1.7       +3 -3      ports/net/p5-ZConf/distinfo
  1.3       +9 -0      ports/net/p5-ZConf/pkg-descr
_______________________________________________
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 2009-06-15 20:43:22 UTC
State Changed
From-To: open->closed

New port added. Thanks!