- Update to 1.3
PR: ports/131988 Submitted by: maintainer
This commit is contained in:
parent
45bbe13ff9
commit
a68bfd14d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228922
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= nice_menus
|
||||
DISTVERSION= 6.x-1.1
|
||||
DISTVERSION= 6.x-1.3
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= nick@foobar.org
|
||||
@ -14,9 +14,13 @@ COMMENT= CSS / Javascript pull-down menus for Drupal
|
||||
|
||||
DRUPAL6_MODULE= yes
|
||||
|
||||
MODULE_FILES= arrow-down.png arrow-left.png arrow-right.png \
|
||||
nice_menus.css nice_menus.info nice_menus.js \
|
||||
nice_menus.module nice_menus_default.css
|
||||
MODULE_DIRS= po translations
|
||||
MODULE_FILES= po/ja.po po/nice_menus.pot arrow-down.png arrow-left.png \
|
||||
arrow-right.png nice_menus.css nice_menus.info \
|
||||
nice_menus.install nice_menus.js nice_menus.module \
|
||||
nice_menus_default.css screenshot-drupal.org.png \
|
||||
translations/nice_menus.pot translations/sk.po \
|
||||
translations/sv.po
|
||||
|
||||
DOC_FILES= CHANGELOG.txt README.txt UPGRADE.txt LICENSE.txt
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (drupal/nice_menus-6.x-1.1.tar.gz) = ca9b53e29f43d08245986bd211832c76
|
||||
SHA256 (drupal/nice_menus-6.x-1.1.tar.gz) = a9ea57c1fcb2b8b1b38e6c2538d121aaf2acef78c1ffe95c3b45b3f261b316e8
|
||||
SIZE (drupal/nice_menus-6.x-1.1.tar.gz) = 46760
|
||||
MD5 (drupal/nice_menus-6.x-1.3.tar.gz) = 78ccedc83132988942fea5cc90f30762
|
||||
SHA256 (drupal/nice_menus-6.x-1.3.tar.gz) = 90867a95e06cec8fb54a957823eb6456781e03219882fc337e3e70055348eaf4
|
||||
SIZE (drupal/nice_menus-6.x-1.3.tar.gz) = 50807
|
||||
|
Loading…
Reference in New Issue
Block a user