summaryrefslogtreecommitdiffstats
path: root/print/dvipdfmx/Makefile
diff options
context:
space:
mode:
authormatusita <matusita@FreeBSD.org>2005-06-03 01:57:35 +0000
committermatusita <matusita@FreeBSD.org>2005-06-03 01:57:35 +0000
commitb187345b0d711581a5e237766b9486eb794fec1a (patch)
tree38dc7415838163763109a1819b0a22d82f8932a1 /print/dvipdfmx/Makefile
parentb8252132bd4a77a0863838eff142438c2e2655fc (diff)
downloadFreeBSD-ports-b187345b0d711581a5e237766b9486eb794fec1a.zip
FreeBSD-ports-b187345b0d711581a5e237766b9486eb794fec1a.tar.gz
Add official two patches: one is for MetaPost support bugfix, and another
is for PK Font Generation bugfix. To avoid some confusion, use DIST_SUBDIR to separate dvipdfmx distfiles from others. The distinfo is changed since the directory is changed. As a result, bump PORTREVISION.
Diffstat (limited to 'print/dvipdfmx/Makefile')
-rw-r--r--print/dvipdfmx/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile
index 06d8fde..58fd5ca 100644
--- a/print/dvipdfmx/Makefile
+++ b/print/dvipdfmx/Makefile
@@ -7,9 +7,13 @@
PORTNAME= dvipdfmx
PORTVERSION= 20050201
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/release/
+DIST_SUBDIR= dvipdfmx
+
+PATCH_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/patch/
+PATCHFILES= mpost-c-20050201.diff tfm-c-20050201.diff
MAINTAINER= matusita@FreeBSD.org
COMMENT= Dvipdfm with Asian languages by CID-keyed font technology support
OpenPOWER on IntegriCloud