Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2016 13:41:13 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r415787 - in head/net: unison unison-nox11
Message-ID:  <201605241341.u4ODfD3d096725@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Tue May 24 13:41:13 2016
New Revision: 415787
URL: https://svnweb.freebsd.org/changeset/ports/415787

Log:
  - Update net/unison to 2.48.4
  - While here remove unneeded DOCS option from DEFAULT_OPTIONS(it's
    always on by default)

Modified:
  head/net/unison-nox11/Makefile
  head/net/unison/Makefile
  head/net/unison/distinfo

Modified: head/net/unison-nox11/Makefile
==============================================================================
--- head/net/unison-nox11/Makefile	Tue May 24 13:17:36 2016	(r415786)
+++ head/net/unison-nox11/Makefile	Tue May 24 13:41:13 2016	(r415787)
@@ -1,7 +1,6 @@
 # Created by: Boris Samorodov <bsam@FreeBSD.org>
 # $FreeBSD$
 
-PORTREVISION=	1
 PKGNAMESUFFIX=	-nox11
 
 MAINTAINER=	bsam@FreeBSD.org

Modified: head/net/unison/Makefile
==============================================================================
--- head/net/unison/Makefile	Tue May 24 13:17:36 2016	(r415786)
+++ head/net/unison/Makefile	Tue May 24 13:41:13 2016	(r415787)
@@ -2,8 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	unison
-PORTVERSION=	2.48.3
-PORTREVISION?=	2
+PORTVERSION=	2.48.4
+PORTREVISION?=	0
 CATEGORIES=	net
 MASTER_SITES=	http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
 DISTFILES=	${EXTRACT_ONLY} ${EXTRA_DOCS}
@@ -18,6 +18,7 @@ LICENSE=	GPLv3
 PLIST_SUB=	PORTVERSION=${PORTVERSION}
 USES=		gmake
 USE_OCAML=	yes
+WRKSRC=		${WRKDIR}/src
 NO_OCAML_RUNDEPENDS=yes
 WANT_GNOME=	yes
 MAKE_ARGS=	CFLAGS=""
@@ -31,7 +32,7 @@ EXTRA_DOCS=	${DISTNAME}-manual.html \
 		${DISTNAME}-manual.pdf ${DISTNAME}-manual.ps
 
 OPTIONS_DEFINE= DOCS X11
-OPTIONS_DEFAULT?=        DOCS X11
+OPTIONS_DEFAULT?=	X11
 
 .include <bsd.port.options.mk>
 

Modified: head/net/unison/distinfo
==============================================================================
--- head/net/unison/distinfo	Tue May 24 13:17:36 2016	(r415786)
+++ head/net/unison/distinfo	Tue May 24 13:41:13 2016	(r415787)
@@ -1,8 +1,9 @@
-SHA256 (unison-2.48.3/unison-2.48.3.tar.gz) = f40d3cfbe82078d79328b51acab3e5179f844135260c2f4710525b9b45b15483
-SIZE (unison-2.48.3/unison-2.48.3.tar.gz) = 1172646
-SHA256 (unison-2.48.3/unison-2.48.3-manual.html) = 500d8f83770fc3b07cf443dfb1579281d4379002d51523aa73451e03f6cdbe1a
-SIZE (unison-2.48.3/unison-2.48.3-manual.html) = 278156
-SHA256 (unison-2.48.3/unison-2.48.3-manual.pdf) = cba2946656e04b856d98184b539e382ed85d987d24458a39e156946125f7b578
-SIZE (unison-2.48.3/unison-2.48.3-manual.pdf) = 516703
-SHA256 (unison-2.48.3/unison-2.48.3-manual.ps) = 0a8e05fa461d4888b17b97df8dc26404a35e9fad944241bae59355d87bf05c85
-SIZE (unison-2.48.3/unison-2.48.3-manual.ps) = 771787
+TIMESTAMP = 1464031624
+SHA256 (unison-2.48.4/unison-2.48.4.tar.gz) = 30aa53cd671d673580104f04be3cf81ac1e20a2e8baaf7274498739d59e99de8
+SIZE (unison-2.48.4/unison-2.48.4.tar.gz) = 1200861
+SHA256 (unison-2.48.4/unison-2.48.4-manual.html) = 2b5674e2fd7751148784a716ce5a03f8cd0a321c8a3bd4343832ed9b83d2d404
+SIZE (unison-2.48.4/unison-2.48.4-manual.html) = 278110
+SHA256 (unison-2.48.4/unison-2.48.4-manual.pdf) = eaf9bf89967eb17c59b98f0a7ba6b6ff260b6c6de73277a633d954ceb42f5f93
+SIZE (unison-2.48.4/unison-2.48.4-manual.pdf) = 516093
+SHA256 (unison-2.48.4/unison-2.48.4-manual.ps) = 8b7aaf70452148e0817ee84db5b0686a9867ec5a1697490113572e0f4669dd0a
+SIZE (unison-2.48.4/unison-2.48.4-manual.ps) = 770305



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605241341.u4ODfD3d096725>