aboutsummaryrefslogtreecommitdiff
path: root/japanese/jd
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2011-01-06 14:12:11 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2011-01-06 14:12:11 +0000
commit22bf9d1d5efd0b16b9e8d7625d5040b376292f7b (patch)
tree73f81e263d1ee58ad218fde16ab0ce1350b3ec65 /japanese/jd
parent8552446ef993ba44aab3ee20f1a180eda3cc7023 (diff)
downloadports-22bf9d1d5efd0b16b9e8d7625d5040b376292f7b.tar.gz
ports-22bf9d1d5efd0b16b9e8d7625d5040b376292f7b.zip
Notes
Diffstat (limited to 'japanese/jd')
-rw-r--r--japanese/jd/Makefile27
-rw-r--r--japanese/jd/distinfo5
2 files changed, 20 insertions, 12 deletions
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 <bsd.port.pre.mk>
.if defined(WITH_ONIGURUMA)
CONFIGURE_ARGS+= --with-oniguruma
@@ -42,4 +51,4 @@ CONFIGURE_ARGS+= --with-pangolayout
pre-configure:
@cd ${WRKSRC} && ${AUTORECONF} -i
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
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