aboutsummaryrefslogtreecommitdiff
path: root/devel/motor
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-04-15 14:34:18 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-04-15 14:34:18 +0000
commita0ca22aa14858ca234324d26dc93eef2d1fb50c0 (patch)
tree182408d4a7d807b7ba8d670d878e9425d3c3956f /devel/motor
parent662d63837b22f3b63bb2dbc23d4faf346bf5aec4 (diff)
downloadports-a0ca22aa14858ca234324d26dc93eef2d1fb50c0.tar.gz
ports-a0ca22aa14858ca234324d26dc93eef2d1fb50c0.zip
Update to 3.4.0 release.
PR: ports/79959 Submitted by: Vasil Dimov <vd@datamax.bg>
Notes
Notes: svn path=/head/; revision=133427
Diffstat (limited to 'devel/motor')
-rw-r--r--devel/motor/Makefile2
-rw-r--r--devel/motor/distinfo4
-rw-r--r--devel/motor/files/patch-parser_src_parser.c23
-rw-r--r--devel/motor/files/patch-src::ui::ncurses::uitagbrowser.cc11
-rw-r--r--devel/motor/pkg-plist104
5 files changed, 55 insertions, 89 deletions
diff --git a/devel/motor/Makefile b/devel/motor/Makefile
index d64c26f4ff51..9c664d4c0858 100644
--- a/devel/motor/Makefile
+++ b/devel/motor/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= motor
-PORTVERSION= 3.3.0
+PORTVERSION= 3.4.0
CATEGORIES= devel
MASTER_SITES= http://konst.org.ua/download/
diff --git a/devel/motor/distinfo b/devel/motor/distinfo
index 65f57a17151a..7f902d2aff8a 100644
--- a/devel/motor/distinfo
+++ b/devel/motor/distinfo
@@ -1,2 +1,2 @@
-MD5 (motor-3.3.0.tar.gz) = 257d63a33c511266ae0ff56c4274af76
-SIZE (motor-3.3.0.tar.gz) = 570704
+MD5 (motor-3.4.0.tar.gz) = c9ff6aade7105a90df11ccfd51592bec
+SIZE (motor-3.4.0.tar.gz) = 572571
diff --git a/devel/motor/files/patch-parser_src_parser.c b/devel/motor/files/patch-parser_src_parser.c
deleted file mode 100644
index a4224b8ba22b..000000000000
--- a/devel/motor/files/patch-parser_src_parser.c
+++ /dev/null
@@ -1,23 +0,0 @@
-
-$FreeBSD$
-
---- parser/src/parser.c.orig Sun Aug 22 16:26:05 2004
-+++ parser/src/parser.c Sun Aug 22 16:26:25 2004
-@@ -313,7 +313,7 @@
- buf = mmap(0, *size, PROT_READ, MAP_SHARED, f, 0);
- if (buf == MAP_FAILED) buf = NULL;
- break;
-- default:
-+ default: break;
- }
- }
- close(f);
-@@ -333,7 +333,7 @@
- // munmap
- munmap(text, size);
- break;
-- default:
-+ default: break;
- }
- }
-
diff --git a/devel/motor/files/patch-src::ui::ncurses::uitagbrowser.cc b/devel/motor/files/patch-src::ui::ncurses::uitagbrowser.cc
deleted file mode 100644
index de53fe152514..000000000000
--- a/devel/motor/files/patch-src::ui::ncurses::uitagbrowser.cc
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/ui/ncurses/uitagbrowser.cc.old Wed Aug 4 08:22:13 2004
-+++ src/ui/ncurses/uitagbrowser.cc Wed Aug 4 08:22:30 2004
-@@ -83,7 +83,7 @@
- cm.setwindow(textwindow(w.x1, w.y1, w.x1+20, 0, uiconf.getcolor(cp_menufr)));
-
- for(motortagbrowser::viewscope scope = motortagbrowser::File;
-- scope != motortagbrowser::viewscope_size; (int) scope += 1) {
-+ scope != motortagbrowser::viewscope_size; (int&) scope += 1) {
- cm.additem(0, scope, (string) " " + getscopename(scope));
- if(scope == tagbrowser.getscope())
- cm.setpos(cm.getcount()-1);
diff --git a/devel/motor/pkg-plist b/devel/motor/pkg-plist
index 69e0783836a5..230b791a0066 100644
--- a/devel/motor/pkg-plist
+++ b/devel/motor/pkg-plist
@@ -4,58 +4,58 @@ bin/motorsync
%%NLS%%share/locale/pl/LC_MESSAGES/motor.mo
%%NLS%%share/locale/ru/LC_MESSAGES/motor.mo
%%NLS%%share/locale/zh_CN/LC_MESSAGES/motor.mo
-share/motor/CVS.vcsrc
-share/motor/external
-share/motor/syntax
-share/motor/templates/library/static/Debug
-share/motor/templates/library/static/Folders
-share/motor/templates/library/static/Makefile.func
-share/motor/templates/library/static/Parserules
-share/motor/templates/library/static/Settings
-share/motor/templates/library/static/[value name].spec.tmpl
-share/motor/templates/library/static/configure.in.tmpl
-share/motor/templates/terminal program/C++/Debug
-share/motor/templates/terminal program/C++/Folders
-share/motor/templates/terminal program/C++/Makefile.func
-share/motor/templates/terminal program/C++/Parserules
-share/motor/templates/terminal program/C++/Settings
-share/motor/templates/terminal program/C++/[value name].cc.tmpl
-share/motor/templates/terminal program/C++/[value name].spec.tmpl
-share/motor/templates/terminal program/C++/configure.in.tmpl
-share/motor/templates/terminal program/C/Debug
-share/motor/templates/terminal program/C/Folders
-share/motor/templates/terminal program/C/Makefile.func
-share/motor/templates/terminal program/C/Parserules
-share/motor/templates/terminal program/C/Settings
-share/motor/templates/terminal program/C/[value name].c.tmpl
-share/motor/templates/terminal program/C/[value name].spec.tmpl
-share/motor/templates/terminal program/C/configure.in.tmpl
-share/motor/templates/terminal program/java/Debug
-share/motor/templates/terminal program/java/Folders
-share/motor/templates/terminal program/java/Makefile.func
-share/motor/templates/terminal program/java/Parserules
-share/motor/templates/terminal program/java/Settings
-share/motor/templates/terminal program/java/[value name].java.tmpl
-share/motor/templates/terminal program/java/[value name].spec.tmpl
-share/motor/templates/terminal program/java/configure.in.tmpl
-share/motor/templates/terminal program/perl/Debug
-share/motor/templates/terminal program/perl/Folders
-share/motor/templates/terminal program/perl/Makefile.func
-share/motor/templates/terminal program/perl/Parserules
-share/motor/templates/terminal program/perl/Settings
-share/motor/templates/terminal program/perl/[value name].pl.tmpl
-share/motor/templates/terminal program/perl/[value name].spec.tmpl
-share/motor/templates/terminal program/perl/configure.in.tmpl
-share/motor/themes
-@dirrm share/motor/templates/terminal program/perl
-@dirrm share/motor/templates/terminal program/java
-@dirrm share/motor/templates/terminal program/C++
-@dirrm share/motor/templates/terminal program/C
-@dirrm share/motor/templates/terminal program
-@dirrm share/motor/templates/library/static
-@dirrm share/motor/templates/library
-@dirrm share/motor/templates
-@dirrm share/motor
+%%DATADIR%%/CVS.vcsrc
+%%DATADIR%%/external
+%%DATADIR%%/syntax
+%%DATADIR%%/templates/library/static/Debug
+%%DATADIR%%/templates/library/static/Folders
+%%DATADIR%%/templates/library/static/Makefile.func
+%%DATADIR%%/templates/library/static/Parserules
+%%DATADIR%%/templates/library/static/Settings
+%%DATADIR%%/templates/library/static/[value name].spec.tmpl
+%%DATADIR%%/templates/library/static/configure.in.tmpl
+%%DATADIR%%/templates/terminal program/C++/Debug
+%%DATADIR%%/templates/terminal program/C++/Folders
+%%DATADIR%%/templates/terminal program/C++/Makefile.func
+%%DATADIR%%/templates/terminal program/C++/Parserules
+%%DATADIR%%/templates/terminal program/C++/Settings
+%%DATADIR%%/templates/terminal program/C++/[value name].cc.tmpl
+%%DATADIR%%/templates/terminal program/C++/[value name].spec.tmpl
+%%DATADIR%%/templates/terminal program/C++/configure.in.tmpl
+%%DATADIR%%/templates/terminal program/C/Debug
+%%DATADIR%%/templates/terminal program/C/Folders
+%%DATADIR%%/templates/terminal program/C/Makefile.func
+%%DATADIR%%/templates/terminal program/C/Parserules
+%%DATADIR%%/templates/terminal program/C/Settings
+%%DATADIR%%/templates/terminal program/C/[value name].c.tmpl
+%%DATADIR%%/templates/terminal program/C/[value name].spec.tmpl
+%%DATADIR%%/templates/terminal program/C/configure.in.tmpl
+%%DATADIR%%/templates/terminal program/java/Debug
+%%DATADIR%%/templates/terminal program/java/Folders
+%%DATADIR%%/templates/terminal program/java/Makefile.func
+%%DATADIR%%/templates/terminal program/java/Parserules
+%%DATADIR%%/templates/terminal program/java/Settings
+%%DATADIR%%/templates/terminal program/java/[value name].java.tmpl
+%%DATADIR%%/templates/terminal program/java/[value name].spec.tmpl
+%%DATADIR%%/templates/terminal program/java/configure.in.tmpl
+%%DATADIR%%/templates/terminal program/perl/Debug
+%%DATADIR%%/templates/terminal program/perl/Folders
+%%DATADIR%%/templates/terminal program/perl/Makefile.func
+%%DATADIR%%/templates/terminal program/perl/Parserules
+%%DATADIR%%/templates/terminal program/perl/Settings
+%%DATADIR%%/templates/terminal program/perl/[value name].pl.tmpl
+%%DATADIR%%/templates/terminal program/perl/[value name].spec.tmpl
+%%DATADIR%%/templates/terminal program/perl/configure.in.tmpl
+%%DATADIR%%/themes
+@dirrm %%DATADIR%%/templates/terminal program/perl
+@dirrm %%DATADIR%%/templates/terminal program/java
+@dirrm %%DATADIR%%/templates/terminal program/C++
+@dirrm %%DATADIR%%/templates/terminal program/C
+@dirrm %%DATADIR%%/templates/terminal program
+@dirrm %%DATADIR%%/templates/library/static
+@dirrm %%DATADIR%%/templates/library
+@dirrm %%DATADIR%%/templates
+@dirrm %%DATADIR%%
%%PORTDOCS%%%%DOCSDIR%%/FAQ
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%/