aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/libmrproject/Makefile2
-rw-r--r--deskutils/libmrproject/files/patch-file-modules::xml::mrproject-0.5.1.dtd7
-rw-r--r--deskutils/libmrproject/files/patch-file-modules::xml::mrproject-0.6.dtd7
3 files changed, 15 insertions, 1 deletions
diff --git a/deskutils/libmrproject/Makefile b/deskutils/libmrproject/Makefile
index 5b44abc8b1c6..233aea58b182 100644
--- a/deskutils/libmrproject/Makefile
+++ b/deskutils/libmrproject/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libmrproject
PORTVERSION= 0.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= deskutils gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.10
diff --git a/deskutils/libmrproject/files/patch-file-modules::xml::mrproject-0.5.1.dtd b/deskutils/libmrproject/files/patch-file-modules::xml::mrproject-0.5.1.dtd
new file mode 100644
index 000000000000..4dbcc4a274bb
--- /dev/null
+++ b/deskutils/libmrproject/files/patch-file-modules::xml::mrproject-0.5.1.dtd
@@ -0,0 +1,7 @@
+--- file-modules/xml/mrproject-0.5.1.dtd.orig Thu Oct 30 01:41:53 2003
++++ file-modules/xml/mrproject-0.5.1.dtd Thu Oct 30 01:42:38 2003
+@@ -1,4 +1,3 @@
+-<?xml version ="1.0" ?>
+
+ <!ELEMENT project (tasks?,resource-groups?,resources?,allocations?)>
+ <!ATTLIST project name CDATA #REQUIRED
diff --git a/deskutils/libmrproject/files/patch-file-modules::xml::mrproject-0.6.dtd b/deskutils/libmrproject/files/patch-file-modules::xml::mrproject-0.6.dtd
new file mode 100644
index 000000000000..b80c7b6a163e
--- /dev/null
+++ b/deskutils/libmrproject/files/patch-file-modules::xml::mrproject-0.6.dtd
@@ -0,0 +1,7 @@
+--- file-modules/xml/mrproject-0.6.dtd.orig Thu Oct 30 01:42:09 2003
++++ file-modules/xml/mrproject-0.6.dtd Thu Oct 30 01:42:25 2003
+@@ -1,4 +1,3 @@
+-<?xml version ="1.0" ?>
+
+ <!ELEMENT project (properties*,phases?,calendars?,tasks?,resource-groups?,resources?,allocations?)>
+ <!ATTLIST project mrproject-version CDATA #REQUIRED