Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 May 2010 19:56:44 +0000 (UTC)
From:      Greg Larkin <glarkin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/print/pdftk Makefile ports/print/pdftk/files patch-Makefile.Generic patch-java_libs__com__lowagie__bc__asn1__Makefile patch-java_libs__com__lowagie__text__Makefile patch-java_libs__com__lowagie__text__markup__Makefile patch-java_libs__com__lowagie__text__pdf__Makefile patch-java_libs__com__lowagie__text__pdf__PdfDate.java patch-java_libs__com__lowagie__text__pdf__codec__Makefile patch-java_libs__com__lowagie__text__pdf__codec__postscript__Makefile patch-java_libs__com__lowagie__text__pdf__codec__wmf__Makefile ...
Message-ID:  <201005031956.o43Juij5063074@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glarkin     2010-05-03 19:56:44 UTC

  FreeBSD ports repository

  Modified files:
    print/pdftk          Makefile 
  Added files:
    print/pdftk/files    
                         patch-java_libs__com__lowagie__bc__asn1__Makefile 
                         patch-java_libs__com__lowagie__text__Makefile 
                         patch-java_libs__com__lowagie__text__markup__Makefile 
                         patch-java_libs__com__lowagie__text__pdf__Makefile 
                         patch-java_libs__com__lowagie__text__pdf__PdfDate.java 
                         patch-java_libs__com__lowagie__text__pdf__codec__Makefile 
                         patch-java_libs__com__lowagie__text__pdf__codec__postscript__Makefile 
                         patch-java_libs__com__lowagie__text__pdf__codec__wmf__Makefile 
                         patch-java_libs__com__lowagie__text__pdf__fonts__Makefile 
                         patch-java_libs__com__lowagie__text__xml__xmp__Makefile 
                         patch-java_libs__gnu__gcj__convert__Makefile 
                         patch-java_libs__gnu_local__java__security__Makefile 
                         patch-java_libs__gnu_local__java__security__provider__Makefile 
                         patch-java_libs__java_local__security__Makefile 
  Removed files:
    print/pdftk/files    patch-Makefile.Generic 
  Log:
  - Build pdftk with gcj45 instead of gcj42
  - Add a bunch of patch files to work around the Java duplicate symbol
    problem reported here (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42143)
    until a real fix is committed to the upstream toolchain
  - Bump PORTREVISION
  
  Revision  Changes    Path
  1.30      +7 -5      ports/print/pdftk/Makefile
  1.2       +0 -11     ports/print/pdftk/files/patch-Makefile.Generic (dead)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__bc__asn1__Makefile (new)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__Makefile (new)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__markup__Makefile (new)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__Makefile (new)
  1.1       +11 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__PdfDate.java (new)
  1.1       +36 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__codec__Makefile (new)
  1.1       +37 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__codec__postscript__Makefile (new)
  1.1       +37 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__codec__wmf__Makefile (new)
  1.1       +37 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__pdf__fonts__Makefile (new)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__com__lowagie__text__xml__xmp__Makefile (new)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__gnu__gcj__convert__Makefile (new)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__gnu_local__java__security__Makefile (new)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__gnu_local__java__security__provider__Makefile (new)
  1.1       +35 -0     ports/print/pdftk/files/patch-java_libs__java_local__security__Makefile (new)



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