Update to latest stable version and take maintainership. Ok ? Cheers Giovanni
Index: Makefile.inc =================================================================== RCS file: /cvs/ports/net/unison/Makefile.inc,v retrieving revision 1.8 diff -u -p -r1.8 Makefile.inc --- Makefile.inc 10 Aug 2009 06:33:43 -0000 1.8 +++ Makefile.inc 8 Oct 2009 15:06:41 -0000 @@ -4,8 +4,9 @@ DISTNAME= unison-$V CATEGORIES= net HOMEPAGE= http://www.cis.upenn.edu/~bcpierce/unison/ +MAINTAINER= Giovanni Bechis <[email protected]> -# GPL +# GPLv3 PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -26,7 +27,7 @@ BUILD_DEPENDS+= ::x11/lablgtk LIB_DEPENDS= gtk.>=1.2,gdk.>=1.2::x11/gtk+ MAKE_FLAGS= UISTYLE=gtk USE_X11= Yes -WANTLIB+= X11 Xext Xi glib gmodule iconv intl pthread-stubs xcb +WANTLIB+= X11 Xext Xi glib gmodule iconv intl .endif # CFLAGS _must_ be empty. This is an OCaml compiler. Index: stable/Makefile =================================================================== RCS file: /cvs/ports/net/unison/stable/Makefile,v retrieving revision 1.8 diff -u -p -r1.8 Makefile --- stable/Makefile 10 Aug 2009 06:33:44 -0000 1.8 +++ stable/Makefile 8 Oct 2009 15:06:41 -0000 @@ -2,8 +2,7 @@ COMMENT= multi-platform file synchronization tool -V= 2.27.57 -PKGNAME= ${DISTNAME}p3 +V= 2.32.52 MASTER_SITES= ${HOMEPAGE}download/releases/stable/ Index: stable/distinfo =================================================================== RCS file: /cvs/ports/net/unison/stable/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- stable/distinfo 13 Feb 2008 23:13:27 -0000 1.4 +++ stable/distinfo 8 Oct 2009 15:06:41 -0000 @@ -1,5 +1,5 @@ -MD5 (unison-2.27.57.tar.gz) = S6Cj5L9LStDAY/hjkTcfeA== -RMD160 (unison-2.27.57.tar.gz) = FTiOPyubWTq6FAQWIWg3xJ5IAMA= -SHA1 (unison-2.27.57.tar.gz) = mJJoDYvT48UAMUUcxud+tUMXaOo= -SHA256 (unison-2.27.57.tar.gz) = SSmewUIWqEZ7LGuhSPgUW+wx+nh0M/nOOFHC1i8ANa4= -SIZE (unison-2.27.57.tar.gz) = 617253 +MD5 (unison-2.32.52.tar.gz) = BwHwlcFyF3agRUuUYH7aSA== +RMD160 (unison-2.32.52.tar.gz) = ghai5ILVpEXdes22Lhu2N36Q0aE= +SHA1 (unison-2.32.52.tar.gz) = aOpXCd5PzC+a73sBskY3UDthtaw= +SHA256 (unison-2.32.52.tar.gz) = FULl1K0D6SgmDgYaj/nV4LyjKCSB7YvsVVLeF6AnBIU= +SIZE (unison-2.32.52.tar.gz) = 697866 Index: stable/pkg/PLIST =================================================================== RCS file: /cvs/ports/net/unison/stable/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 PLIST --- stable/pkg/PLIST 22 May 2005 17:44:41 -0000 1.1.1.1 +++ stable/pkg/PLIST 8 Oct 2009 15:06:41 -0000 @@ -1,5 +1,5 @@ @comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/22 17:44:41 sturm Exp $ -bin/unison +...@bin bin/unison share/doc/unison/ share/doc/unison/BUGS.txt share/doc/unison/NEWS
