Update to 2013/10/26. Brings in translations for plugins too.
This commit is contained in:
parent
bd0d20b2bc
commit
194013ad49
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331709
3 changed files with 1505 additions and 201 deletions
|
@ -2,29 +2,29 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= squirrelmail-translations
|
||||
PORTVERSION= 1.4.18 # Translations updated less often than SM
|
||||
PORTVERSION= 20131026
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= SF/squirrelmail/locales/${PORTVERSION}-${PORTDATE}
|
||||
DISTNAME= all_locales-${PORTVERSION}-${PORTDATE}
|
||||
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= adamw/squirrelmail
|
||||
DISTNAME= squirrelmail-${PORTVERSION}_0200-SVN.locales
|
||||
DIST_SUBDIR= squirrelmail
|
||||
|
||||
MAINTAINER= adamw@FreeBSD.org
|
||||
COMMENT= NLS translations for Squirrelmail (mail/squirrelmail)
|
||||
|
||||
RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail
|
||||
LICENSE= GPLv2
|
||||
|
||||
PORTDATE= 20090526
|
||||
RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}/squirrelmail.locales
|
||||
|
||||
# if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/${PORTNAME}
|
||||
# if you were using WITHOUT_WWWDIR, use SQUIRRELDIR=${PREFIX}/squirrelmail
|
||||
SQUIRRELDIR?= ${PREFIX}/www/squirrelmail
|
||||
PLIST_SUB= SQUIRRELDIR="${SQUIRRELDIR:S,^${PREFIX}/,,}"
|
||||
|
||||
post-patch:
|
||||
do-build:
|
||||
# The en_US help files are included with the main tarball
|
||||
@${RM} -r ${WRKSRC}/help/en_US
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (squirrelmail/all_locales-1.4.18-20090526.tar.bz2) = b9198127084407950ad6158e030c76fdf9be5fd0d0abd69c606fb7757ae246c6
|
||||
SIZE (squirrelmail/all_locales-1.4.18-20090526.tar.bz2) = 3898341
|
||||
SHA256 (squirrelmail/squirrelmail-20131026_0200-SVN.locales.tar.bz2) = 5d1ec60356abf0bda2c1e6d7740347181d148231ec408143444dc5a0d819f3e1
|
||||
SIZE (squirrelmail/squirrelmail-20131026_0200-SVN.locales.tar.bz2) = 5251216
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue