Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#43539 closed submission (fixed)

icoutils 0.31.0 submission

Reported by: macports@… Owned by: mkae (Marko Käning)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: icoutils

Description

New Portfile for icoutils 0.31.0

Attachments (4)

Portfile (1.2 KB) - added by macports@… 10 years ago.
graphics-icoutils-Portfile.diff (602 bytes) - added by macports@… 10 years ago.
Revision 4; adds patches that eliminate warnings
patch-common-llist.c.diff (793 bytes) - added by macports@… 10 years ago.
patch-lib-error.c.diff (488 bytes) - added by macports@… 10 years ago.

Download all attachments as: .zip

Change History (24)

Changed 10 years ago by macports@…

Attachment: Portfile added

comment:1 Changed 10 years ago by mkae (Marko Käning)

Keywords: haspatch added

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Keywords: haspatch removed
Port: icoutils added
Version: 2.2.1

By definition, a "submission" ticket means a file needs to be attached.

comment:3 in reply to:  2 Changed 10 years ago by mkae (Marko Käning)

Replying to mf2k@…:

By definition, a "submission" ticket means a file needs to be attached.

Isn't there a Portfile attached?

comment:4 Changed 10 years ago by mf2k (Frank Schima)

If there wasn't then it wouldn't be a submission would it?

comment:5 Changed 10 years ago by mkae (Marko Käning)

Ah, ok. ;-) I've been confused. Sorry for the noise. (Just built and installed it successfully.)

comment:6 Changed 10 years ago by mkae (Marko Käning)

Resolution: fixed
Status: newclosed

Committed in r119589.

comment:7 Changed 10 years ago by mkae (Marko Käning)

Cc: mk@… added

Cc Me!

comment:8 Changed 10 years ago by mkae (Marko Käning)

Resolution: fixed
Status: closedreopened

comment:9 Changed 10 years ago by mkae (Marko Käning)

Cc: mk@… removed
Owner: changed from macports-tickets@… to mk@…
Status: reopenednew

comment:10 Changed 10 years ago by mkae (Marko Käning)

According to this mailing list post some rework is needed. I'll try to take care of it.

comment:11 Changed 10 years ago by mkae (Marko Käning)

Your submission requires p5-libwww-perl being in fact just a stub port, which is why I'd have to replace it by p5.16-libwww-perl.

This port has been split up in quite a few packages:

$ port notes p5.16-libwww-perl
p5.16-libwww-perl has the following notes:
  As of version 6.00, libwww-perl has been broken up into multiple packages. If you were using
  p5.16-libwww-perl for just one or two of its modules before, you may be able to pare down your
  installation to just those modules now. Other important changes have been made that may affect
  your code; for details, please see: /opt/local/share/doc/p5.16-libwww-perl/Changes

So, the question is whether you can strip down this dependency to one or a few of these:

--->  Installing p5.16-encode-locale @1.20.0_2
--->  Installing p5.16-http-date @6.20.0_0
--->  Installing p5.16-file-listing @6.20.0_2
--->  Installing p5.16-html-tagset @3.200.0_3
--->  Installing p5.16-html-parser @3.710.0_0
--->  Installing p5.16-lwp-mediatypes @6.10.0_2
--->  Installing p5.16-mime-base64 @3.140.0_0
--->  Installing p5.16-uri @1.590.0_2
--->  Installing p5.16-http-message @6.60.0_0
--->  Installing p5.16-html-form @6.0.0_2
--->  Installing p5.16-http-cookies @6.10.0_0
--->  Installing p5.16-http-daemon @6.10.0_0
--->  Installing p5.16-http-negotiate @6.10.0_0
--->  Installing p5.16-net-http @6.10.0_2
--->  Installing p5.16-www-robotrules @6.10.0_2
--->  Installing p5.16-net-ssleay @1.580.0_0
--->  Installing p5.16-net-libidn @0.120.0_3
--->  Installing p5.16-io-socket-ssl @1.981.0_0
--->  Installing p5.16-mozilla-ca @20110904_2
--->  Installing p5.16-lwp-protocol-https @6.20.0_2
--->  Installing p5.16-libwww-perl @6.60.0_0+ssl

before I proceed with this port file?!

comment:12 Changed 10 years ago by mkae (Marko Käning)

OK, committed in r119617 using p5.16-libwww-perl eventually.

Please have a look at clang's build warnings.

I guess I keep this ticket open for now, in case you want to patch those away.

comment:13 in reply to:  12 Changed 10 years ago by macports@…

Replying to mk@…:

Please have a look at clang's build warnings.

Thanks, mk. I will try to eliminate the build warnings and strip down the dependency.

Question from a MacPorts newbie: Why is it necessary to depend on a specific version of Perl? icoutils requires only Perl 5.6 or greater.

Changed 10 years ago by macports@…

Revision 4; adds patches that eliminate warnings

Changed 10 years ago by macports@…

Attachment: patch-common-llist.c.diff added

Changed 10 years ago by macports@…

Attachment: patch-lib-error.c.diff added

comment:14 Changed 10 years ago by skarulkar@…

Adding a comment to test. -Shree

comment:15 Changed 10 years ago by mkae (Marko Käning)

Adding a test comment.

comment:16 Changed 10 years ago by mkae (Marko Käning)

Resolution: fixed
Status: newclosed

Committed in r119625 and all 4 buildbots were happy.

Please supply Portfile diffs relative to the port's directory. That's more useful.

The patches were just fine.

Thanks, Marko

comment:17 Changed 10 years ago by macports@…

Will do that in the future. Thanks.

comment:18 Changed 10 years ago by mkae (Marko Käning)

Will you eye the port yourself like a hawk, or should I add myself as maintainer as well, in case there are easy-to-do updates in the queue?

comment:19 Changed 10 years ago by macports@…

You should add yourself.

comment:20 Changed 10 years ago by mkae (Marko Käning)

OK, done in r119756.

Note: See TracTickets for help on using tickets.