View | Details | Raw Unified | Return to bug 219801 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-3 / +4 lines)
Lines 2-14 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	squirrelmail-translations
4
PORTNAME=	squirrelmail-translations
5
PORTVERSION=	20161030
5
PORTVERSION=	20170705
6
CATEGORIES=	mail www
6
CATEGORIES=	mail www
7
MASTER_SITES=	LOCAL/adamw/squirrelmail
7
MASTER_SITES=	http://snapshots.squirrelmail.org/ \
8
	http://freebsd.uzsolt.hu/src/
8
DISTNAME=	squirrelmail-${PORTVERSION}_0200-SVN.locales
9
DISTNAME=	squirrelmail-${PORTVERSION}_0200-SVN.locales
9
DIST_SUBDIR=	squirrelmail
10
DIST_SUBDIR=	squirrelmail
10
11
11
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	uzsolt@uzsolt.hu
12
COMMENT=	NLS translations for Squirrelmail (mail/squirrelmail)
13
COMMENT=	NLS translations for Squirrelmail (mail/squirrelmail)
13
14
14
LICENSE=	GPLv2
15
LICENSE=	GPLv2
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1477843914
1
TIMESTAMP = 1499261030
2
SHA256 (squirrelmail/squirrelmail-20161030_0200-SVN.locales.tar.bz2) = 6cf0e335b99309244e883dfabfdac3d14b60eb04215efd4fecc0b2fb1b381750
2
SHA256 (squirrelmail/squirrelmail-20170705_0200-SVN.locales.tar.bz2) = c40f141f921257dd80acf5a31adf9412902ed64355ca1921588017ecd2c49ed5
3
SIZE (squirrelmail/squirrelmail-20161030_0200-SVN.locales.tar.bz2) = 5254292
3
SIZE (squirrelmail/squirrelmail-20170705_0200-SVN.locales.tar.bz2) = 5253804

Return to bug 219801