On Wed, 14 Nov 2018 at 11:00, Manish Jain <jude.obsc...@yandex.com> wrote:
>
> Hi,
>
> I have a port sysutils/mkdesktop recently updated to version 2.6.
>
> I would like mkdesktop to be available via pkg. I have no idea how to
> initiate the request to have it packaged. Can someone please guide me ?

You need to submit a PR at https://bugs.freebsd.org/bugzilla/ :
1. Register onto the site
2. Create a problem report (PR) for the port using link "Report an
update or defect to a port"
3. Create a unified-diff patch against the existing port, eg:
    cd {your-working-dir}
    diff -ruN /usr/ports/sysutils/mkdesktop . > /tmp/mkdesktop.patch
4. Attach the patch to the PR

More details at
https://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html

Cheers.
-- 
Jonathan Chen <j...@chen.org.nz>
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to