aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-12 00:55:08 +0800
committermiwi <miwi@FreeBSD.org>2009-03-12 00:55:08 +0800
commit290b2c4473aecb97b53a5b0e402de9fba3e2dafb (patch)
treece46854577de38fa72039caa79346d02e143f75c /www
parentf1f519eaee80a17c34fd37666723ba46c1ee8162 (diff)
downloadfreebsd-ports-gnome-290b2c4473aecb97b53a5b0e402de9fba3e2dafb.tar.gz
freebsd-ports-gnome-290b2c4473aecb97b53a5b0e402de9fba3e2dafb.tar.zst
freebsd-ports-gnome-290b2c4473aecb97b53a5b0e402de9fba3e2dafb.zip
- Update to 1.1
PR: 132538 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/drupal6-advanced_help/Makefile12
-rw-r--r--www/drupal6-advanced_help/distinfo6
2 files changed, 12 insertions, 6 deletions
diff --git a/www/drupal6-advanced_help/Makefile b/www/drupal6-advanced_help/Makefile
index 24daf3fbea87..d5c0a042c28d 100644
--- a/www/drupal6-advanced_help/Makefile
+++ b/www/drupal6-advanced_help/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= advanced_help
-DISTVERSION= 6.x-1.0
+DISTVERSION= 6.x-1.1
CATEGORIES= www
MASTER_SITES= http://ftp.drupal.org/files/projects/
@@ -14,7 +14,9 @@ MAINTAINER= rea-fbsd@codelabs.ru
COMMENT= Allows to store module help pages outside the module system
DRUPAL6_MODULE= yes
-MODULE_DIRS= help help_example/help help_example
+MODULE_DIRS= help \
+ help_example/help help_example/translations help_example \
+ translations
MODULE_FILES= help/advanced_help.help.ini help/ini-file.html \
help/translation.html help/using-advanced-help.html \
advanced-help-popup.tpl.php advanced_help.info \
@@ -30,7 +32,11 @@ MODULE_FILES= help/advanced_help.help.ini help/ini-file.html \
help_example/help/syntax.html \
help_example/help/usage.html \
help_example/help_example.info \
- help_example/help_example.module
+ help_example/help_example.module \
+ help_example/translations/help_example.de.po \
+ help_example/translations/help_example.pot \
+ translations/advanced_help.de.po \
+ translations/advanced_help.pot
DOC_FILES= LICENSE.txt
.include <bsd.port.pre.mk>
diff --git a/www/drupal6-advanced_help/distinfo b/www/drupal6-advanced_help/distinfo
index 423b294ca308..fa5fb415e5fc 100644
--- a/www/drupal6-advanced_help/distinfo
+++ b/www/drupal6-advanced_help/distinfo
@@ -1,3 +1,3 @@
-MD5 (drupal/advanced_help-6.x-1.0.tar.gz) = c74ebb73a1de841f975a544ef9111ff4
-SHA256 (drupal/advanced_help-6.x-1.0.tar.gz) = 85bae0528b5b7d1555ac428c9b7f17457fd456bb8021362ba8cc5021d64c096a
-SIZE (drupal/advanced_help-6.x-1.0.tar.gz) = 65246
+MD5 (drupal/advanced_help-6.x-1.1.tar.gz) = 17061e6f638b1daafb3c4d75c0ec51b9
+SHA256 (drupal/advanced_help-6.x-1.1.tar.gz) = 5257233f08dc0285dba21548cd533fec63025a4ea5ad65f817b75a377ff66bda
+SIZE (drupal/advanced_help-6.x-1.1.tar.gz) = 70758