diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2006-02-21 18:49:11 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2006-02-21 18:49:11 +0000 |
commit | 46f1df319ab7375d207a14eb4a6fc720c5802e80 (patch) | |
tree | abcfc3c1756a03ff8c9c44e00e543ff42a1e0014 /print/dk-acroread | |
parent | 46c0fb781f9aae9c0b19aa47ad876b59c683ceb0 (diff) |
- Use a distfile in tarball instead of one in rpm.
- Remove CONFLICTS. All of the localized versions can coexist now.
- Update the localized versions to 7.0.5 if possible.
- Add support for print/acroreadwrapper.
Discussed with: netchild and mezz
PR: ports/90319
Notes
Notes:
svn path=/head/; revision=156607
Diffstat (limited to 'print/dk-acroread')
-rw-r--r-- | print/dk-acroread/Makefile | 6 | ||||
-rw-r--r-- | print/dk-acroread/distinfo | 6 | ||||
-rw-r--r-- | print/dk-acroread/pkg-descr | 12 |
3 files changed, 7 insertions, 17 deletions
diff --git a/print/dk-acroread/Makefile b/print/dk-acroread/Makefile index 146d04ff18ae..313b11114c92 100644 --- a/print/dk-acroread/Makefile +++ b/print/dk-acroread/Makefile @@ -5,11 +5,13 @@ # $FreeBSD$ # +PORTVERSION= 7.0.1 +PORTREVISION= 1 PKGNAMEPREFIX= dk- -ADOBE_LANG= dan -CMD_SUFFIX= -dk MASTERDIR= ${.CURDIR}/../../print/acroread7 MD5_FILE= ${.CURDIR}/distinfo +ADOBE_LANG= DAN + .include "${MASTERDIR}/Makefile" diff --git a/print/dk-acroread/distinfo b/print/dk-acroread/distinfo index 64fb29443832..670c85843409 100644 --- a/print/dk-acroread/distinfo +++ b/print/dk-acroread/distinfo @@ -1,3 +1,3 @@ -MD5 (acroread/AdobeReader_dan-7.0.1-1.i386.rpm) = e98700ee13b2e255c8a1cb160a7293c6 -SHA256 (acroread/AdobeReader_dan-7.0.1-1.i386.rpm) = 3293e2503e579d6951a463d7e016909023b7747802721c8ade9ee9991dfac8d8 -SIZE (acroread/AdobeReader_dan-7.0.1-1.i386.rpm) = 43345506 +MD5 (acroread/AdbeRdr701_linux_dan.tar.gz) = 8c9175e331fe0f42eacf6f368d1de9f0 +SHA256 (acroread/AdbeRdr701_linux_dan.tar.gz) = c910c94743c4801f99a206816c406cf160e795ada27ecf7cc78aafd5f84882fe +SIZE (acroread/AdbeRdr701_linux_dan.tar.gz) = 43570460 diff --git a/print/dk-acroread/pkg-descr b/print/dk-acroread/pkg-descr deleted file mode 100644 index c86fe9f98150..000000000000 --- a/print/dk-acroread/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -This program displays and prints Portable Document Format (PDF) -files. It also allows you to search for text in a PDF file, or in -all the PDF files in a directory. - -This is the Danish version. It also has support for the English -language. To configure the language, navigate to -Edit->Preferences->International->Application Language, set it to -"Choose at application startup" and restart the program. - -After installation, use the "acroread7-dk" command to run it. - -WWW: http://www.adobe.com/products/acrobat/readermain.html |