diff options
author | hrs <hrs@FreeBSD.org> | 2006-02-22 02:49:11 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2006-02-22 02:49:11 +0800 |
commit | b2e76b63a14d421d74f53a61adbdfe4d3f04c92e (patch) | |
tree | 915e197eb867fea8405bf1731d88f0a26e912a35 /german/acroread | |
parent | 2eb08fb6f57ed0551ad2b4a06ecbd7bba41cb98c (diff) | |
download | freebsd-ports-gnome-b2e76b63a14d421d74f53a61adbdfe4d3f04c92e.tar.gz freebsd-ports-gnome-b2e76b63a14d421d74f53a61adbdfe4d3f04c92e.tar.zst freebsd-ports-gnome-b2e76b63a14d421d74f53a61adbdfe4d3f04c92e.zip |
- 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
Diffstat (limited to 'german/acroread')
-rw-r--r-- | german/acroread/Makefile | 7 | ||||
-rw-r--r-- | german/acroread/distinfo | 6 | ||||
-rw-r--r-- | german/acroread/pkg-descr | 12 |
3 files changed, 7 insertions, 18 deletions
diff --git a/german/acroread/Makefile b/german/acroread/Makefile index 737b28261121..3caa08bc88bd 100644 --- a/german/acroread/Makefile +++ b/german/acroread/Makefile @@ -5,11 +5,12 @@ # $FreeBSD$ # +PORTVERSION= 7.0.5 +PORTREVISION= 1 CATEGORIES= german print linux MASTERDIR= ${.CURDIR}/../../print/acroread7 - -ADOBE_LANG= deu -CMD_SUFFIX= -de MD5_FILE= ${.CURDIR}/distinfo +ADOBE_LANG= DEU + .include "${MASTERDIR}/Makefile" diff --git a/german/acroread/distinfo b/german/acroread/distinfo index f6efd376652b..987b8032fd07 100644 --- a/german/acroread/distinfo +++ b/german/acroread/distinfo @@ -1,3 +1,3 @@ -MD5 (acroread/AdobeReader_deu-7.0.1-1.i386.rpm) = e8087c6aafdc0946ac2eb9d21549e7df -SHA256 (acroread/AdobeReader_deu-7.0.1-1.i386.rpm) = 3b1d9164267982958566e9cb14695992724ca16a62a6e6c5bf84520ac8125a69 -SIZE (acroread/AdobeReader_deu-7.0.1-1.i386.rpm) = 44131019 +MD5 (acroread/AdobeReader_deu-7.0.5-1.i386.tar.gz) = da90ecfe9b3d2762857d2ff6c23a3c11 +SHA256 (acroread/AdobeReader_deu-7.0.5-1.i386.tar.gz) = 13006f6475b83702ab67dfc5e58f3161bbded5d44646033a00580ea705a1e150 +SIZE (acroread/AdobeReader_deu-7.0.5-1.i386.tar.gz) = 43973195 diff --git a/german/acroread/pkg-descr b/german/acroread/pkg-descr deleted file mode 100644 index 65a42044b4df..000000000000 --- a/german/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 German 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-de" command to run it. - -WWW: http://www.adobe.com/products/acrobat/readermain.html |