Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 2004 15:36:57 +0000 (UTC)
From:      Herve Quiroz <hq@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc/ant-xinclude-task Makefile pkg-plist ports/textproc/ant-xinclude-task/files patch-build.xml
Message-ID:  <200408251536.i7PFavDm073472@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hq          2004-08-25 15:36:57 UTC

  FreeBSD ports repository

  Modified files:
    textproc/ant-xinclude-task Makefile 
  Added files:
    textproc/ant-xinclude-task/files patch-build.xml 
  Removed files:
    textproc/ant-xinclude-task pkg-plist 
  Log:
  - Unbreak port by patching build.xml
  - bsd.java.mk 2.0 compliance
  - ${CP} -> ${INSTALL_DATA}
  - ${ECHO} -> ${ECHO_MSG}
  - Use USE_ANT
  - Use PLIST_FILES to remove pkg-plist
  - Finer tuning of CLASSPATH (only xincluder.jar, not the whole ${JAVAJARDIR}
    content)
  
  PR:             70364
  Submitted by:   me
  Approved by:    glewis (mentor)
  
  Revision  Changes    Path
  1.11      +17 -20    ports/textproc/ant-xinclude-task/Makefile
  1.1       +11 -0     ports/textproc/ant-xinclude-task/files/patch-build.xml (new)
  1.3       +0 -1      ports/textproc/ant-xinclude-task/pkg-plist (dead)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408251536.i7PFavDm073472>