- Update converters/enca port to 0.10.3 - Change MASTER_SITES - Make libiconv dependency mandatory - Fix MAINTAINER to represent correct mainteiner (me) NB: this PR requires ports/43168 commited. How-To-Repeat: N/A
State Changed From-To: open->closed Committed with some modifications. Please note the following for the future: 1. Use `portlint -a' (devel/portlint) before submitting a PR - it would report most common problems with the port. 2. You need not to use `+=' to assign values to variables - simple `=' should be sufficient. 3. Please use USE_LIBTOOL to get rid of useless .la files. 4. Next time please sort pkg-plist alphabetically. 5. Please learn differencies between PREFIX and LOCALBASE and which one to use in each situation. Anyway, thank you for submission!