Bug 138296 - [PATCH] net/ldapdiff: Changed Makefile, added pkg-message. Take maintainership.
Summary: [PATCH] net/ldapdiff: Changed Makefile, added pkg-message. Take maintainership.
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-29 02:20 UTC by Sylvio César Teixeira Amorim
Modified: 2009-09-01 02:20 UTC (History)
0 users

See Also:


Attachments
ldapdiff-1.2.3_1.patch (2.46 KB, patch)
2009-08-29 02:20 UTC, Sylvio César Teixeira Amorim
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-08-29 02:20:01 UTC
- Added PORTDOCS
- Replaced "i" by "sample" in "for sample in ${SAMPLES}" 
- Replaced "i" by "docs" in "for docs in ${PORTDOCS}"
- Changed pkg-plist

Added file(s):
- pkg-message

You can see log in mine tinderbox:
7-stable - i386
http://www.scjamorim.org/Home/ldapdiff-1.2.3_1.log
7-stable - amd64
http://www.scjamorim.org/Home/ldapdiff-1.2.3_1_amd64.log

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-29 02:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

araujo@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-09-01 02:15:29 UTC
araujo      2009-09-01 01:15:15 UTC

  FreeBSD ports repository

  Modified files:
    net/ldapdiff         Makefile pkg-plist 
  Added files:
    net/ldapdiff         pkg-message 
  Log:
  - Minor changes in Makefile.
  - PORTDOCS reworked.
  - Pass maintainer to submitter.
  
  PR:             ports/138296
  Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
  
  Revision  Changes    Path
  1.19      +8 -5      ports/net/ldapdiff/Makefile
  1.3       +3 -0      ports/net/ldapdiff/pkg-message (new)
  1.6       +1 -5      ports/net/ldapdiff/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 3 Marcelo Araujo freebsd_committer freebsd_triage 2009-09-01 02:15:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!