- Update to 6.x-1.0
- Connect to the build PR: 125799 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> (maintainer)
This commit is contained in:
parent
9aac2f9850
commit
c624f116ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218851
3 changed files with 10 additions and 10 deletions
|
@ -168,6 +168,7 @@
|
|||
SUBDIR += drupal6-cck
|
||||
SUBDIR += drupal6-nice_menus
|
||||
SUBDIR += drupal6-print
|
||||
SUBDIR += drupal6-tagadelic
|
||||
SUBDIR += drupal6-views
|
||||
SUBDIR += dtse
|
||||
SUBDIR += dummyflash
|
||||
|
|
|
@ -6,19 +6,18 @@
|
|||
#
|
||||
|
||||
PORTNAME= tagadelic
|
||||
DISTVERSION= 5.x-1.0
|
||||
DISTVERSION= 6.x-1.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://ftp.drupal.org/files/projects/
|
||||
|
||||
MAINTAINER= rea-fbsd@codelabs.ru
|
||||
COMMENT= Tagadelic module for Drupal 5
|
||||
COMMENT= Tagadelic module for Drupal 6
|
||||
|
||||
DRUPAL5_MODULE= yes
|
||||
DRUPAL6_MODULE= yes
|
||||
MODULE_DIRS= po
|
||||
MODULE_FILES= tagadelic.info tagadelic.css tagadelic.module \
|
||||
po/tagadelic.pot \
|
||||
po/de.po po/es.po po/he.po po/hu.po po/ja.po \
|
||||
po/nl.po po/ru.po
|
||||
MODULE_FILES= tagadelic.css tagadelic.info tagadelic.module \
|
||||
po/de.po po/es.po po/fr.po po/gl.po po/he.po po/hu.po \
|
||||
po/ja.po po/nl.po po/ru.po po/tagadelic.pot
|
||||
DOC_FILES= LICENSE.txt README.txt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (drupal/tagadelic-5.x-1.0.tar.gz) = c9985cef38cccaee43c150ac71766ba8
|
||||
SHA256 (drupal/tagadelic-5.x-1.0.tar.gz) = 20df167387d3ab98f9ca40dd745dab61c74e5b612f11e00c72b375c888a7fe83
|
||||
SIZE (drupal/tagadelic-5.x-1.0.tar.gz) = 17152
|
||||
MD5 (drupal/tagadelic-6.x-1.0.tar.gz) = ad151244b56435c1e7b2ed33e0c616e1
|
||||
SHA256 (drupal/tagadelic-6.x-1.0.tar.gz) = 018b11cf6239041ba045fff8061850a75e1a8cce6afc1f1f9b53750643ce6302
|
||||
SIZE (drupal/tagadelic-6.x-1.0.tar.gz) = 18226
|
||||
|
|
Loading…
Reference in a new issue