Opened 19 years ago

Closed 19 years ago

Last modified 8 years ago

#2738 closed defect (fixed)

patch for python/py-spyce from 1.3.12-1 to 1.3.13-1

Reported by: cwright@… Owned by: michaelm@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Spyce has been updated to 1.3.13-1

Attachments (1)

py-spyce-Portfile.diff (975 bytes) - added by cwright@… 19 years ago.
Updates spyce to 1.3.13-1

Download all attachments as: .zip

Change History (5)

Changed 19 years ago by cwright@…

Attachment: py-spyce-Portfile.diff added

Updates spyce to 1.3.13-1

comment:1 Changed 19 years ago by cwright@…

(From update of attachment 1818)

Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/python/py-spyce/Portfile,v
retrieving revision 1.1
diff -u -r1.1 Portfile
--- Portfile	27 Jan 2005 10:27:32 -0000	1.1
+++ Portfile	3 Mar 2005 18:30:44 -0000
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name				py-spyce
-version				1.3.12-1
+version				1.3.13-1
 categories			python www
 platforms			darwin 
 maintainers			michaelm@opendarwin.org
@@ -21,12 +21,12 @@
 master_sites		sourceforge:spyce
 distname			spyce-${version}
 extract.suffix		.tgz
-checksums			md5 f3b4a2dd79e1bb57a7561ddf415c530a
+checksums			md5 18a4892e1a7cc8f7e9b3cd3362ac8806
 
 depends_lib			path:${prefix}/apache2/modules/mod_python.so:mod_python \
 					bin:python2.4:python24 \
 					path:${prefix}/apache2/bin/httpd:apache2
 
-worksrcdir			spyce-1.3.12
+worksrcdir			spyce-1.3.13
 configure			{reinplace "s|/usr/share|${prefix}/share|g" ${worksrcpath}/makefile}
 
Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:2 Changed 19 years ago by cwright@…

(From update of attachment 1818)

Index: Portfile
===================================================================
RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/python/py-spyce/Portfile,v
retrieving revision 1.1
diff -u -r1.1 Portfile
--- Portfile	27 Jan 2005 10:27:32 -0000	1.1
+++ Portfile	3 Mar 2005 18:30:44 -0000
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name				py-spyce
-version				1.3.12-1
+version				1.3.13-1
 categories			python www
 platforms			darwin 
 maintainers			michaelm@opendarwin.org
@@ -21,12 +21,12 @@
 master_sites		sourceforge:spyce
 distname			spyce-${version}
 extract.suffix		.tgz
-checksums			md5 f3b4a2dd79e1bb57a7561ddf415c530a
+checksums			md5 ed878a86d267f548175123bcf584ea87
 
 depends_lib			path:${prefix}/apache2/modules/mod_python.so:mod_python \
 					bin:python2.4:python24 \
 					path:${prefix}/apache2/bin/httpd:apache2
 
-worksrcdir			spyce-1.3.12
+worksrcdir			spyce-${version}
 configure			{reinplace "s|/usr/share|${prefix}/share|g" ${worksrcpath}/makefile}
 
Last edited 8 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to michaelm@…

assign to maintainer

comment:4 Changed 19 years ago by michaelm@…

Resolution: fixed
Status: newclosed

Committed, thanks

Note: See TracTickets for help on using tickets.