Page MenuHomeFreeBSD

new port: textproc/rubygem-html-pipeline
ClosedPublic

Authored by mmoll on May 10 2015, 2:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Oct 14 2024, 1:53 AM
Unknown Object (File)
Oct 8 2024, 6:34 PM
Unknown Object (File)
Oct 3 2024, 4:13 PM
Unknown Object (File)
Sep 30 2024, 10:21 PM
Unknown Object (File)
Sep 28 2024, 2:14 AM
Unknown Object (File)
Sep 11 2024, 12:21 AM
Unknown Object (File)
Sep 10 2024, 9:24 PM
Unknown Object (File)
Sep 10 2024, 9:10 PM
Subscribers
None

Details

Reviewers
swills
mat
Summary

Taken from PR 199820 with minor modifications.
Proposed commit message:

new port: textproc/rubygem-html-pipeline

GitHub HTML processing filters and utilities

WWW: https://github.com/jch/html-pipeline

PR:		199820
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by:	swills (mentor), mat (mentor)
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

mmoll retitled this revision from to new port: textproc/rubygem-html-pipeline.
mmoll updated this object.
mmoll edited the test plan for this revision. (Show Details)
mmoll added reviewers: swills, mat.
swills edited edge metadata.

Fix the sorting in the category Makefile then you're good.

textproc/Makefile
1353

The hyphen sorts before the letter e, so move this up 1 line.

This revision is now accepted and ready to land.May 10 2015, 10:57 PM