Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2017 13:57:37 +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: r440158 - head/net/gnu-dico
Message-ID:  <201705051357.v45DvbKY079976@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Fri May  5 13:57:36 2017
New Revision: 440158
URL: https://svnweb.freebsd.org/changeset/ports/440158

Log:
  - Update to 2.4
  
  PR:		218200
  Submitted by:	maintainer

Modified:
  head/net/gnu-dico/Makefile
  head/net/gnu-dico/distinfo
  head/net/gnu-dico/pkg-plist

Modified: head/net/gnu-dico/Makefile
==============================================================================
--- head/net/gnu-dico/Makefile	Fri May  5 13:56:14 2017	(r440157)
+++ head/net/gnu-dico/Makefile	Fri May  5 13:57:36 2017	(r440158)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dico
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	net textproc
 MASTER_SITES=	GNU
 PKGNAMEPREFIX=	gnu-
@@ -57,7 +57,6 @@ post-patch:
 		-e 's/mu_check_lib_save_LIBS/LIBS/' \
 		-e 's/python-config/$${PYTHON_CONFIG}/' \
 		${WRKSRC}/configure
-	@${REINPLACE_CMD} 's/conf.5in dico/conf.5 dico/' ${WRKSRC}/doc/Makefile.in
 
 post-install:
 	${INSTALL_DATA} ${FILESDIR}/dicod.conf ${STAGEDIR}${PREFIX}/etc/dicod.conf.sample

Modified: head/net/gnu-dico/distinfo
==============================================================================
--- head/net/gnu-dico/distinfo	Fri May  5 13:56:14 2017	(r440157)
+++ head/net/gnu-dico/distinfo	Fri May  5 13:57:36 2017	(r440158)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473624817
-SHA256 (dico-2.3.tar.xz) = f38afa5771a70f2d3d72c409d664c20456de874f93d8b391141ba45ee3077e8d
-SIZE (dico-2.3.tar.xz) = 1607960
+TIMESTAMP = 1490736071
+SHA256 (dico-2.4.tar.xz) = 4f94f73d1f596552894df2decb72df5b71ed2a23edc985c68247b6e5a0daa78e
+SIZE (dico-2.4.tar.xz) = 1694884

Modified: head/net/gnu-dico/pkg-plist
==============================================================================
--- head/net/gnu-dico/pkg-plist	Fri May  5 13:56:14 2017	(r440157)
+++ head/net/gnu-dico/pkg-plist	Fri May  5 13:57:36 2017	(r440158)
@@ -60,4 +60,6 @@ sbin/dicod
 %%NLS%%share/locale/fi/LC_MESSAGES/dico.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/dico.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/dico.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/dico.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/dico.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/dico.mo



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