diff options
author | markd <markd@pkgsrc.org> | 2005-10-13 12:48:33 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-10-13 12:48:33 +0000 |
commit | 7d2cc6e6eb79f2d1b1021ee6ea99d7a762a731ad (patch) | |
tree | 82b88274ee6408989b603eed3c2ea469d30f97d8 | |
parent | 17e44d03f6c8b94f08d3ede46ce48bed4b43fc79 (diff) | |
download | pkgsrc-7d2cc6e6eb79f2d1b1021ee6ea99d7a762a731ad.tar.gz |
Update to KDE 3.4.3
Changes:
misc bugfixes.
-rw-r--r-- | net/kdenetwork3/Makefile | 17 | ||||
-rw-r--r-- | net/kdenetwork3/PLIST | 3 | ||||
-rw-r--r-- | net/kdenetwork3/distinfo | 8 |
3 files changed, 7 insertions, 21 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index ee7f5290572..1a19e53ce0e 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2005/09/29 13:44:43 adam Exp $ +# $NetBSD: Makefile,v 1.45 2005/10/13 12:48:33 markd Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} CATEGORIES= net @@ -41,21 +41,6 @@ post-configure: ${MV} Makefile Makefile.save; ${GREP} -v "^#>" Makefile.save > Makefile; \ ${RM} Makefile.save) -# a fix for qt-3.3.5, please remove if qt-3.3.6 (or newer) solves the problem -SUBST_CLASSES+= hints -SUBST_STAGE.hints= post-patch -SUBST_MESSAGE.hints= "Fix includehints." -SUBST_FILES.hints= kopete/protocols/groupwise/ui/gwaccountpreferences.ui \ - kopete/protocols/msn/ui/msneditaccountui.ui \ - kopete/protocols/irc/ui/ircadd.ui \ - kopete/protocols/irc/ui/irceditaccount.ui \ - kopete/protocols/oscar/aim/ui/aimeditaccountui.ui \ - kopete/protocols/oscar/icq/ui/icqeditaccountui.ui \ - kopete/protocols/jabber/ui/dlgjabbereditaccountwidget.ui \ - kopete/protocols/gadu/ui/gadueditaccountui.ui \ - ksirc/KSOpenkSirc/open_ksircData.ui -SUBST_FILTER_CMD.hints= ${GREP} -v includehint - .include "../../meta-pkgs/kde3/kde3.mk" .include "../../converters/uulib/buildlink3.mk" .include "../../databases/gdbm/buildlink3.mk" diff --git a/net/kdenetwork3/PLIST b/net/kdenetwork3/PLIST index 84201e231b6..a803e2d0711 100644 --- a/net/kdenetwork3/PLIST +++ b/net/kdenetwork3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.19 2005/07/30 11:19:20 markd Exp $ +@comment $NetBSD: PLIST,v 1.20 2005/10/13 12:48:33 markd Exp $ bin/dsirc bin/feedbrowser bin/kdict @@ -1259,6 +1259,7 @@ share/kde/apps/kppp/Rules/Ireland/Eircom_Special.rst share/kde/apps/kppp/Rules/Israel/Bezeq_Interurban.rst share/kde/apps/kppp/Rules/Israel/Bezeq_Local.rst share/kde/apps/kppp/Rules/Italy/Atlanet.rst +share/kde/apps/kppp/Rules/Italy/Cheapnet.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Internet_SpZero.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Libero1055_Base.rst share/kde/apps/kppp/Rules/Italy/Infostrada_Libero1055_SpZero.rst diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index bfdae635766..644cab7a6d6 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.32 2005/07/30 11:19:20 markd Exp $ +$NetBSD: distinfo,v 1.33 2005/10/13 12:48:33 markd Exp $ -SHA1 (kdenetwork-3.4.2.tar.bz2) = 59d6a2c2dc521ae7bfa8c5769c45621d25d8ba96 -RMD160 (kdenetwork-3.4.2.tar.bz2) = 1e13ff5e31efb5602b28f3a212846b5c5ee1741e -Size (kdenetwork-3.4.2.tar.bz2) = 7392788 bytes +SHA1 (kdenetwork-3.4.3.tar.bz2) = b1738ac2f2665a74eaf75458f98df948eec6ce80 +RMD160 (kdenetwork-3.4.3.tar.bz2) = b417ff363c71b30f6151e65360d615c167c90ebb +Size (kdenetwork-3.4.3.tar.bz2) = 7364627 bytes SHA1 (patch-aa) = 49ca3764fae7044d1170efe03b53147732e9d470 SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855 SHA1 (patch-ad) = 916bcbe11ca71f7a0f5f03c91fa18a6af9197be2 |