Bug 102981 - [PATCH] net-mgmt/nbtscan: change mirrors, reformat pkg-descr, update WWW, take maintainership
Summary: [PATCH] net-mgmt/nbtscan: change mirrors, reformat pkg-descr, update WWW, tak...
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 Milanez Melo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-07 17:00 UTC by Thomas Abthorpe
Modified: 2006-09-12 14:00 UTC (History)
1 user (show)

See Also:


Attachments
nbtscan-1.5.1.patch (1.57 KB, patch)
2006-09-07 17:00 UTC, Thomas Abthorpe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Abthorpe 2006-09-07 17:00:41 UTC
- change mirrors 
- reformat pkg-descr
- update WWW
- Take maintainership

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-07 17:01:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jmelo

jmelo@ wants to have WWW and MASTER_SITES PRs
Comment 2 Thomas Abthorpe 2006-09-07 21:25:45 UTC
I caught a mistake I made in the goodking.ca mirror site, please use the 
following unified diff for the commit

cvs diff -uN Makefile
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net-mgmt/nbtscan/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile    23 Feb 2004 04:42:03 -0000      1.6
+++ Makefile    7 Sep 2006 20:23:03 -0000
@@ -8,9 +8,11 @@
 PORTNAME=      nbtscan
 PORTVERSION=   1.5.1
 CATEGORIES=    net-mgmt
-MASTER_SITES=  http://www.inetcat.org/software/
+MASTER_SITES=  http://www.sourcefiles.org/Networking/Tools/Miscellanenous/ 
\
+               http://swoolley.org/source_cache/ \
+               http://www.goodking.ca/pub/files/

-MAINTAINER=    ports@FreeBSD.org
+MAINTAINER=    thomas@goodking.ca
 COMMENT=       NetBIOS name network scanner

 GNU_CONFIGURE= yes
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-09-12 13:51:56 UTC
jmelo       2006-09-12 12:51:45 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nbtscan     Makefile pkg-descr 
  Log:
  - Update mastersite.
  - Fix WWW.
  - Pass maintainership to submiter.
  
  PR:             ports/102981
  Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
  
  Revision  Changes    Path
  1.7       +4 -2      ports/net-mgmt/nbtscan/Makefile
  1.3       +1 -1      ports/net-mgmt/nbtscan/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 4 Jean Milanez Melo freebsd_committer freebsd_triage 2006-09-12 13:51:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!