diff options
-rw-r--r-- | deskutils/plasma-applet-yawp/Makefile | 7 | ||||
-rw-r--r-- | deskutils/plasma-applet-yawp/distinfo | 6 |
2 files changed, 4 insertions, 9 deletions
diff --git a/deskutils/plasma-applet-yawp/Makefile b/deskutils/plasma-applet-yawp/Makefile index 223baa147591..5be0b979ca16 100644 --- a/deskutils/plasma-applet-yawp/Makefile +++ b/deskutils/plasma-applet-yawp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yawp -PORTVERSION= 0.3.4 +PORTVERSION= 0.3.5 CATEGORIES= deskutils kde MASTER_SITES= SF PKGNAMEPREFIX= plasma-applet- @@ -25,9 +25,4 @@ MAKE_JOBS_SAFE= yes LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE-GPL2 -post-patch: - ${ECHO_CMD} >> ${WRKSRC}/applet/utils.h - ${REINPLACE_CMD} -e 's|KDE_VERSION_MINOR == 4|KDE_VERSION_MINOR >= 4|g' \ - `find ${WRKSRC} -name "*.h" -or -name "*.cpp"` - .include <bsd.port.mk> diff --git a/deskutils/plasma-applet-yawp/distinfo b/deskutils/plasma-applet-yawp/distinfo index 112371c6d320..b75acfca78fe 100644 --- a/deskutils/plasma-applet-yawp/distinfo +++ b/deskutils/plasma-applet-yawp/distinfo @@ -1,3 +1,3 @@ -MD5 (yawp-0.3.4.tar.bz2) = e4757cd1d2c7a3b5c9ba5dc4ebf3f2e5 -SHA256 (yawp-0.3.4.tar.bz2) = 8ecd01772e596b5677db06fb63790209ea14bc003d18a64dcaeb48c64e9167c8 -SIZE (yawp-0.3.4.tar.bz2) = 1077094 +MD5 (yawp-0.3.5.tar.bz2) = 785d1b8a2323f561a5da09fcac83861c +SHA256 (yawp-0.3.5.tar.bz2) = fd8069dd3a391f9dd4eb4f0c53551b64a905c61450d654bde06a59e673607b3f +SIZE (yawp-0.3.5.tar.bz2) = 1078296 |