View | Details | Raw Unified | Return to bug 112051
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	namazu
8
PORTNAME=	namazu
9
PORTVERSION=	2.0.16
9
PORTVERSION=	2.0.17
10
PORTREVISION=	1
11
CATEGORIES+=	databases www textproc
10
CATEGORIES+=	databases www textproc
12
MASTER_SITES=	http://www.namazu.org/stable/
11
MASTER_SITES=	http://www.namazu.org/stable/
13
PKGNAMESUFFIX=	2
12
PKGNAMESUFFIX=	2
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (namazu-2.0.16.tar.gz) = 8a66627a321cc1b1e39e42fff2736fd9
1
MD5 (namazu-2.0.17.tar.gz) = 83a62ae5f8a915dcc2745de1950e4a96
2
SHA256 (namazu-2.0.16.tar.gz) = a4b028d8e183b16ad856991587841fe9672621b168b5f89464e161f5ba842752
2
SHA256 (namazu-2.0.17.tar.gz) = 4697c019e7d19f6bf1aaeb9731fc3b4580877dbff4099b120e7002d13574e745
3
SIZE (namazu-2.0.16.tar.gz) = 1185299
3
SIZE (namazu-2.0.17.tar.gz) = 1379981
(-)pkg-plist (+2 lines)
Lines 89-94 Link Here
89
%%DATADIR%%/filter/mhonarc.pl
89
%%DATADIR%%/filter/mhonarc.pl
90
%%DATADIR%%/filter/mp3.pl
90
%%DATADIR%%/filter/mp3.pl
91
%%DATADIR%%/filter/msword.pl
91
%%DATADIR%%/filter/msword.pl
92
%%DATADIR%%/filter/msofficexml.pl
92
%%DATADIR%%/filter/ooo.pl
93
%%DATADIR%%/filter/ooo.pl
93
%%DATADIR%%/filter/pdf.pl
94
%%DATADIR%%/filter/pdf.pl
94
%%DATADIR%%/filter/pipermail.pl
95
%%DATADIR%%/filter/pipermail.pl
Lines 101-106 Link Here
101
%%DATADIR%%/filter/taro56.pl
102
%%DATADIR%%/filter/taro56.pl
102
%%DATADIR%%/filter/taro7_10.pl
103
%%DATADIR%%/filter/taro7_10.pl
103
%%DATADIR%%/filter/tex.pl
104
%%DATADIR%%/filter/tex.pl
105
%%DATADIR%%/filter/visio.pl
104
%%DATADIR%%/filter/zip.pl
106
%%DATADIR%%/filter/zip.pl
105
@dirrm %%DATADIR%%/filter
107
@dirrm %%DATADIR%%/filter
106
%%DATADIR%%/pl/codeconv.pl
108
%%DATADIR%%/pl/codeconv.pl

Return to bug 112051