Bug 160703 - [PATCH] net/vinagre: add gdbm dependency
Summary: [PATCH] net/vinagre: add gdbm dependency
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: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 12:40 UTC by Jimmy Olgeni
Modified: 2011-09-17 13:00 UTC (History)
1 user (show)

See Also:


Attachments
vinagre-2.30.3_1.patch (757 bytes, patch)
2011-09-13 12:40 UTC, Jimmy Olgeni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jimmy Olgeni freebsd_committer freebsd_triage 2011-09-13 12:40:11 UTC
This port needs to depend on databases/gdbm because it links directly
with libgdbm (vinagre, vinagre-applet).

Also, portlint complained about CPPFLAGS being included in
CONFIGURE_ENV, but I left it alone for safety. Please consider :)

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-13 12:40:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-09-17 12:55:24 UTC
kwm         2011-09-17 11:55:15 UTC

  FreeBSD ports repository

  Modified files:
    net/vinagre          Makefile 
  Log:
  Bump portrevision and add gdbm dependancy.
  
  While here move CPPFLAGS out of CONFIGURE_ENV
  
  PR:             ports/160703
  Submitted by:   olgeni@
  
  Revision  Changes    Path
  1.25      +4 -2      ports/net/vinagre/Makefile
_______________________________________________
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 Koop Mast freebsd_committer freebsd_triage 2011-09-17 12:57:36 UTC
State Changed
From-To: open->closed

Committed thanks!