Index: head/devel/motor/Makefile =================================================================== --- head/devel/motor/Makefile (revision 66436) +++ head/devel/motor/Makefile (revision 66437) @@ -1,37 +1,37 @@ # New ports collection makefile for: motor # Date created: 20 February 2001 # Whom: Maxim Sobolev # # $FreeBSD$ # PORTNAME= motor -PORTVERSION= 3.2.2 +PORTVERSION= 3.2.3 CATEGORIES= devel MASTER_SITES= http://konst.org.ua/download/ MAINTAINER= sysadmin@alexdupre.com LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lintl" MAN1= motor.1 .include .if ${OSVERSION} < 400010 LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses .endif .if !defined(NOPORTDOCS) post-install: @${MKDIR} ${DOCSDIR} @(cd ${WRKSRC} ; ${INSTALL_DATA} FAQ README ${DOCSDIR}) .endif .include Property changes on: head/devel/motor/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property Index: head/devel/motor/distinfo =================================================================== --- head/devel/motor/distinfo (revision 66436) +++ head/devel/motor/distinfo (revision 66437) @@ -1 +1 @@ -MD5 (motor-3.2.2.tar.gz) = 2f3a95b4fe0955cb88568d48df1d2342 +MD5 (motor-3.2.3.tar.gz) = 023ed4440ff991555825f30bca34dbf6 Property changes on: head/devel/motor/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/devel/motor/pkg-plist =================================================================== --- head/devel/motor/pkg-plist (revision 66436) +++ head/devel/motor/pkg-plist (revision 66437) @@ -1,61 +1,62 @@ 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 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++/Makefile.func.bak 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 %%PORTDOCS%%share/doc/motor/FAQ %%PORTDOCS%%share/doc/motor/README %%PORTDOCS%%@dirrm share/doc/motor Property changes on: head/devel/motor/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property