From 22bf9d1d5efd0b16b9e8d7625d5040b376292f7b Mon Sep 17 00:00:00 2001 From: TAKATSU Tomonari Date: Thu, 6 Jan 2011 14:12:11 +0000 Subject: - Update to 2.7.5 [1] - Use MASTER_SITES_ABBREVS in MASTER_SITES - Add LICENSE - Add OPTIONS - Drop MD5 checksum from distinfo - Make portlint happy PR: ports/153512 [1] Submitted by: Takashi Kato (maintainer) [1] --- japanese/jd/Makefile | 27 ++++++++++++++++++--------- japanese/jd/distinfo | 5 ++--- 2 files changed, 20 insertions(+), 12 deletions(-) (limited to 'japanese/jd') diff --git a/japanese/jd/Makefile b/japanese/jd/Makefile index c53efa322e82..d65c532c1634 100644 --- a/japanese/jd/Makefile +++ b/japanese/jd/Makefile @@ -6,24 +6,33 @@ # PORTNAME= jd -PORTVERSION= 2.7.0 -PORTREVISION= 1 +PORTVERSION= 2.7.5 CATEGORIES= japanese www -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} -MASTER_SITE_SUBDIR= jd4linux/48699 -DISTNAME= ${PORTNAME}-${PORTVERSION}-100823 +MASTER_SITES= SFJP +MASTER_SITE_SUBDIR= jd4linux/50363 +DISTNAME= ${PORTNAME}-${PORTVERSION}-101228 EXTRACT_SUFX= .tgz MAINTAINER= townwear@gmail.com COMMENT= A 2ch browser +LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \ + gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24 + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + MAKE_JOBS_SAFE= yes -GNU_CONFIGURE= yes USE_GMAKE= yes USE_AUTOTOOLS= autoconf automake libtool +USE_GNOME= gtk20 +GNU_CONFIGURE= yes -LIB_DEPENDS+= gnutls:${PORTSDIR}/security/gnutls \ - gtkmm:${PORTSDIR}/x11-toolkits/gtkmm24 +OPTIONS= ONIGURUMA "Build with oniguruma regular expressions lib" off \ + GNOMEUI "Enable LibGnomeUI support" off \ + PANGOLAYOUT "Use PANGOLayout instead of PangoGlyphString" off + +.include .if defined(WITH_ONIGURUMA) CONFIGURE_ARGS+= --with-oniguruma @@ -42,4 +51,4 @@ CONFIGURE_ARGS+= --with-pangolayout pre-configure: @cd ${WRKSRC} && ${AUTORECONF} -i -.include +.include diff --git a/japanese/jd/distinfo b/japanese/jd/distinfo index d463b37387fb..245d9f0ced02 100644 --- a/japanese/jd/distinfo +++ b/japanese/jd/distinfo @@ -1,3 +1,2 @@ -MD5 (jd-2.7.0-100823.tgz) = f52ead91910ee7cb37456580b85549bb -SHA256 (jd-2.7.0-100823.tgz) = 7b4c2f3a644aebe2518b915aa7cb9cf2dd31a61f9f2c6d546a372401ace40647 -SIZE (jd-2.7.0-100823.tgz) = 749471 +SHA256 (jd-2.7.5-101228.tgz) = a13c09414e511f1a3bfde220f549a8af6647d18b40b2f545201a3ea924697f0c +SIZE (jd-2.7.5-101228.tgz) = 764459 -- cgit v1.2.3