diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-25 19:14:57 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-25 19:14:57 +0000 |
commit | fc8c80d756ef372d93a21981c4b59f12c14c7066 (patch) | |
tree | 0800642c486af116585871ad684cc336c83702c9 /print/fontforge | |
parent | a1186c7dff853835fdd2a634d092b2236a3dbeab (diff) | |
download | ports-fc8c80d756ef372d93a21981c4b59f12c14c7066.tar.gz ports-fc8c80d756ef372d93a21981c4b59f12c14c7066.zip |
Notes
Diffstat (limited to 'print/fontforge')
-rw-r--r-- | print/fontforge/Makefile | 7 | ||||
-rw-r--r-- | print/fontforge/distinfo | 6 | ||||
-rw-r--r-- | print/fontforge/pkg-plist | 1 |
3 files changed, 7 insertions, 7 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index c0aa7e69046f..d6e535f5f002 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -6,8 +6,7 @@ # PORTNAME= fontforge -PORTVERSION= 20090914 -PORTREVISION= 1 +PORTVERSION= 20090923 CATEGORIES= print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source DISTFILES= ${EXTRACT_ONLY} @@ -31,7 +30,9 @@ EXTRACT_ONLY+= freetype-${FREETYPE_VERSION}.tar.bz2 .endif .if !defined(NOPORTDOCS) -DOC_VERSION= ${PORTVERSION} +#DOC_VERSION= ${PORTVERSION} +# This version of Fontforge has a different version number for the docs as opposed to the actual source +DOC_VERSION= 20090914 MASTER_SITES+= SF/${PORTNAME}/${PORTNAME}-docs:docs DOCFILES= ${PORTNAME}_htdocs-${DOC_VERSION}.tar.bz2 DISTFILES+= ${DOCFILES:C/$/:docs/} diff --git a/print/fontforge/distinfo b/print/fontforge/distinfo index 98989cee1b86..5ede17e0a836 100644 --- a/print/fontforge/distinfo +++ b/print/fontforge/distinfo @@ -1,6 +1,6 @@ -MD5 (fontforge_full-20090914.tar.bz2) = 16a744e42e8944c4298f7e004f95dd31 -SHA256 (fontforge_full-20090914.tar.bz2) = 94803b29d1562fe6af3c7c389adeca15c75b10b99ed4cc31a45e55cb9569ea3f -SIZE (fontforge_full-20090914.tar.bz2) = 5504747 +MD5 (fontforge_full-20090923.tar.bz2) = ea9d8dc38de79235fbe6add725b38ffe +SHA256 (fontforge_full-20090923.tar.bz2) = 43bbad49796a93dac3eac6f97e79d882b34fb0835ee3645c2408b402fdd01baa +SIZE (fontforge_full-20090923.tar.bz2) = 5492119 MD5 (freetype-2.3.9.tar.bz2) = d76233108aca9c9606cdbd341562ad9a SHA256 (freetype-2.3.9.tar.bz2) = 51a033bce9904d73e0821e8e2bba24bd319619d7d1b2e9eeccac611580242ab6 SIZE (freetype-2.3.9.tar.bz2) = 1363190 diff --git a/print/fontforge/pkg-plist b/print/fontforge/pkg-plist index 49b1b9e7c5a0..ed951b84ed94 100644 --- a/print/fontforge/pkg-plist +++ b/print/fontforge/pkg-plist @@ -45,7 +45,6 @@ include/fontforge/nonlineartrans.h include/fontforge/ofl.h include/fontforge/pfaedit.h include/fontforge/plugins.h -include/fontforge/prefpage.h include/fontforge/print.h include/fontforge/psfont.h include/fontforge/savefont.h |