Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 2008 12:25:57 +0100 (IST)
From:      Nick Hilliard <nick@foobar.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124932: maintainer update: drupal5-gsitemap-5.x-1.0 to drupal5-xmlsitemap -> 5.x-1.6
Message-ID:  <200806241125.m5OBPvD4069610@muffin.acquirer.com>
Resent-Message-ID: <200806241200.m5OC0A1T062511@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124932
>Category:       ports
>Synopsis:       maintainer update: drupal5-gsitemap-5.x-1.0 to drupal5-xmlsitemap -> 5.x-1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 24 12:00:10 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hilliard
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Network Ability Ltd
>Environment:
System: FreeBSD xx 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Wed May 17 11:38:53 IST 2006 nick@xxx:/data/src/usr.src/src-6.1/src/sys/i386/compile/xxx i386

>Description:

drupal5-gsitemap has been renamed drupal5-xmlsitemap.  Please repocopy
drupal5-gsitemap to drupal5-xmlsitemap, and apply the following patch to bring up to 5.x-1.6

>How-To-Repeat:
>Fix:

diff -ur drupal5-gsitemap.old/Makefile drupal5-xmlsitemap/Makefile
--- drupal5-gsitemap.old/Makefile	2008-06-24 11:45:52.590481755 +0100
+++ drupal5-xmlsitemap/Makefile	2008-06-24 12:20:57.530594484 +0100
@@ -1,22 +1,39 @@
-# New ports collection makefile for:	drupal5-gsitemap
+# New ports collection makefile for:	drupal5-xmlsitemap
 # Date created:				26 Mar 2007
 # Whom:					Nick Hilliard <nick@foobar.org>
 #
-# $FreeBSD: ports/www/drupal5-gsitemap/Makefile,v 1.5 2007/05/19 20:24:41 flz Exp $
+# $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/
 
 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"
diff -ur drupal5-gsitemap.old/distinfo drupal5-xmlsitemap/distinfo
--- drupal5-gsitemap.old/distinfo	2008-06-24 11:45:52.590481755 +0100
+++ drupal5-xmlsitemap/distinfo	2008-06-24 11:50:22.660202642 +0100
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806241125.m5OBPvD4069610>