diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/kmess-kde4/Makefile | 4 | ||||
-rw-r--r-- | net-im/kmess-kde4/distinfo | 2 | ||||
-rw-r--r-- | net-im/kmess-kde4/pkg-plist | 3 | ||||
-rw-r--r-- | net-im/kmess/Makefile | 4 | ||||
-rw-r--r-- | net-im/kmess/distinfo | 2 | ||||
-rw-r--r-- | net-im/kmess/pkg-plist | 3 |
6 files changed, 14 insertions, 4 deletions
diff --git a/net-im/kmess-kde4/Makefile b/net-im/kmess-kde4/Makefile index cf4eefe9c818..b90465160f3b 100644 --- a/net-im/kmess-kde4/Makefile +++ b/net-im/kmess-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kmess -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +23,8 @@ USE_GMAKE= yes pre-patch: ${REINPLACE_CMD} -e '23s/^.*$$/#include <unistd.h>/' \ ${WRKSRC}/kmess/kmessview.cpp + ${REINPLACE_CMD} -e '20s/^.*$$/#include <ctype.h>/' \ + ${WRKSRC}/kmess/network/mimemessage.h .include "${PORTSDIR}/x11/kde3/Makefile.kde" .include <bsd.port.post.mk> diff --git a/net-im/kmess-kde4/distinfo b/net-im/kmess-kde4/distinfo index 3de7fc597565..b6893b04f58c 100644 --- a/net-im/kmess-kde4/distinfo +++ b/net-im/kmess-kde4/distinfo @@ -1 +1 @@ -MD5 (kmess-1.1.tar.gz) = 3944eae939740b279408374cd0948f5e +MD5 (kmess-1.2.tar.gz) = 46e758b9805f7aeec297a4026f393619 diff --git a/net-im/kmess-kde4/pkg-plist b/net-im/kmess-kde4/pkg-plist index eefe11fbbe47..75baf8b8626a 100644 --- a/net-im/kmess-kde4/pkg-plist +++ b/net-im/kmess-kde4/pkg-plist @@ -55,6 +55,7 @@ share/apps/kmess/emoticons/wink.png share/apps/kmess/eventsrc share/apps/kmess/icons/hicolor/16x16/apps/gnomemeeting.png share/apps/kmess/pics/away.png +share/apps/kmess/pics/background.png share/apps/kmess/pics/berightback.png share/apps/kmess/pics/blocked.png share/apps/kmess/pics/busy.png @@ -93,6 +94,8 @@ share/icons/locolor/48x48/apps/kmess.png share/locale/ar/LC_MESSAGES/kmess.mo share/locale/ca/LC_MESSAGES/kmess.mo share/locale/de/LC_MESSAGES/kmess.mo +share/locale/dk/LC_MESSAGES/kmess.mo +share/locale/ee/LC_MESSAGES/kmess.mo share/locale/es/LC_MESSAGES/kmess.mo share/locale/fr/LC_MESSAGES/kmess.mo share/locale/it/LC_MESSAGES/kmess.mo diff --git a/net-im/kmess/Makefile b/net-im/kmess/Makefile index cf4eefe9c818..b90465160f3b 100644 --- a/net-im/kmess/Makefile +++ b/net-im/kmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kmess -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= net kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +23,8 @@ USE_GMAKE= yes pre-patch: ${REINPLACE_CMD} -e '23s/^.*$$/#include <unistd.h>/' \ ${WRKSRC}/kmess/kmessview.cpp + ${REINPLACE_CMD} -e '20s/^.*$$/#include <ctype.h>/' \ + ${WRKSRC}/kmess/network/mimemessage.h .include "${PORTSDIR}/x11/kde3/Makefile.kde" .include <bsd.port.post.mk> diff --git a/net-im/kmess/distinfo b/net-im/kmess/distinfo index 3de7fc597565..b6893b04f58c 100644 --- a/net-im/kmess/distinfo +++ b/net-im/kmess/distinfo @@ -1 +1 @@ -MD5 (kmess-1.1.tar.gz) = 3944eae939740b279408374cd0948f5e +MD5 (kmess-1.2.tar.gz) = 46e758b9805f7aeec297a4026f393619 diff --git a/net-im/kmess/pkg-plist b/net-im/kmess/pkg-plist index eefe11fbbe47..75baf8b8626a 100644 --- a/net-im/kmess/pkg-plist +++ b/net-im/kmess/pkg-plist @@ -55,6 +55,7 @@ share/apps/kmess/emoticons/wink.png share/apps/kmess/eventsrc share/apps/kmess/icons/hicolor/16x16/apps/gnomemeeting.png share/apps/kmess/pics/away.png +share/apps/kmess/pics/background.png share/apps/kmess/pics/berightback.png share/apps/kmess/pics/blocked.png share/apps/kmess/pics/busy.png @@ -93,6 +94,8 @@ share/icons/locolor/48x48/apps/kmess.png share/locale/ar/LC_MESSAGES/kmess.mo share/locale/ca/LC_MESSAGES/kmess.mo share/locale/de/LC_MESSAGES/kmess.mo +share/locale/dk/LC_MESSAGES/kmess.mo +share/locale/ee/LC_MESSAGES/kmess.mo share/locale/es/LC_MESSAGES/kmess.mo share/locale/fr/LC_MESSAGES/kmess.mo share/locale/it/LC_MESSAGES/kmess.mo |