diff options
author | pawel <pawel@FreeBSD.org> | 2012-03-02 00:16:48 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2012-03-02 00:16:48 +0800 |
commit | dcd147bc82c9778c6d9c00ae98870d2d5f886759 (patch) | |
tree | 70a05174b30c293544c9d77f2fe7ce8f11c83a17 /polish | |
parent | 9619bab3b3412b57b1bf98784b6832789a9beec0 (diff) | |
download | freebsd-ports-gnome-dcd147bc82c9778c6d9c00ae98870d2d5f886759.tar.gz freebsd-ports-gnome-dcd147bc82c9778c6d9c00ae98870d2d5f886759.tar.zst freebsd-ports-gnome-dcd147bc82c9778c6d9c00ae98870d2d5f886759.zip |
Update to 0.11.1 bugfix release
Diffstat (limited to 'polish')
-rw-r--r-- | polish/kadu/Makefile | 2 | ||||
-rw-r--r-- | polish/kadu/distinfo | 4 | ||||
-rw-r--r-- | polish/kadu/files/patch-base_action_context.h | 8 |
3 files changed, 3 insertions, 11 deletions
diff --git a/polish/kadu/Makefile b/polish/kadu/Makefile index dcb8864b975e..246ede4e248c 100644 --- a/polish/kadu/Makefile +++ b/polish/kadu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kadu -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 PORTEPOCH= 1 CATEGORIES= polish net-im MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:kadu \ diff --git a/polish/kadu/distinfo b/polish/kadu/distinfo index bac31a692aa3..ccee408be849 100644 --- a/polish/kadu/distinfo +++ b/polish/kadu/distinfo @@ -1,5 +1,5 @@ -SHA256 (kadu/kadu-0.11.0.tar.bz2) = 6db3164f88b8076d4269ba005521c502da47605c882e68755016d2dae2b1acfe -SIZE (kadu/kadu-0.11.0.tar.bz2) = 5810351 +SHA256 (kadu/kadu-0.11.1.tar.bz2) = 6880a2661d745706da677d43d3ca8a8f7e161b1a54e306a77cf314721fb75550 +SIZE (kadu/kadu-0.11.1.tar.bz2) = 5743378 SHA256 (kadu/kompatybilne_z_GG6.tar.gz) = f8a84acd8512fd8fc38e394aa564e6b6d7ec2e9fe9864bdf0c5b8f2edb23da6f SIZE (kadu/kompatybilne_z_GG6.tar.gz) = 254637 SHA256 (kadu/dodatkowe_emoty_GG7.tar.gz) = aebeb45b6ac9139620032436f7b565aa5729a0165d1c361a473c1195b8807450 diff --git a/polish/kadu/files/patch-base_action_context.h b/polish/kadu/files/patch-base_action_context.h deleted file mode 100644 index 9317ae4211ee..000000000000 --- a/polish/kadu/files/patch-base_action_context.h +++ /dev/null @@ -1,8 +0,0 @@ ---- kadu-core/gui/actions/base-action-context.h.orig 2012-02-09 21:46:02.000000000 +0100 -+++ kadu-core/gui/actions/base-action-context.h 2012-02-09 21:46:15.000000000 +0100 -@@ -1,4 +1,4 @@ --/* -+/* - * %kadu copyright begin% - * Copyright 2011 Rafał Malinowski (rafal.przemyslaw.malinowski@gmail.com) - * %kadu copyright end% |