Bug 61876 - [Maintainer update] graphics/xmedcon 0.8.13 -> 0.9.1
Summary: [Maintainer update] graphics/xmedcon 0.8.13 -> 0.9.1
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: Clement Laforet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-25 12:10 UTC by Paul Everlund
Modified: 2004-02-23 16:03 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (1.40 KB, patch)
2004-01-25 12:10 UTC, Paul Everlund
no flags Details | Diff
files.diff (756 bytes, patch)
2004-01-25 12:10 UTC, Paul Everlund
no flags Details | Diff
file.diff (533 bytes, patch)
2004-01-25 12:10 UTC, Paul Everlund
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Everlund 2004-01-25 12:10:17 UTC
	Maintainer update of graphics/xmedcon 0.8.13 -> 0.9.1

Fix: --- ../xmedcon.old/distinfo	Sat Jan 24 17:19:53 2004
+++ distinfo	Sat Jan 24 17:40:02 2004
@@ -1 +1 @@
-MD5 (xmedcon-0.8.13.tar.gz) = 34731a0b96c1c442329ed081acb11d41
+MD5 (xmedcon-0.9.1.tar.gz) = 06c28901770a52279a7d50c0a34869cb
--- distinfo.diff ends here ---
Comment 1 Clement Laforet freebsd_committer freebsd_triage 2004-01-25 16:16:15 UTC
State Changed
From-To: open->feedback

Waiting for new patch. 


Comment 2 Clement Laforet freebsd_committer freebsd_triage 2004-01-25 16:16:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clement

Take.
Comment 3 Clement Laforet freebsd_committer freebsd_triage 2004-01-25 16:16:42 UTC
Hi !

You use "${WRKDIRPREFIX}${.CURDIR}/Makefile.inc" which is incorrect.
The ports tree should be readonly. You have to use ${WRKDIR} instead.
You can rid of all your "configure" code, by using new OPTIONS macro.
Please read last week ports@ archives get more info.
Feel free to contact me if you have any problem.

clem
Comment 4 Clement Laforet freebsd_committer freebsd_triage 2004-02-23 16:03:19 UTC
State Changed
From-To: feedback->closed

Committed, thanks! 
And sorry for the late...