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

(-)b/www/drupal6-tagadelic/Makefile (-5 / +10 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	tagadelic
8
PORTNAME=	tagadelic
9
DISTVERSION=	6.x-1.0
9
DISTVERSION=	6.x-1.2
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://ftp.drupal.org/files/projects/
11
MASTER_SITES=	http://ftp.drupal.org/files/projects/
12
12
Lines 14-23 MAINTAINER= rea-fbsd@codelabs.ru Link Here
14
COMMENT=	Tagadelic module for Drupal 6
14
COMMENT=	Tagadelic module for Drupal 6
15
15
16
DRUPAL6_MODULE=	yes
16
DRUPAL6_MODULE=	yes
17
MODULE_DIRS=	po
17
MODULE_DIRS=	translations
18
MODULE_FILES=	tagadelic.css tagadelic.info tagadelic.module \
18
MODULE_FILES=	tagadelic.css tagadelic.info tagadelic.install \
19
		po/de.po po/es.po po/fr.po po/gl.po po/he.po po/hu.po \
19
		tagadelic.module \
20
		po/ja.po po/nl.po po/ru.po po/tagadelic.pot
20
		translations/zh-hans.po translations/de.po \
21
		translations/es.po translations/fr.po \
22
		translations/gl.po translations/he.po \
23
		translations/hu.po translations/ja.po \
24
		translations/nl.po translations/pl.po \
25
		translations/ru.po translations/tagadelic.pot
21
DOC_FILES=	LICENSE.txt README.txt
26
DOC_FILES=	LICENSE.txt README.txt
22
27
23
.include <bsd.port.pre.mk>
28
.include <bsd.port.pre.mk>
(-)b/www/drupal6-tagadelic/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
MD5 (drupal/tagadelic-6.x-1.0.tar.gz) = ad151244b56435c1e7b2ed33e0c616e1
1
MD5 (drupal/tagadelic-6.x-1.2.tar.gz) = 98eb9b8b11b4cce6d304779c75b27b39
2
SHA256 (drupal/tagadelic-6.x-1.0.tar.gz) = 018b11cf6239041ba045fff8061850a75e1a8cce6afc1f1f9b53750643ce6302
2
SHA256 (drupal/tagadelic-6.x-1.2.tar.gz) = 3165e098c7ed5b33471b279f07601f38d63fb73ee4eb62745d028c58efb44275
3
SIZE (drupal/tagadelic-6.x-1.0.tar.gz) = 18226
3
SIZE (drupal/tagadelic-6.x-1.2.tar.gz) = 20461
4
- 

Return to bug 132544