Bug 84702 - [MAINTAINER] comms/qicosi: update to new version
Summary: [MAINTAINER] comms/qicosi: update to new version
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: Jean-Yves Lefort
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-09 15:00 UTC by Andrey Slusar
Modified: 2005-09-02 02:19 UTC (History)
0 users

See Also:


Attachments
qicosi.diff (1.93 KB, patch)
2005-08-09 15:00 UTC, Andrey Slusar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Slusar 2005-08-09 15:00:35 UTC
	* Changed MASTER_SITES
	* Update to version 0.57
Comment 1 Andrey Slusar 2005-08-24 12:00:39 UTC
>Submitter-Id:	current-users
>Originator:	Andrey Slusar
>Organization:	Santinel
>Confidential:	no 
>Synopsis:	ports/84702 [MAINTAINER] comms/qicosi: update to new version
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		maintainer-update
>Release:	FreeBSD 5.4-STABLE i386
>Environment:
System: FreeBSD santinel.home.ua 5.4-STABLE FreeBSD 5.4-STABLE #0: Fri Jul 15 13:41:23 EEST 2005 anray@santinel.home.ua:/usr/obj/usr/src/sys/ANRAY i386
>Description:
	Now is version 0.57.1 available.

	* Changed MASTER_SITES
	* Update to version 0.57.1
>How-To-Repeat:
	
>Fix:

--- qicosi.diff begins here ---
diff -ruN /usr/ports/comms/qicosi/Makefile qicosi/Makefile
--- /usr/ports/comms/qicosi/Makefile	Wed Apr 13 07:12:20 2005
+++ qicosi/Makefile	Wed Aug 24 13:10:59 2005
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	qicosi
-PORTVERSION=	0.54.1
+PORTVERSION=	0.57.1
 CATEGORIES=	comms
-MASTER_SITES=	http://santinel.bas-net.by/files/
-DISTNAME=	qico-${PORTVERSION}si
+MASTER_SITES=	http://193.232.248.13:8080/qicoxe/
+DISTNAME=	qico-${PORTVERSION}xe
 
 MAINTAINER=	anrays@gmail.com
 COMMENT=	Ip/modem fido compatible mailer
@@ -27,8 +27,8 @@
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 DOCS=		Changes FAQ README
-EXAMPLES=	fts-0001 onchat qhistory qico.xpm qlinks sfreq \
-		stat.run synctime tossing
+EXAMPLES=	koi8r_866.cp onchat qhistory qico.xpm qlinks sfreq \
+		stat.run synctime test.pl tossing
 
 MAN8=		qcc.8 qctl.8 qico.8
 
diff -ruN /usr/ports/comms/qicosi/distinfo qicosi/distinfo
--- /usr/ports/comms/qicosi/distinfo	Mon Jun 28 19:19:55 2004
+++ qicosi/distinfo	Wed Aug 24 13:23:07 2005
@@ -1,2 +1,2 @@
-MD5 (qico-0.54.1si.tar.bz2) = 94cab65bdaf29c781033148e8d189461
-SIZE (qico-0.54.1si.tar.bz2) = 260067
+MD5 (qico-0.57.1xe.tar.bz2) = d2ee1d8f60c2af55f7639538f32fcce3
+SIZE (qico-0.57.1xe.tar.bz2) = 367625
diff -ruN /usr/ports/comms/qicosi/pkg-plist qicosi/pkg-plist
--- /usr/ports/comms/qicosi/pkg-plist	Wed Jun  2 07:06:53 2004
+++ qicosi/pkg-plist	Tue Aug  9 13:08:26 2005
@@ -5,7 +5,7 @@
 %%PORTDOCS%%%%DOCSDIR%%/FAQ.ru
 %%PORTDOCS%%%%DOCSDIR%%/README.ru
 %%PORTDOCS%%%%DOCSDIR%%/Changes.ru
-%%PORTDOCS%%%%EXAMPLESDIR%%/fts-0001
+%%PORTDOCS%%%%EXAMPLESDIR%%/koi8r_866.cp
 %%PORTDOCS%%%%EXAMPLESDIR%%/onchat
 %%PORTDOCS%%%%EXAMPLESDIR%%/qhistory
 %%PORTDOCS%%%%EXAMPLESDIR%%/qico.xpm
@@ -13,6 +13,7 @@
 %%PORTDOCS%%%%EXAMPLESDIR%%/sfreq
 %%PORTDOCS%%%%EXAMPLESDIR%%/stat.run
 %%PORTDOCS%%%%EXAMPLESDIR%%/synctime
+%%PORTDOCS%%%%EXAMPLESDIR%%/test.pl
 %%PORTDOCS%%%%EXAMPLESDIR%%/tossing
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- qicosi.diff ends here ---
Comment 2 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-09-02 00:39:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jylefort

Take.
Comment 3 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-09-02 02:19:40 UTC
State Changed
From-To: open->closed

Committed, thanks!