Bug 65660 - Update mozart-1.2.5 to 1.3.0
Summary: Update mozart-1.2.5 to 1.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-17 14:10 UTC by Mathias Picker
Modified: 2004-04-18 20:29 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Picker 2004-04-17 14:10:20 UTC
	Just update the port to latest version of mozart. Everything stays
	almost the same.

	Only the new srcfiles in the makefile and a new distinfo

--- ../oldmozart/Makefile       Sat Apr 17 14:29:42 2004
+++ Makefile    Sat Apr 17 15:11:29 2004
@@ -6,13 +6,11 @@
 #
 
 PORTNAME=      mozart
-PORTVERSION=   1.2.5.20030212
+PORTVERSION=   1.3.0.20040413
 PORTREVISION=  1
 CATEGORIES=    lang tk83 parallel
-MASTER_SITES=  http://www.mozart-oz.org/download/mozart-ftp/store/1.2.5-2003-02-12/ \
-               ftp://ftp.mozart-oz.org/pub/mozart/${PORTVERSION}/tar/ \
-               ftp://ftp.sics.se/pub/mozart/${PORTVERSION}/tar/
-DISTFILES=     ${DISTNAME}-src.tar.gz ${MOZART_DOCS}
+MASTER_SITES=  http://www.mozart-oz.org/download/mozart-ftp/store/1.3.0-2004-04-15/
+DISTFILES=     ${DISTNAME}-src.tar.gz
 .if !defined(NOPORTDOCS)
 DISTFILES+=    ${MOZART_DOCS}
 .endif


--- ../oldmozart/distinfo       Sat Apr 17 14:29:42 2004
+++ distinfo    Sat Apr 17 15:15:31 2004
@@ -1,6 +1,4 @@
-MD5 (mozart-1.2.5.20030212-src.tar.gz) = b3811893c9a230a46ee4e5b4eeb5d65c
-SIZE (mozart-1.2.5.20030212-src.tar.gz) = 7852034
-MD5 (mozart-1.2.5.20030212-doc.tar.gz) = 389ee3f247ccb95e58bd949db4612875
-SIZE (mozart-1.2.5.20030212-doc.tar.gz) = 3898895
-MD5 (mozart-1.2.5.20030212-doc.tar.gz) = 389ee3f247ccb95e58bd949db4612875
-SIZE (mozart-1.2.5.20030212-doc.tar.gz) = 3898895
+MD5 (mozart-1.3.0.20040413-src.tar.gz) = 63474607a2785374d83727ef22c2ff86
+SIZE (mozart-1.3.0.20040413-src.tar.gz) = 10775996
+MD5 (mozart-1.3.0.20040413-doc.tar.gz) = 6022c2ef1d845e9e7e2c7c345afea280
+SIZE (mozart-1.3.0.20040413-doc.tar.gz) = 3888675
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-04-18 20:29:08 UTC
State Changed
From-To: open->closed

Committed, thanks!