The latest available beta version is 2.32.52. Fix: -- WBR, bsam--1XLLqE6FAGJOiBwHrh9d4vwlHqXT8jwvlVzlfpeAfLz3Bg5p Content-Type: text/plain; name="unison-devel.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="unison-devel.diff" Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/unison-devel/Makefile,v retrieving revision 1.21 diff -u -r1.21 Makefile --- Makefile 31 Jul 2009 13:54:48 -0000 1.21 +++ Makefile 10 Aug 2009 10:37:17 -0000 @@ -6,8 +6,8 @@ # PORTNAME= unison -PORTVERSION= 2.27.29 -PORTREVISION= 3 +PORTVERSION= 2.32.52 +PORTREVISION= 0 CATEGORIES= net MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/ PKGNAMESUFFIX= -devel Index: distinfo =================================================================== RCS file: /home/pcvs/ports/net/unison-devel/distinfo,v retrieving revision 1.11 diff -u -r1.11 distinfo --- distinfo 19 Oct 2007 03:05:02 -0000 1.11 +++ distinfo 10 Aug 2009 10:37:17 -0000 @@ -1,12 +1,12 @@ -MD5 (unison-2.27.29/unison-2.27.29.tar.gz) = a79280de81c6cf47014ddc6881911323 -SHA256 (unison-2.27.29/unison-2.27.29.tar.gz) = 3665346238db717e0439476c1ddbde754e4becf5c0fdd70652f107dbda1254b7 -SIZE (unison-2.27.29/unison-2.27.29.tar.gz) = 591171 -MD5 (unison-2.27.29/unison-2.27.29-manual.html) = 6fbe74c53d36e7ef6dd5014d7818f4c1 -SHA256 (unison-2.27.29/unison-2.27.29-manual.html) = 8ebe142ae15ed66bcc061ad6935aab23f67c8fde5eb9ce54c96a712f53ea576a -SIZE (unison-2.27.29/unison-2.27.29-manual.html) = 231860 -MD5 (unison-2.27.29/unison-2.27.29-manual.pdf) = 96e64571ea7d96d29ceab89df19b2f90 -SHA256 (unison-2.27.29/unison-2.27.29-manual.pdf) = 649eb962673ef830b472115262a7474d376f6ae0815a3fd9644789e306fcdda0 -SIZE (unison-2.27.29/unison-2.27.29-manual.pdf) = 451367 -MD5 (unison-2.27.29/unison-2.27.29-manual.ps) = 2cff68790108f324e4ce90f281e15a6b -SHA256 (unison-2.27.29/unison-2.27.29-manual.ps) = 5e6fdb9b565169383a20cfe99e9f696bccedebb4d964ddab115473607b61c80a -SIZE (unison-2.27.29/unison-2.27.29-manual.ps) = 530115 +MD5 (unison-2.32.52/unison-2.32.52.tar.gz) = 0701f095c1721776a0454b94607eda48 +SHA256 (unison-2.32.52/unison-2.32.52.tar.gz) = 1542e5d4ad03e928260e061a8ff9d5e0bca3282481ed8bec5552de17a0270485 +SIZE (unison-2.32.52/unison-2.32.52.tar.gz) = 697866 +MD5 (unison-2.32.52/unison-2.32.52-manual.html) = 68379a1c5a5ab3d068726badc7d1135c +SHA256 (unison-2.32.52/unison-2.32.52-manual.html) = c898239d8139d8405b96d87e12c06c7f41fd3629cac0c83bc338aad50fed7f81 +SIZE (unison-2.32.52/unison-2.32.52-manual.html) = 249124 +MD5 (unison-2.32.52/unison-2.32.52-manual.pdf) = 6d3f0e61ab69591759f18e4f103a0020 +SHA256 (unison-2.32.52/unison-2.32.52-manual.pdf) = b3fee7ac99907f3b1ed02c6ac901678e82ea1eed936acb45e9735b95d55cc4eb +SIZE (unison-2.32.52/unison-2.32.52-manual.pdf) = 478388 +MD5 (unison-2.32.52/unison-2.32.52-manual.ps) = 208157edde7f37e79c6eb1cf9192d350 +SHA256 (unison-2.32.52/unison-2.32.52-manual.ps) = 779924e2a89ab2592c512e808cfcdf302c1a691fb1f2a6a02cc415fdc87770e5 +SIZE (unison-2.32.52/unison-2.32.52-manual.ps) = 572128
Responsible Changed From-To: freebsd-ports-bugs->bsam Submitter has GNATS access (via the GNATS Auto Assign Tool)
Maintainer of net/unison-devel, Please note that PR ports/137632 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/137632 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I approve. I got the warning below from portlint - consider removing PORTREVISION. WARN: Makefile: Setting PORTREVISION to 0 is not necessary. -Dan
bsam 2009-08-13 16:57:10 UTC FreeBSD ports repository Modified files: net/unison-devel Makefile distinfo Log: Update to the latest available beta version 2.32.52. PR: ports/137632 Submitted by: bsam (me) Approved by: maintainer Revision Changes Path 1.22 +1 -2 ports/net/unison-devel/Makefile 1.12 +12 -12 ports/net/unison-devel/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"
State Changed From-To: feedback->closed Committed, thanks!