Opened 18 years ago

Closed 18 years ago

Last modified 8 years ago

#6491 closed update (fixed)

UPDATE: www/sitemap_gen to 1.4 (from maintainer) — at Version 3

Reported by: murray@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: sitemap_gen

Description (last modified by ryandesign (Ryan Carsten Schmidt))

A minor version update, requested by users.

Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/www/sitemap_gen/Portfile,v
retrieving revision 1.1
diff -u -r1.1 Portfile
--- Portfile    31 Oct 2005 07:15:12 -0000      1.1
+++ Portfile    11 Jan 2006 10:29:20 -0000
@@ -3,7 +3,7 @@
 PortSystem 1.0
 PortGroup python24 1.0
 name                   sitemap_gen
-version                        1.3
+version                        1.4
 categories-append      www
 platforms              darwin
 maintainers            mstokely@google.com
@@ -18,9 +18,9 @@
 set sourcepath  goog-sitemapgen
 master_sites    sourceforge
 master_sites.mirror_subdir ${sourcepath}
-checksums      md5 641e1b4d9bff39b4fb599a267727b605 \
-               sha1 0a887a704c1e220ca2a448684c114d5ee38bf4b0 \
-               rmd160 a55b124155b21cf9d2b4f81288cde5c38f6c5fb5
+checksums      md5 0cd37e1295631b5b1ac484cfac321297 \
+               sha1 693a041b0e7d9446766446291b2a80892399337c \
+               rmd160 b03442238c331f0f835d5e886de8094d3836bb33
 
 post-destroot {
        xinstall -d -m 0755 ${destroot}${prefix}/share/doc/${name}

Change History (3)

comment:1 Changed 18 years ago by mww@…

Summary: Update www/sitemap_gen to 1.4 (from maintainer)UPDATE: www/sitemap_gen to 1.4 (from maintainer)

please don't inline files, its quite some work to rip them out again; would you mind to attach the patch-file or put it on some http-server somewhere? thanks!

comment:2 Changed 18 years ago by mww@…

Resolution: fixed
Status: newclosed

thanks, commited! (totally oversaw the provided url - sorry!)

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: sitemap_gen added
Type: defectupdate
Note: See TracTickets for help on using tickets.