Bug 155395 - [PATCH] devel/subversion: Fix plist when GNOME_KEYRING is on.
Summary: [PATCH] devel/subversion: Fix plist when GNOME_KEYRING is on.
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: Alberto Villa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 06:50 UTC by Raphael Kubo da Costa
Modified: 2011-04-01 16:30 UTC (History)
1 user (show)

See Also:


Attachments
subversion-1.6.16_1.patch (1.63 KB, patch)
2011-03-09 06:50 UTC, Raphael Kubo da Costa
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Raphael Kubo da Costa 2011-03-09 06:50:06 UTC
This patch fixes the port's plist when GNOME Keyring support is enabled: the
files installed due to Keyring support were not being listed at all.

PORTREVISION has been bumped due to the change in the plist.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-03-09 06:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Raphael Kubo da Costa 2011-03-24 01:41:56 UTC
Hi, is there anything you'd like me to do before integrating this patch?

Thanks,
Raphael
Comment 3 Alberto Villa freebsd_committer freebsd_triage 2011-03-31 00:15:02 UTC
Responsible Changed
From-To: lev->avilla

i'll take it (maintainer timeout)
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-04-01 16:22:36 UTC
avilla      2011-04-01 15:19:58 UTC

  FreeBSD ports repository

  Modified files:
    devel/subversion     Makefile Makefile.common pkg-plist 
    devel/subversion-freebsd Makefile 
  Log:
  - Fix plist when GNOME_KEYRING is on. [1]
  - Add optional KDE KWallet support. [2]
  - Bump PORTREVISION.
  
  PR:             155395 [1]
                  155419 [2]
  Submitted by:   Raphael Kubo da Costa <kubito@gmail.com>
  Approved by:    lev (maintainer timeout)
  
  Revision  Changes    Path
  1.141     +1 -1      ports/devel/subversion-freebsd/Makefile
  1.137     +1 -0      ports/devel/subversion/Makefile
  1.43      +14 -2     ports/devel/subversion/Makefile.common
  1.43      +9 -1      ports/devel/subversion/pkg-plist
_______________________________________________
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 5 Alberto Villa freebsd_committer freebsd_triage 2011-04-01 16:23:08 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!