public
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/kballard/macports.git
update to version 4.3, pending 4.4 final release


git-svn-id: http://svn.macports.org/repository/macports/trunk@9471 
d073be05-634f-4543-b044-5fe20cf6d1d6
Michael Maibaum (author)
Tue Nov 30 05:49:18 -0800 2004
commit  2969f66e7596607f9fad5c3c1aba99cedbadf7b8
tree    39be61060e8e2dac2360770272e535864438643a
parent  55d985b5eb8ce5a8190c4d0ee08e15c9d54f2ce7
...
1
 
2
3
4
5
6
 
7
8
9
10
11
12
13
14
 
 
15
16
17
...
 
1
2
3
4
5
 
6
7
8
9
10
11
12
 
 
13
14
15
16
17
0
@@ -1,17 +1,17 @@
0
-# $Id: Portfile,v 1.14 2004/01/10 10:45:10 jkh Exp $
0
+# $Id: Portfile,v 1.15 2004/11/30 13:49:18 michaelm Exp $
0
 
0
 PortSystem 1.0
0
 
0
 name    docbook-xml
0
-version 4.2
0
+version 4.3
0
 description  the docbook xml dtds
0
 categories  textproc
0
 platforms  darwin
0
 maintainers  michaelm@opendarwin.org
0
 depends_build  bin:unzip:unzip
0
 
0
-master_sites http://www.oasis-open.org/docbook/xml/4.2/
0
-checksums md5 73fe50dfe74ca631c1602f558ed8961f
0
+master_sites http://www.oasis-open.org/docbook/xml/4.3/
0
+checksums md5 ab200202b9e136a144db1e0864c45074
0
 
0
 use_zip    yes
0
 extract.suffix  .zip

Comments

    No one has commented yet.