1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

- Update to 5.x-1.6

PR:		ports/124932
Submitted by:	Nick Hilliard <nick@foobar.org> (maintainer)
This commit is contained in:
Beech Rintoul 2008-07-05 00:29:12 +00:00
parent 91ddad7752
commit f78ee4ceb1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216331
2 changed files with 28 additions and 10 deletions

View File

@ -5,18 +5,36 @@
# $FreeBSD$
#
PORTNAME= gsitemap
DISTVERSION= 5.x-1.2
PORTREVISION= 1
PORTNAME= xmlsitemap
DISTVERSION= 5.x-1.6
CATEGORIES= www
MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/
MASTER_SITES= http://ftp.drupal.org/files/projects/
MAINTAINER= nick@foobar.org
COMMENT= Produces Google/sitemaps.org compliant XML WWW site maps
COMMENT= Produces sitemaps.org compliant XML WWW site maps
DRUPAL5_MODULE= yes
MODULE_FILES= gsitemap.info gsitemap.install gsitemap.module gss.xsl
DOC_FILES= INSTALL.txt LICENSE.txt README.txt
MODULE_DIRS= xmlsitemap_user xmlsitemap_term xmlsitemap_engines \
xmlsitemap_node gss docs
MODULE_FILES= xmlsitemap.info xmlsitemap.module \
xmlsitemap_user/xmlsitemap_user.install \
xmlsitemap_user/xmlsitemap_user.info \
xmlsitemap_user/xmlsitemap_user.module \
xmlsitemap_term/xmlsitemap_term.module \
xmlsitemap_term/xmlsitemap_term.install \
xmlsitemap_term/xmlsitemap_term.info \
xmlsitemap_engines/xmlsitemap_engines.install \
xmlsitemap_engines/xmlsitemap_engines.module \
xmlsitemap_engines/xmlsitemap_engines.info \
xmlsitemap_node/xmlsitemap_node.install \
xmlsitemap_node/xmlsitemap_node.module \
xmlsitemap_node/xmlsitemap_node.info xmlsitemap.install \
gss/sortdown.gif gss/gss.css gss/gss.js gss/gss.xsl \
gss/sortup.gif docs/xmlsitemap.php
DOC_FILES= CHANGELOG.txt INSTALL.txt LICENSE.txt README.txt
.include <bsd.port.pre.mk>
.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"

View File

@ -1,3 +1,3 @@
MD5 (drupal/gsitemap-5.x-1.2.tar.gz) = e4f4c08f889f57b7a7c6887b2200825c
SHA256 (drupal/gsitemap-5.x-1.2.tar.gz) = 620f9c32fc522c568feb45559c4b580c8b3d09e54792ee9a13e4223ffb70e421
SIZE (drupal/gsitemap-5.x-1.2.tar.gz) = 19514
MD5 (drupal/xmlsitemap-5.x-1.6.tar.gz) = 3ab6ecdce18b808565ebf17a18a6c931
SHA256 (drupal/xmlsitemap-5.x-1.6.tar.gz) = 86adc7ee2c8edd37caf19759c3569b2da1fd21c4fc5498af1b1d306102fed09d
SIZE (drupal/xmlsitemap-5.x-1.6.tar.gz) = 47808