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)
Feb 2 2024, 6:44 AM
Unknown Object (File)
Jan 16 2024, 3:20 AM
Unknown Object (File)
Jan 16 2024, 3:20 AM
Unknown Object (File)
Jan 3 2024, 2:30 AM
Unknown Object (File)
Jan 3 2024, 2:30 AM
Unknown Object (File)
Jan 3 2024, 2:18 AM
Unknown Object (File)
Oct 30 2023, 2:44 PM
Unknown Object (File)
Aug 27 2023, 11:28 AM
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