diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 18:04:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-11 18:04:49 +0000 |
commit | ea8996cc10cf779a0e6213bd7f42d0735a74faf1 (patch) | |
tree | 43b0270a52334d3a55ae461915f082a7f6b2a879 /www/drupal6-advanced_help | |
parent | 2a8df9bfed094fedd2449c5caee2f00f5d53368c (diff) | |
download | ports-ea8996cc10cf779a0e6213bd7f42d0735a74faf1.tar.gz ports-ea8996cc10cf779a0e6213bd7f42d0735a74faf1.zip |
Notes
Diffstat (limited to 'www/drupal6-advanced_help')
-rw-r--r-- | www/drupal6-advanced_help/Makefile | 14 | ||||
-rw-r--r-- | www/drupal6-advanced_help/distinfo | 6 |
2 files changed, 14 insertions, 6 deletions
diff --git a/www/drupal6-advanced_help/Makefile b/www/drupal6-advanced_help/Makefile index d5c0a042c28d..77882a11c087 100644 --- a/www/drupal6-advanced_help/Makefile +++ b/www/drupal6-advanced_help/Makefile @@ -6,7 +6,7 @@ # PORTNAME= advanced_help -DISTVERSION= 6.x-1.1 +DISTVERSION= 6.x-1.2 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ @@ -16,9 +16,10 @@ COMMENT= Allows to store module help pages outside the module system DRUPAL6_MODULE= yes MODULE_DIRS= help \ help_example/help help_example/translations help_example \ - translations + translations/help/de translations/help translations MODULE_FILES= help/advanced_help.help.ini help/ini-file.html \ help/translation.html help/using-advanced-help.html \ + help/why-advanced-help.html \ advanced-help-popup.tpl.php advanced_help.info \ advanced_help.install advanced_help.module \ help-icon.css help-popup.css help.css help.png \ @@ -35,8 +36,15 @@ MODULE_FILES= help/advanced_help.help.ini help/ini-file.html \ help_example/help_example.module \ help_example/translations/help_example.de.po \ help_example/translations/help_example.pot \ + translations/help/de/advanced_help.help.ini \ + translations/help/de/ini-file.html \ + translations/help/de/translation.html \ + translations/help/de/using-advanced-help.html \ + translations/help/de/why-advanced-help.html \ translations/advanced_help.de.po \ - translations/advanced_help.pot + translations/advanced_help.hu.po \ + translations/advanced_help.pot \ + translations/fr.po DOC_FILES= LICENSE.txt .include <bsd.port.pre.mk> diff --git a/www/drupal6-advanced_help/distinfo b/www/drupal6-advanced_help/distinfo index fa5fb415e5fc..630c87f2bb27 100644 --- a/www/drupal6-advanced_help/distinfo +++ b/www/drupal6-advanced_help/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (drupal/advanced_help-6.x-1.2.tar.gz) = a41a31032c907409ab5c330260c66fe8 +SHA256 (drupal/advanced_help-6.x-1.2.tar.gz) = c246465913bf4c5bc9d84e34ba9e33017fc4dd44cb4af3867ee8bdaaaa368a62 +SIZE (drupal/advanced_help-6.x-1.2.tar.gz) = 79326 |