pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/ghostscript



Module name:    wip
Committed by:   makoto
Date:           Wed Mar 30 12:49:24 UTC 2011

Modified Files:
        wip/ghostscript: Makefile.common PLIST distinfo options.mk
        wip/ghostscript-cidfonts: DEINSTALL INSTALL
        wip/ghostscript-cidfonts-ryumin: Makefile PLIST options.mk
        wip/ghostscript-cidfonts-ryumin/files: cidfmap-adobe
        wip/ghostscript/patches: patch-af patch-an

Log Message:
(1) ghostscript 
   Makefile.common
     bump the version 9.00 to 9.01
   PLIST update
   patches adjust for 9.01
     patches/patch-af
     patches/patch-an

   options.mk (following line no longer used)
    -PLIST_VARS+=       cidfmap

(2) ghostscript-cidfonts
   INSTALL/DESINSTALL
   link destination inside to ghostscript moved.
   -   dest="${GS_RESOURCEDIR}/CIDFont/$base"
   +   dest="${GS_RESOURCEDIR}/Init/CIDFont/$base"

(3) ghostscript-cidfonts-ryumin
   files/cidfmap-adobe
     missing the last LF char added
 
   options.mk 
    (a)  cidfmap is always to be installed
   .if !empty(PKG_OPTIONS:Madobe-cidfonts)
   +GS_CIDFMAP=    cidfmap-adobe
    (b)  the same thing
   -PLIST.cidfmap= yes

   PLIST adjust
     (a)  cidfmap is allways to be installed
     -${PLIST.cidfmap}share/ghostscript/${PKGVERSION}/Resource/Init/cidfmap
     +share/ghostscript/${PKGVERSION}/Resource/Init/cidfmap

     (b)  following line should be taken care by (2) ghostscript-cidfonts
     -${PLIST.adobe}  share/ghostscript/${PKGVERSION}/Resource/CIDFont



To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/ghostscript-cidfonts-ryumin/Makefile \
    wip/ghostscript-cidfonts-ryumin/PLIST \
    wip/ghostscript-cidfonts-ryumin/files/cidfmap-adobe \
    wip/ghostscript-cidfonts/DEINSTALL wip/ghostscript-cidfonts/INSTALL \
    wip/ghostscript/patches/patch-an
cvs -z3 rdiff -u -r1.1 -r1.2 wip/ghostscript/Makefile.common \
    wip/ghostscript/patches/patch-af
cvs -z3 rdiff -u -r1.2 -r1.3 wip/ghostscript/PLIST wip/ghostscript/distinfo \
    wip/ghostscript/options.mk
cvs -z3 rdiff -u -r1.3 -r1.4 wip/ghostscript-cidfonts-ryumin/options.mk

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript-cidfonts-ryumin/Makefile?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript-cidfonts-ryumin/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript-cidfonts-ryumin/files/cidfmap-adobe?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript-cidfonts/DEINSTALL?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript-cidfonts/INSTALL?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript/patches/patch-an?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript/Makefile.common?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript/patches/patch-af?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript/PLIST?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript/options.mk?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ghostscript-cidfonts-ryumin/options.mk?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index