diff options
author | kris <kris@FreeBSD.org> | 2002-09-01 04:14:27 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-01 04:14:27 +0800 |
commit | ddb8e76962839d64194b0c1d2a442c82581ca55a (patch) | |
tree | 4b6fce1b893b8294da6979cea5150a13c3959c9f /mail | |
parent | 6229d9518ffcaf53e96d679f6625a960c569a4b0 (diff) | |
download | freebsd-ports-graphics-ddb8e76962839d64194b0c1d2a442c82581ca55a.tar.gz freebsd-ports-graphics-ddb8e76962839d64194b0c1d2a442c82581ca55a.tar.zst freebsd-ports-graphics-ddb8e76962839d64194b0c1d2a442c82581ca55a.zip |
Update to kbiff 3.6.1 (uses kdelibs3 instead of 2)
Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'mail')
-rw-r--r-- | mail/kbiff/Makefile | 11 | ||||
-rw-r--r-- | mail/kbiff/distinfo | 2 | ||||
-rw-r--r-- | mail/kbiff/pkg-descr | 3 | ||||
-rw-r--r-- | mail/kbiff/pkg-plist | 8 |
4 files changed, 13 insertions, 11 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 794e984b90b..dd8087f41f8 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kbiff -PORTVERSION= 3.6 +PORTVERSION= 3.6.1 CATEGORIES= mail kde MASTER_SITES= http://devel-home.kde.org/~granroth/kbiff/ @@ -14,9 +14,14 @@ MAINTAINER= kris@FreeBSD.org LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext -USE_KDELIBS_VER=2 +USE_KDELIBS_VER=3 USE_BZIP2= yes GNU_CONFIGURE= yes +CONFIGURE_TARGET= +CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +USE_REINPLACE= yes -.include <bsd.port.mk> +post-patch: + ${REINPLACE_CMD} 's,de en es fr,en,' ${WRKSRC}/doc/Makefile.in +.include <bsd.port.mk> diff --git a/mail/kbiff/distinfo b/mail/kbiff/distinfo index eee1b003ff0..6863955d5e3 100644 --- a/mail/kbiff/distinfo +++ b/mail/kbiff/distinfo @@ -1 +1 @@ -MD5 (kbiff-3.6.tar.bz2) = c2ed9fc00aa96bfd0acf8911897e1ede +MD5 (kbiff-3.6.1.tar.bz2) = de2ecd482293a410a50c2f4320a1c16c diff --git a/mail/kbiff/pkg-descr b/mail/kbiff/pkg-descr index 28dea31e657..7270a60da5e 100644 --- a/mail/kbiff/pkg-descr +++ b/mail/kbiff/pkg-descr @@ -10,4 +10,5 @@ It has several advantages over much of its competition: Home page and online handbook: -WWW: http://devel-home.kde.org/~granroth/kbiff/ +Author: Kurt Granroth <granroth@kde.org> +WWW: http://kbiff.granroth.org/ diff --git a/mail/kbiff/pkg-plist b/mail/kbiff/pkg-plist index 2fdebe10323..90d52d37660 100644 --- a/mail/kbiff/pkg-plist +++ b/mail/kbiff/pkg-plist @@ -13,15 +13,10 @@ share/apps/kbiff/pics/noconn.png share/apps/kbiff/pics/nomail.png share/apps/kbiff/pics/oldmail.png share/apps/kbiff/pics/playsound.png -share/doc/HTML/de/kbiff/common -share/doc/HTML/de/kbiff/index.docbook share/doc/HTML/en/kbiff/common share/doc/HTML/en/kbiff/index.docbook share/doc/HTML/en/kbiff/kbiff.png -share/doc/HTML/es/kbiff/common -share/doc/HTML/es/kbiff/index.docbook -share/doc/HTML/fr/kbiff/common -share/doc/HTML/fr/kbiff/index.docbook +share/doc/HTML/en/kbiff/index.cache.bz2 share/icons/hicolor/16x16/apps/kbiff.png share/icons/hicolor/32x32/apps/kbiff.png share/icons/hicolor/48x48/apps/kbiff.png @@ -40,6 +35,7 @@ share/locale/hr/LC_MESSAGES/kbiff.mo share/locale/hu/LC_MESSAGES/kbiff.mo share/locale/is/LC_MESSAGES/kbiff.mo share/locale/it/LC_MESSAGES/kbiff.mo +share/locale/ja/LC_MESSAGES/kbiff.mo share/locale/nl/LC_MESSAGES/kbiff.mo share/locale/no/LC_MESSAGES/kbiff.mo share/locale/no_NY/LC_MESSAGES/kbiff.mo |