Bug 104210 - [patch] net/versuch: change cat and minor bugs
Summary: [patch] net/versuch: change cat and minor bugs
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-09 13:40 UTC by Roman Streltsov
Modified: 2006-12-06 14:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Streltsov 2006-10-09 13:40:16 UTC
diff -ruN --exclude=CVS /usr/ports/devel/versuch/Makefile ./Makefile
--- /usr/ports/devel/versuch/Makefile   Sun Oct  8 01:28:46 2006
+++ ./Makefile  Mon Oct  9 15:52:17 2006
@@ -1,17 +1,17 @@
-# New ports collection makefile for:   versuch
-# Date created:                                1 October 2006
-# Whom:                                        warlock
+# New ports collection makefile for:   versuch
+# Date created:        1 October 2006
+# Whom:                warlock <warlock@elcat.kg>
 #
-# $FreeBSD: ports/devel/versuch/Makefile,v 1.1 2006/10/07 21:28:46 alepulver Exp $
+# $FreeBSD$
 #
 
 PORTNAME=      versuch
-PORTVERSION=   1.01
-CATEGORIES=    devel
+PORTVERSION=   1.02
+CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE_EXTENDED} \
                http://warlock.elcat.kg/
 MASTER_SITE_SUBDIR=    versuch
-DISTNAME=      ${PORTNAME}_${PORTVERSION}
+DISTNAME=      versuch_1.02
 
 MAINTAINER=    warlock@elcat.kg
 COMMENT=       H323 voice&video proxy
@@ -29,7 +29,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-IGNORE=                does not find pthread libraries on 4.x
+IGNORE=         does not find pthread libraries on 4.x
 .endif
 
 .include <bsd.port.post.mk>
diff -ruN --exclude=CVS /usr/ports/devel/versuch/distinfo ./distinfo
--- /usr/ports/devel/versuch/distinfo   Sun Oct  8 01:28:46 2006
+++ ./distinfo  Mon Oct  9 16:22:25 2006
@@ -1,3 +1,3 @@
-MD5 (versuch_1.01.tar.gz) = bd652247179e2a631e37157ea19df009
-SHA256 (versuch_1.01.tar.gz) = 3253c9f78a2399bbf69327ddb8025fc972dfc538a66467d4d6de1b8390910694
-SIZE (versuch_1.01.tar.gz) = 136455
+MD5 (versuch_1.02.tar.gz) = 0578256d1c1e130804a80841f9e4395e
+SHA256 (versuch_1.02.tar.gz) = f18cc75ee620299be00fd7b4458fbc55288c45f9f0c2d15e5cfa532332154acf
+SIZE (versuch_1.02.tar.gz) = 136889
diff -ruN --exclude=CVS /usr/ports/devel/versuch/pkg-descr ./pkg-descr
--- /usr/ports/devel/versuch/pkg-descr  Sun Oct  8 01:28:46 2006
+++ ./pkg-descr Mon Oct  9 15:52:46 2006
@@ -1,4 +1,6 @@
 Versuch is a H323 voice & video proxy appropriated for border and zone 
-controlling (without RAS). Disigned for heavy load.
+controlling (without RAS). Designed for heavy load. It is compatible 
+with many software/hardware H323 gateways, terminals and transit units.
+Also it supports transfer of calls through NAT and firewalls.
 
 WWW: http://versuch.sourceforge.net/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-09 13:42:17 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-10-09 14:21:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-29 02:30:14 UTC
State Changed
From-To: open->repocopy

Maintainer request devel/versuch to net/versuch. 


Comment 4 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-11-29 02:30:14 UTC
Responsible Changed
From-To: clsung->portmgr

Maintainer request devel/versuch to net/versuch.
Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2006-11-30 06:03:08 UTC
State Changed
From-To: repocopy->open

Repocopy completed. 


Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2006-11-30 06:03:08 UTC
Responsible Changed
From-To: portmgr->clsung

Repocopy completed.
Comment 7 dfilter service freebsd_committer freebsd_triage 2006-12-06 14:37:32 UTC
clsung      2006-12-06 14:37:10 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    net                  Makefile 
    net/versuch          Makefile distinfo pkg-descr 
  Log:
  - update to 1.02
  - change category from devel/ to net/
  
  PR:             ports/104210
  Submitted by:   maintainer (Roman Streltsov)
  
  Revision  Changes    Path
  1.2537    +0 -1      ports/devel/Makefile
  1.1774    +1 -0      ports/net/Makefile
  1.3       +2 -2      ports/net/versuch/Makefile
  1.2       +3 -3      ports/net/versuch/distinfo
  1.2       +3 -1      ports/net/versuch/pkg-descr
_______________________________________________
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 8 dfilter service freebsd_committer freebsd_triage 2006-12-06 14:38:38 UTC
clsung      2006-12-06 14:38:29 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
  Log:
  - port versuch changes (category) from devel/ to net/
  
  PR:             ports/104210
  
  Revision  Changes    Path
  1.16771   +1 -1      CVSROOT/modules
_______________________________________________
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 9 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-12-06 14:38:50 UTC
State Changed
From-To: open->closed

Committed. Thank You.