Bug 170143

Summary: devel/fhist: Update to version 1.21
Product: Ports & Packages Reporter: tkato432
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tkato432 2012-07-25 19:10:10 UTC
- Update to version 1.21

Remove file:
files/patch-Makefile.in
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-07-25 19:11:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2012-08-05 05:53:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-08-05 05:53:38 UTC
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/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"