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

(-)drupal6-cck/Makefile (-1 / +5 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	cck
8
PORTNAME=	cck
9
DISTVERSION=	6.x-2.6
9
DISTVERSION=	6.x-2.8
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 235-240 Link Here
235
		translations/ja.po \
235
		translations/ja.po \
236
		translations/nl.po \
236
		translations/nl.po \
237
		translations/pt.po \
237
		translations/pt.po \
238
		translations/pt-br.po \
238
		translations/ru.po \
239
		translations/ru.po \
239
		translations/theme.de.po \
240
		translations/theme.de.po \
240
		translations/theme.pot \
241
		translations/theme.pot \
Lines 245-250 Link Here
245
DOC_FILES=	CHANGELOG.txt DEVELOPER.txt README.txt UPGRADE.txt \
246
DOC_FILES=	CHANGELOG.txt DEVELOPER.txt README.txt UPGRADE.txt \
246
		LICENSE.txt
247
		LICENSE.txt
247
248
249
LICENSE=	GPLv2
250
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
251
248
.include <bsd.port.pre.mk>
252
.include <bsd.port.pre.mk>
249
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
253
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
250
.include <bsd.port.post.mk>
254
.include <bsd.port.post.mk>
(-)drupal6-cck/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (drupal/cck-6.x-2.6.tar.gz) = 3e719a786f7fed2c6e7bd341a508ca60
1
MD5 (drupal/cck-6.x-2.8.tar.gz) = b4ee90587dacefcb290f7f9bbf49ea40
2
SHA256 (drupal/cck-6.x-2.6.tar.gz) = 0be0dd364096bc3962bc7fd4b675d4d5d337ec04f921663fc4f622ada16e31c2
2
SHA256 (drupal/cck-6.x-2.8.tar.gz) = d9278fee5307079c2d40ba76fdadf16f387f6d9ec9f6d698bf38030c0d82afb1
3
SIZE (drupal/cck-6.x-2.6.tar.gz) = 423510
3
SIZE (drupal/cck-6.x-2.8.tar.gz) = 440596

Return to bug 149625