Bug 104971 - New port: sysutils/pkg_replace - A utility for upgrading installed packages
Summary: New port: sysutils/pkg_replace - A utility for upgrading installed packages
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-31 16:00 UTC by Securedog
Modified: 2006-11-01 01:40 UTC (History)
0 users

See Also:


Attachments
file.shar (2.15 KB, text/plain)
2006-10-31 16:00 UTC, Securedog
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Securedog 2006-10-31 16:00:37 UTC
pkg_replace is used to upgrade installed packages.
It is compatible with portupgrade and can be used as
an alternative to portupgrade and portmaster.

WWW: http://portutil.sourceforge.jp

Fix: Patch attached with submission follows:
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-31 22:40:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-11-01 01:34:45 UTC
alepulver    2006-11-01 01:34:38 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/pkg_replace Makefile distinfo pkg-descr pkg-plist 
  Log:
  pkg_replace is used to upgrade installed packages.
  It is compatible with portupgrade and can be used as
  an alternative to portupgrade and portmaster.
  
  WWW: http://portutil.sourceforge.jp
  
  Securedog <securedog@users.sourceforge.jp>
  
  PR:             ports/104971
  Submitted by:   Securedog <securedog at users.sourceforge.jp>
  
  Revision  Changes    Path
  1.848     +1 -0      ports/sysutils/Makefile
  1.1       +24 -0     ports/sysutils/pkg_replace/Makefile (new)
  1.1       +3 -0      ports/sysutils/pkg_replace/distinfo (new)
  1.1       +7 -0      ports/sysutils/pkg_replace/pkg-descr (new)
  1.1       +6 -0      ports/sysutils/pkg_replace/pkg-plist (new)
_______________________________________________
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 3 Alejandro Pulver freebsd_committer freebsd_triage 2006-11-01 01:35:57 UTC
State Changed
From-To: open->closed

New port added. Thanks!