Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Aug 2012 04:53:23 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r302050 - in head/devel/fhist: . files
Message-ID:  <201208050453.q754rN8J037116@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Aug  5 04:53:22 2012
New Revision: 302050
URL: http://svn.freebsd.org/changeset/ports/302050

Log:
  - Update to 1.21
  
  PR:		170143
  Submitted by:	Ports Fury

Deleted:
  head/devel/fhist/files/patch-Makefile.in
Modified:
  head/devel/fhist/Makefile   (contents, props changed)
  head/devel/fhist/distinfo   (contents, props changed)
  head/devel/fhist/pkg-descr   (contents, props changed)

Modified: head/devel/fhist/Makefile
==============================================================================
--- head/devel/fhist/Makefile	Sun Aug  5 04:51:06 2012	(r302049)
+++ head/devel/fhist/Makefile	Sun Aug  5 04:53:22 2012	(r302050)
@@ -6,7 +6,8 @@
 #
 
 PORTNAME=	fhist
-PORTVERSION=	1.20
+PORTVERSION=	1.21
+DISTVERSIONSUFFIX=	.D001
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
 
@@ -19,7 +20,10 @@ LIB_DEPENDS=	explain.45:${PORTSDIR}/deve
 
 OPTIONS_DEFINE=	NLS
 
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS=	--with-nlsdir=${PREFIX}/share/locale/en/LC_MESSAGES
 ALL_TARGET=	all-bin
 MAKE_JOBS_UNSAFE=yes
 

Modified: head/devel/fhist/distinfo
==============================================================================
--- head/devel/fhist/distinfo	Sun Aug  5 04:51:06 2012	(r302049)
+++ head/devel/fhist/distinfo	Sun Aug  5 04:53:22 2012	(r302050)
@@ -1,2 +1,2 @@
-SHA256 (fhist-1.20.tar.gz) = c7d2cbbb269fe016af94a8657ecbd6d5fda818f48a2c52f72f30edbc91e76d91
-SIZE (fhist-1.20.tar.gz) = 410711
+SHA256 (fhist-1.21.D001.tar.gz) = bc8963b142d3686c3848a74ec996cb8619cd7843deb2f99709d81bed30f6843b
+SIZE (fhist-1.21.D001.tar.gz) = 409961

Modified: head/devel/fhist/pkg-descr
==============================================================================
--- head/devel/fhist/pkg-descr	Sun Aug  5 04:51:06 2012	(r302049)
+++ head/devel/fhist/pkg-descr	Sun Aug  5 04:53:22 2012	(r302050)
@@ -13,4 +13,4 @@ See also: ``A File Comparison Program, W
 Myers'', Software Practice and Experience, Volume 15, No. 11,
 November 1985.
 
-WWW:	http://fhist.sourceforge.net/fhist.html
+WWW:	http://fhist.sourceforge.net/



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