Bug 169263 - [REPOCOPY] net/ns -> net/ns2
Summary: [REPOCOPY] net/ns -> net/ns2
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-20 12:10 UTC by Masaki TAGAWA
Modified: 2012-07-18 01:40 UTC (History)
1 user (show)

See Also:


Attachments
patch-ns2 (1.37 KB, application/octet-stream)
2012-06-25 01:37 UTC, Masaki TAGAWA
no flags Details
patch-MOVED (410 bytes, text/plain; charset=iso-2022-jp)
2012-06-27 03:54 UTC, Masaki TAGAWA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Masaki TAGAWA 2012-06-20 12:10:09 UTC
- I took maintainership and previous maintainer is now working on porting net/ns3
- Please repocopy(rename) net/ns -> net/ns2
  for version 3.x of ns
  - Before this, please commit ports/168673
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-20 12:10:21 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-06-20 12:10:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 3 Masaki TAGAWA 2012-06-20 12:26:01 UTC
Ops, I made a mistake.
Please change this synopsis to "[REPOCOPY] net/ns -> net/ns2"
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-06-21 01:23:47 UTC
Responsible Changed
From-To: swills->portmgr

Assign to portmgr for repocopy. please assign back when done
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2012-06-22 04:23:22 UTC
State Changed
From-To: open->repocopy

Fix Synopsis and set state.
Comment 6 Joe Marcus Clarke freebsd_committer freebsd_triage 2012-06-24 19:16:28 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 7 Joe Marcus Clarke freebsd_committer freebsd_triage 2012-06-24 19:16:28 UTC
Responsible Changed
From-To: portmgr->swills
Comment 8 Steve Wills freebsd_committer freebsd_triage 2012-06-25 00:49:27 UTC
State Changed
From-To: open->closed

Repo copy is done, please send the rest of the changes.
Comment 9 Masaki TAGAWA 2012-06-25 01:37:20 UTC
Patch for net/ns2 attached.
Now net/ns should be deleted.

Thanks,
Masaki
Comment 10 dfilter service freebsd_committer freebsd_triage 2012-06-25 03:30:36 UTC
swills      2012-06-25 02:30:21 UTC

  FreeBSD ports repository

  Modified files:
    net/ns2              Makefile pkg-descr 
  Log:
  - Migrate to new name ns2
  
  PR:             ports/169263
  Submitted by:   Masaki TAGAWA <masaki@club.kyutech.ac.jp>
  
  Revision  Changes    Path
  1.38      +5 -3      ports/net/ns2/Makefile
  1.5       +2 -2      ports/net/ns2/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 11 Masaki TAGAWA 2012-06-27 03:54:30 UTC
I need net/ns deleted. Now MOVE to net/ns2.
The attached patch contains an MOVED entry for this,

Since I don't know exactly how to make ports moved,
if this is wrong, please let me know.

Thanks,
Masaki
Comment 12 dfilter service freebsd_committer freebsd_triage 2012-07-18 01:32:28 UTC
Author: swills
Date: Wed Jul 18 00:32:17 2012
New Revision: 301052
URL: http://svn.freebsd.org/changeset/ports/301052

Log:
  - Connect ns2 to the build, which was forgotten after the ns -> ns2 repo copy
  
  PR:		ports/169263
  Pointy hat to:	swills
  Reminded by:	linimon, beat

Modified:
  head/net/Makefile   (contents, props changed)

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Wed Jul 18 00:17:48 2012	(r301051)
+++ head/net/Makefile	Wed Jul 18 00:32:17 2012	(r301052)
@@ -435,6 +435,7 @@
     SUBDIR += nos-ttb
     SUBDIR += nph
     SUBDIR += ns
+    SUBDIR += ns2
     SUBDIR += nss-pam-ldapd
     SUBDIR += nss-pam-ldapd-sasl
     SUBDIR += nss_ldap
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"