Bug 115958 - Port update: net-im/centerim
Summary: Port update: net-im/centerim
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-31 02:30 UTC by Frank Altpeter
Modified: 2007-10-05 21:20 UTC (History)
0 users

See Also:


Attachments
file.diff (2.50 KB, patch)
2007-08-31 02:30 UTC, Frank Altpeter
no flags Details | Diff
centerim.patch (3.78 KB, patch)
2007-10-04 12:55 UTC, Frank Altpeter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Altpeter 2007-08-31 02:30:01 UTC

    
Comment 1 David Thiel freebsd_committer freebsd_triage 2007-09-04 02:36:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

I'll take it.
Comment 2 David Thiel freebsd_committer freebsd_triage 2007-09-04 19:54:49 UTC
State Changed
From-To: open->feedback
Comment 3 David Thiel 2007-09-04 20:11:09 UTC
cicqconv does not seem to be included with the distribution anymore.
Also, "--mandir="${PREFIX}/man" is no longer necessary due to some recent
changes in bsd.port.mk.

===>  Building package for centerim-4.22.1_1
Creating package /usr/ports/packages/All/centerim-4.22.1_1.tbz
Registering depends:.
Registering conflicts: centericq-[0-9]*.
Creating bzip'd tar ball in '/usr/ports/packages/All/centerim-4.22.1_1.tbz'
tar: man/man1/cicqconv.1.gz: Cannot stat: No such file or directory
tar: bin/cicqconv: Cannot stat: No such file or directory
pkg_create: make_dist: tar command failed with code 256
*** Error code 1
Comment 4 David Thiel 2007-09-04 20:21:48 UTC
Looking further, the cicqconv script has been changed to be "cimconv",
and is in the distribution. Additionally, the centerim man page is still
included with the distribution, so it should be added back into the
port.

Thanks,
David
Comment 5 Frank Altpeter 2007-09-04 20:31:55 UTC
Hi there,

Thanks for the annotations - seems that i overlooked something there.
I'll fix this soon and come back with a new patch file.


on 2007-09-04 at 21:14:10 CEST, David Ericson Thiel wrote:
> 
> cicqconv does not seem to be included with the distribution anymore.
> Also, "--mandir="${PREFIX}/man" is no longer necessary due to some recent
> changes in bsd.port.mk.
> 
> ===>  Building package for centerim-4.22.1_1
> Creating package /usr/ports/packages/All/centerim-4.22.1_1.tbz
> Registering depends:.
> Registering conflicts: centericq-[0-9]*.
> Creating bzip'd tar ball in '/usr/ports/packages/All/centerim-4.22.1_1.tbz'
> tar: man/man1/cicqconv.1.gz: Cannot stat: No such file or directory
> tar: bin/cicqconv: Cannot stat: No such file or directory
> pkg_create: make_dist: tar command failed with code 256
> *** Error code 1
> 

on 2007-09-04 at 21:21:48 CEST, David Ericson Thiel wrote:
> 
> Looking further, the cicqconv script has been changed to be "cimconv",
> and is in the distribution. Additionally, the centerim man page is still
> included with the distribution, so it should be added back into the
> port.
> 
> Thanks,
> David

 
Le deagh dhùraghd,

	Frank Altpeter

-- 
*** FA-RIPE *** http://blog.foxalpha.de/ *** SIG at 11 ***
Join XING - the Open Business Club: http://www.xing.com/go/invite/27666.e9249b
| "How will this end?"
| "In fire."
| 	-- Centauri Emperor and Kosh in Babylon 5:"The Coming of Shadows"
Comment 6 Frank Altpeter 2007-10-04 12:23:15 UTC
>Submitter-Id:	current-users
>Originator:	Frank Altpeter
>Organization:	
>Confidential:	no 
>Synopsis:	Re: ports/115958: Port update: net-im/centerim
>Severity:	non-critical
>Priority:	medium
>Category:	ports
>Class:		maintainer-update
>Release:	FreeBSD 6.2-RELEASE-p3 i386
>Environment:
System: FreeBSD murphy.foxalpha.de 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Fri Mar 30 20:43:01 CEST 2007 root@murphy.foxalpha.de:/usr/obj/usr/src/sys/SMP i386


	
>Description:
	New package has been released, and a new port config has been checked to fix the issues
	mentioned by David "lx" Thiel.
	Please commit :)

>How-To-Repeat:
	
>Fix:


diff -ruN centerim.orig/Makefile centerim/Makefile
--- centerim.orig/Makefile	Mon Jul 23 11:36:19 2007
+++ centerim/Makefile	Thu Oct  4 13:05:08 2007
@@ -8,11 +8,12 @@
 
 PORTNAME=	centerim
 PORTVERSION=	4.22.1
+PORTREVISION=	1
 CATEGORIES=	net-im
 MASTER_SITES=	http://www.centerim.org/download/ \
 		http://cim.sbisinger.net/tars/ \
 		ftp://ftp.centerim.org/
-DISTNAME=	${PORTNAME}-20070625
+DISTNAME=	${PORTNAME}-20071003
 
 MAINTAINER=	frank@altpeter.de
 COMMENT=	A text mode menu- and window-driven IM interface
@@ -42,7 +43,7 @@
 		LJ              "Support for LiveJournal" off \
 		GG              "Support for Gadu-Gadu Protocol" off
 
-MAN1=	cicqconv.1 centerim.1
+MAN1=	cimconv.1 centerim.1
 
 PORTDOCS=	FAQ README
 
diff -ruN centerim.orig/distinfo centerim/distinfo
--- centerim.orig/distinfo	Wed Jul  4 15:49:44 2007
+++ centerim/distinfo	Thu Oct  4 12:46:31 2007
@@ -1,3 +1,3 @@
-MD5 (centerim-20070625.tar.gz) = 99ec602996cc43ed06d7ac41c906fd3b
-SHA256 (centerim-20070625.tar.gz) = 55d1ebe5b8ccd13b29437acd74bfbe15f749e64102fee671218fa2078d526af7
-SIZE (centerim-20070625.tar.gz) = 2641435
+MD5 (centerim-20071003.tar.gz) = ca0b169aee9f730d63fff0fb4f7af03e
+SHA256 (centerim-20071003.tar.gz) = c0b4d0e3275490392771c8637802c8cf78e0cc103289568af3ded554c054e678
+SIZE (centerim-20071003.tar.gz) = 2676733
diff -ruN centerim.orig/pkg-descr centerim/pkg-descr
--- centerim.orig/pkg-descr	Thu Apr 19 03:59:48 2007
+++ centerim/pkg-descr	Thu Oct  4 12:52:43 2007
@@ -1,15 +1,23 @@
 CenterIM is a fork of CenterICQ.
-CenterIM is a text mode menu- and window-driven IM interface that
-supports the ICQ2000, Yahoo!, MSN, AIM, and IRC protocols. It allows you
-to send, receive, and forward messages, URLs, SMSes, contacts, and email
-express messages. It also lets you set your own and fetch others' away
-messages, and define external handlers for incoming events. You can
-mass message-send, search for users, view users' details, maintain
-your contact list directly from the program, view the message history,
-register a new UIN and update your details, be informed upon receipt
-of email messages, automatically set away after the defined period of
-inactivity, and have your own ignore, visible, and invisible lists.
-It can also associate events with sounds, make log of events, and
-allows arrangement of contacts into groups.
+
+CenterIM is a text mode menu- and window-driven IM interface that supports the
+ICQ2000, Yahoo!, MSN, AIM, Gadu-Gadu and IRC protocols as well as posting to
+LiveJournal aggregating RSS feeds.
+
+It allows you to send, receive, and forward messages, URLs, SMSes, contacts,
+and email express messages. It also lets you set your own and fetch others'
+away messages, and define external handlers for incoming events. You can mass
+message-send, search for users, view users' details, maintain your contact
+list directly from the program, view the message history, register a new UIN
+and update your details, be informed upon receipt of email messages,
+automatically set away after the defined period of inactivity, and have your
+own ignore, visible, and invisible lists.  It can also associate events with
+sounds, make log of events, and allows arrangement of contacts into groups.
+
+The development of CenterIM is currently quite active, but is still happy
+to find more users helping with contributing bug reports, suggestions,
+feedback and code.
+If you're interested in joining our community, feel free to inform about our
+mailing lists on the CenterIM homepage or on #centerim at the Freenode IRC.
 
 WWW: http://www.centerim.org/
diff -ruN centerim.orig/pkg-plist centerim/pkg-plist
--- centerim.orig/pkg-plist	Sat Jun  9 16:08:24 2007
+++ centerim/pkg-plist	Thu Oct  4 13:12:17 2007
@@ -1,5 +1,5 @@
 bin/centerim
-bin/cicqconv
+bin/cimconv
 %%DATADIR%%/email.wav
 %%DATADIR%%/msg.wav
 %%DATADIR%%/offline.wav
Comment 7 Frank Altpeter 2007-10-04 12:55:58 UTC
New patch...
Comment 8 David Thiel 2007-10-04 22:02:06 UTC
On Thu, Oct 04, 2007 at 12:30:08PM +0000, Frank Altpeter wrote:
>  New patch...

Can you resend that as text? It's not showing up right in GNATS.

Thanks,
David
Comment 9 dfilter service freebsd_committer freebsd_triage 2007-10-05 21:17:33 UTC
lx          2007-10-05 20:17:28 UTC

  FreeBSD ports repository

  Modified files:
    net-im/centerim      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Updating to centerim 20070824.
  
  PR:             ports/115958
  Submitted by:   Frank Altpeter <frank@altpeter.de>
  
  Revision  Changes    Path
  1.5       +3 -2      ports/net-im/centerim/Makefile
  1.4       +3 -3      ports/net-im/centerim/distinfo
  1.2       +20 -12    ports/net-im/centerim/pkg-descr
  1.3       +1 -1      ports/net-im/centerim/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 10 David Thiel freebsd_committer freebsd_triage 2007-10-05 21:17:57 UTC
State Changed
From-To: feedback->closed

Committed, thanks!