Bug 104312 - [PATCH]: sysutils/comconsole: Fix files left behind
Summary: [PATCH]: sysutils/comconsole: Fix files left behind
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-12 00:30 UTC by Frank J. Laszlo
Modified: 2006-10-21 14:40 UTC (History)
0 users

See Also:


Attachments
comconsole-0.1.diff (2.00 KB, patch)
2006-10-12 00:30 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!