Bug 164047 - [PATCH] ports-mgmt/kports: share/doc/HTML/en/kports/common is a symlink not a directory
Summary: [PATCH] ports-mgmt/kports: share/doc/HTML/en/kports/common is a symlink not a...
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: Baptiste Daroussin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-12 07:30 UTC by Baptiste Daroussin
Modified: 2012-01-12 13:30 UTC (History)
1 user (show)

See Also:


Attachments
kports-0.6.1_9.patch (966 bytes, patch)
2012-01-12 07: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 2012-01-12 07:30:19 UTC
share/doc/HTML/en/kports/common is a symlink, not a directory change the plist to reflect this.

Port maintainer (kports@soulrebel.in-berlin.de) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-12 07:30:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-12 07:31:05 UTC
Maintainer of ports-mgmt/kports,

Please note that PR ports/164047 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164047

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-01-12 07:31:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Hannes 2012-01-12 11:56:53 UTC
On 12.01.2012 08:31, Edwin Groothuis wrote:
> Maintainer of ports-mgmt/kports,
>
> Please note that PR ports/164047 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/164047
>

Sure, please commit.

Regards,
Hannes
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-01-12 13:24:54 UTC
bapt        2012-01-12 13:24:27 UTC

  FreeBSD ports repository

  Modified files:
    ports-mgmt/kports    Makefile pkg-plist 
  Log:
  share/doc/HTML/en/kports/common is a symlink, not a directory change the plist to reflect this
  bump portrevision
  
  PR:             ports/164047
  Spotter by:     (pointyhat) pkgng exp-run
  Submitted by:   bapt (myself)
  Approved by:    Hannes <kports@soulrebel.in-berlin.de> (maintainer)
  
  Revision  Changes    Path
  1.18      +1 -1      ports/ports-mgmt/kports/Makefile
  1.2       +1 -1      ports/ports-mgmt/kports/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 6 Baptiste Daroussin freebsd_committer freebsd_triage 2012-01-12 13:25:07 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!