svn commit: r356938 - head/japanese/jd
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Jun 7 18:30:51 UTC 2014
Author: danilo
Date: Sat Jun 7 18:30:50 2014
New Revision: 356938
URL: http://svnweb.freebsd.org/changeset/ports/356938
QAT: https://qat.redports.org/buildarchive/r356938/
Log:
- Update from 2.8.7 to 2.8.8 [1]
- Add libtool to USES
- Add libtoolize to USE_AUTOTOOLS
PR: ports/190750
Submitted by: townwear at gmail.com (maintainer) [1]
Modified:
head/japanese/jd/Makefile
head/japanese/jd/distinfo
Modified: head/japanese/jd/Makefile
==============================================================================
--- head/japanese/jd/Makefile Sat Jun 7 18:28:33 2014 (r356937)
+++ head/japanese/jd/Makefile Sat Jun 7 18:30:50 2014 (r356938)
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= jd
-PORTVERSION= 2.8.7
+PORTVERSION= 2.8.8
CATEGORIES= japanese www
MASTER_SITES= SFJP
-MASTER_SITE_SUBDIR= jd4linux/60198
-DISTNAME= ${PORTNAME}-${PORTVERSION}-140104
+MASTER_SITE_SUBDIR= jd4linux/61281
+DISTNAME= ${PORTNAME}-${PORTVERSION}-140601
EXTRACT_SUFX= .tgz
MAINTAINER= townwear at gmail.com
@@ -18,8 +18,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
libgcrypt.so:${PORTSDIR}/security/libgcrypt
-USES= iconv
-USE_AUTOTOOLS= autoconf automake libtool
+USES= iconv libtool
+USE_AUTOTOOLS= autoconf automake libtoolize
USE_GNOME= gtk20 gtkmm24 libgnomeui
CONFIGURE_ARGS= --with-sessionlib=gnomeui
Modified: head/japanese/jd/distinfo
==============================================================================
--- head/japanese/jd/distinfo Sat Jun 7 18:28:33 2014 (r356937)
+++ head/japanese/jd/distinfo Sat Jun 7 18:30:50 2014 (r356938)
@@ -1,2 +1,2 @@
-SHA256 (jd-2.8.7-140104.tgz) = abe7f5c9a5f5ce49f1a94204c27a6d8be393b0b66988973896e4eff7985501e8
-SIZE (jd-2.8.7-140104.tgz) = 765979
+SHA256 (jd-2.8.8-140601.tgz) = 22d63588e947b489aae3a6ea7e6b56193ab6300f3506fea4df53f617d8f0d01e
+SIZE (jd-2.8.8-140601.tgz) = 768814
More information about the svn-ports-head
mailing list