Bug 156778 - [PATCH] mail/vqadmin: useless dependency on libgetline?
Summary: [PATCH] mail/vqadmin: useless dependency on libgetline?
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-02 22:30 UTC by Baptiste Daroussin
Modified: 2011-05-20 08:10 UTC (History)
1 user (show)

See Also:


Attachments
vqadmin-2.3.6_1.patch (1.65 KB, patch)
2011-05-02 22:30 UTC, Baptiste Daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Daroussin freebsd_committer freebsd_triage 2011-05-02 22:30:08 UTC
I tested built on 7.4 and 8.2. and it seems to me that libgetline is now useless for this ports.
Can you confirm?

notice that libgetline has expired has it has no upstream and no distfiles available.

Port maintainer (oliver@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-05-02 22:30:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-20 08:04:14 UTC
oliver      2011-05-20 07:04:04 UTC

  FreeBSD ports repository

  Modified files:
    mail/vqadmin         Makefile 
    mail/vqadmin/files   patch-Makefile.in 
  Log:
  remove dependency on devel/libgetline
  
  PR:             ports/156778
  Submitted by:   bapt
  
  Revision  Changes    Path
  1.15      +0 -1      ports/mail/vqadmin/Makefile
  1.3       +1 -1      ports/mail/vqadmin/files/patch-Makefile.in
_______________________________________________
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 Oliver Lehmann freebsd_committer freebsd_triage 2011-05-20 08:06:14 UTC
State Changed
From-To: open->closed

Committed, Thanks!