Bug 104312

Summary: [PATCH]: sysutils/comconsole: Fix files left behind
Product: Ports & Packages Reporter: Frank J. Laszlo <laszlof>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
comconsole-0.1.diff none

Description Frank J. Laszlo 2006-10-12 00:30:11 UTC
	Fixed pkg-install and pkg-deinstall scripts to properly handle /boot.config and /etc/ttys.
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-17 19:34:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-21 14:39:12 UTC
alepulver    2006-10-21 13:39:05 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/comconsole  Makefile pkg-deinstall pkg-install 
  Log:
  - Fix pkg-install and pkg-deinstall scripts to properly handle /boot.config
    and /etc/ttys.
  - Remove BROKEN, DEPRECATED and EXPIRATION_DATE.
  
  PR:             ports/104312
  Submitted by:   Frank J. Laszlo <laszlof@vonostingroup.com>
  Approved by:    portmgr (erwin)
  
  Revision  Changes    Path
  1.10      +1 -5      ports/sysutils/comconsole/Makefile
  1.2       +2 -25     ports/sysutils/comconsole/pkg-deinstall
  1.2       +2 -25     ports/sysutils/comconsole/pkg-install
_______________________________________________
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-10-21 14:39:16 UTC
State Changed
From-To: open->closed

Committed, thanks!