diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-05 19:29:09 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-05 19:29:09 +0800 |
commit | 6dae65b823ac83c02788efaaa1b1af0f41b534f5 (patch) | |
tree | b3ed99ef65a15afe491966b15fbea8bc7ff89e3c /devel | |
parent | 06ce6e2caf8e1325936394f8e3811d311e7b9bbf (diff) | |
download | freebsd-ports-gnome-6dae65b823ac83c02788efaaa1b1af0f41b534f5.tar.gz freebsd-ports-gnome-6dae65b823ac83c02788efaaa1b1af0f41b534f5.tar.zst freebsd-ports-gnome-6dae65b823ac83c02788efaaa1b1af0f41b534f5.zip |
Update to 3.2.0.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/motor/Makefile | 2 | ||||
-rw-r--r-- | devel/motor/distinfo | 2 | ||||
-rw-r--r-- | devel/motor/pkg-plist | 10 |
3 files changed, 12 insertions, 2 deletions
diff --git a/devel/motor/Makefile b/devel/motor/Makefile index 4b5d6d12421a..ab049ffd3004 100644 --- a/devel/motor/Makefile +++ b/devel/motor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= motor -PORTVERSION= 3.0.0 +PORTVERSION= 3.2.0 CATEGORIES= devel MASTER_SITES= http://konst.org.ua/download/ \ ${MASTER_SITE_LOCAL} diff --git a/devel/motor/distinfo b/devel/motor/distinfo index 07e4fe2392f0..e076aded871f 100644 --- a/devel/motor/distinfo +++ b/devel/motor/distinfo @@ -1 +1 @@ -MD5 (motor-3.0.0.tar.gz) = d12b6a568952d130c56786b0177c20fb +MD5 (motor-3.2.0.tar.gz) = 893d55c9fe7748aa6e2614b8c801ff1f diff --git a/devel/motor/pkg-plist b/devel/motor/pkg-plist index 123f23b2fa25..5f78faa44791 100644 --- a/devel/motor/pkg-plist +++ b/devel/motor/pkg-plist @@ -1,4 +1,5 @@ bin/motor +bin/motorsync share/locale/de/LC_MESSAGES/motor.mo share/locale/pl/LC_MESSAGES/motor.mo share/locale/ru/LC_MESSAGES/motor.mo @@ -37,7 +38,16 @@ 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 |