aboutsummaryrefslogtreecommitdiff
path: root/japanese/navi2ch
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2014-11-22 07:56:42 +0000
committerHiroki Sato <hrs@FreeBSD.org>2014-11-22 07:56:42 +0000
commit2d4b460c760964a0f04e7cc47ca2a5fd52ab3c1e (patch)
tree8b9a4ee8e977e3b4baed8199e808febe11f533cd /japanese/navi2ch
parent1735e2855daeaba639e750ab3044b67948e6b8fd (diff)
downloadports-2d4b460c760964a0f04e7cc47ca2a5fd52ab3c1e.tar.gz
ports-2d4b460c760964a0f04e7cc47ca2a5fd52ab3c1e.zip
Update to 2.0.0-DEV.
PR: 194994
Notes
Notes: svn path=/head/; revision=373036
Diffstat (limited to 'japanese/navi2ch')
-rw-r--r--japanese/navi2ch/Makefile16
-rw-r--r--japanese/navi2ch/distinfo4
-rw-r--r--japanese/navi2ch/files/patch-elisp-comp11
-rw-r--r--japanese/navi2ch/pkg-plist4
4 files changed, 22 insertions, 13 deletions
diff --git a/japanese/navi2ch/Makefile b/japanese/navi2ch/Makefile
index 1bdda3a5642d..7f42a3a782e8 100644
--- a/japanese/navi2ch/Makefile
+++ b/japanese/navi2ch/Makefile
@@ -2,11 +2,11 @@
# $FreeBSD$
PORTNAME= navi2ch
-PORTVERSION= 1.8.4
-PORTREVISION= 5
+PORTVERSION= 2.0.0.d
PORTEPOCH= 1
CATEGORIES= japanese www elisp
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES= http://people.allbsd.org/~hrs/FreeBSD/ LOCAL/hrs
+DISTNAME= navi2ch-git-75ceac8e93d8d7cc02cc8fa44f14cd44ce0b9d0a
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= hrs@FreeBSD.org
@@ -14,8 +14,7 @@ COMMENT= 2ch.net and 2ch-like BBS navigator for Emacsen
LICENSE= GPLv2
-BROKEN= Fails to build
-
+USES= zip
USE_EMACS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= EMACS="${EMACS_CMD}"
@@ -31,12 +30,7 @@ LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}
OPTIONS_DEFINE= DOCS X11
OPTIONS_DEFAULT=DOCS X11
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MX11}
-RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese/monafonts
-.endif
+X11_RUN_DEPENDS=${LOCALBASE}/lib/X11/fonts/local/monak12.pcf.gz:${PORTSDIR}/japanese/monafonts
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/japanese/navi2ch/distinfo b/japanese/navi2ch/distinfo
index ba5279acffe5..b4f09dc8238e 100644
--- a/japanese/navi2ch/distinfo
+++ b/japanese/navi2ch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (navi2ch-1.8.4.tar.gz) = a2647881d1c20539148f8a01fcfa6f230d59582331ffd2d930effcbba307c603
-SIZE (navi2ch-1.8.4.tar.gz) = 470499
+SHA256 (navi2ch-git-75ceac8e93d8d7cc02cc8fa44f14cd44ce0b9d0a.zip) = c87f6a463ab96f2e736d16a61f58b78de503188040b35ef16a7dc268de20ef27
+SIZE (navi2ch-git-75ceac8e93d8d7cc02cc8fa44f14cd44ce0b9d0a.zip) = 575780
diff --git a/japanese/navi2ch/files/patch-elisp-comp b/japanese/navi2ch/files/patch-elisp-comp
new file mode 100644
index 000000000000..8c0de875505c
--- /dev/null
+++ b/japanese/navi2ch/files/patch-elisp-comp
@@ -0,0 +1,11 @@
+--- elisp-comp.orig 2014-11-22 16:23:24.000000000 +0900
++++ elisp-comp 2014-11-22 16:23:43.000000000 +0900
+@@ -72,7 +72,7 @@
+
+ (
+ cd $tempdir
+- echo "(setq load-path (cons nil load-path))" > script
++ echo "(setq load-path (cons \".\" load-path))" > script
+ # $EMACS -batch -q -l script -f batch-byte-compile *.el || exit $?
+ $EMACS -batch -q -l script -l ../bcomp.el || exit $?
+ mv *.elc ..
diff --git a/japanese/navi2ch/pkg-plist b/japanese/navi2ch/pkg-plist
index 423a9abec67a..dce1c168e08f 100644
--- a/japanese/navi2ch/pkg-plist
+++ b/japanese/navi2ch/pkg-plist
@@ -69,4 +69,8 @@
%%LISPDIR%%/navi2ch/navi2ch-xmas.elc
%%LISPDIR%%/navi2ch/navi2ch.el
%%LISPDIR%%/navi2ch/navi2ch.elc
+%%LISPDIR%%/navi2ch/navi2ch-p2.el
+%%LISPDIR%%/navi2ch/navi2ch-p2.elc
+%%LISPDIR%%/navi2ch/navi2ch-thumbnail.el
+%%LISPDIR%%/navi2ch/navi2ch-thumbnail.elc
@dirrm %%LISPDIR%%/navi2ch