Ticket #20121 (closed update: fixed)
port update: centerim-devel 4.22.7-29-g23f6 -> 4.22.7-34-g8f537
| Reported by: | nefar@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | centerim-devel |
Description
the patch files are no longer needed. A patch was submitted to the source code which was integrated with this release. Please remove the files/ directory.
--- Portfile.orig 2009-06-30 10:26:31.000000000 -0700
+++ Portfile 2009-06-30 10:27:53.000000000 -0700
@@ -2,21 +2,20 @@
PortSystem 1.0
name centerim-devel
-version 4.22.7-29-g23f6
+version 4.22.7-34-g8f537
categories net
maintainers nomaintainer
platforms darwin
description Console multi-IM client.
long_description Console client for AIM/ICQ/Yahoo/IRC/LiveJournal.
distname centerim-${version}
-checksums md5 486e63d4522a7ae79fb59830bff3d93e \
- sha1 c603962d2c6555e86970ed81fb3efa70d251b0bc \
- rmd160 22e617782752202a87ec16c42ec9a79be617ba5e
+checksums md5 a1d3b8643a91663b492326d886431c5a \
+ sha1 cfc5693d35dae9c197d36ea56eca2a45fec99870 \
+ rmd160 a906ec56d28de8ee049f640ab218dfc449cce98a
homepage http://www.centerim.org/
master_sites ${homepage}download/mobshots/
depends_lib port:libiconv port:gettext port:ncurses port:openssl \
port:jpeg port:gpgme
-patchfiles patch-kkconsui_include_conscommon.h.diff
# Would enable MSN support but it needs curl +ssl and we can't do that yet
# because of limitations with the port system not handling dependancies on variants
configure.args \
Change History
Note: See
TracTickets for help on using
tickets.


r53180