Bug 121769 - Update port: devel/cdialog
Summary: Update port: devel/cdialog
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: Felippe de Meirelles Motta
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-16 22:40 UTC by David Barksdale
Modified: 2008-04-03 03:27 UTC (History)
0 users

See Also:


Attachments
file.diff (3.12 KB, patch)
2008-03-16 22:40 UTC, David Barksdale
no flags Details | Diff
cdialog.diff (4.57 KB, patch)
2008-03-18 10:49 UTC, Martin Tournoij
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Barksdale 2008-03-16 22:40:03 UTC
This patch adds libtoolized shared libraries and allows the objects to be linked into PIC code.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-16 22:40:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-03-18 05:04:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lippe

I'll take it.
Comment 3 Martin Tournoij 2008-03-18 10:49:57 UTC
Thank you for your patch David.

A new patch is attached in this email, it also updates cdialog to the
newest version.

Regards,
Martin Tournoij
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-04-03 03:12:03 UTC
lippe       2008-04-03 02:11:57 UTC

  FreeBSD ports repository

  Modified files:
    devel/cdialog        Makefile distinfo pkg-descr pkg-plist 
    devel/cdialog/files  patch-makefile.in 
  Log:
  - Update to 1.1.20080316. [1]
  - Libtoolized shared libraries and allows the objects to be linked into PIC code. [2]
  
  PR:             ports/121769
  Submitted by:   David Barksdale <amatus@gnu.org> [1], Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer) [2]
  Approved by:    araujo (mentor), Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
  
  Revision  Changes    Path
  1.26      +4 -2      ports/devel/cdialog/Makefile
  1.17      +3 -3      ports/devel/cdialog/distinfo
  1.3       +24 -11    ports/devel/cdialog/files/patch-makefile.in
  1.3       +0 -3      ports/devel/cdialog/pkg-descr
  1.14      +3 -0      ports/devel/cdialog/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 Felippe de Meirelles Motta freebsd_committer freebsd_triage 2008-04-03 03:27:17 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!