mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-18 08:02:48 +00:00
Harmonize the Pear channel ports, the htmlpurifier.org channel was the
only channel which port did not match the channel name. Sponsored by: Absolight
This commit is contained in:
parent
81cff86a3f
commit
03cdce3403
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=461674
@ -3944,7 +3944,7 @@
|
||||
SUBDIR += pear-channel-doctrine
|
||||
SUBDIR += pear-channel-ezc
|
||||
SUBDIR += pear-channel-horde
|
||||
SUBDIR += pear-channel-htmlpurifier
|
||||
SUBDIR += pear-channel-htmlpurifier.org
|
||||
SUBDIR += pear-channel-openpear
|
||||
SUBDIR += pear-channel-pdepend
|
||||
SUBDIR += pear-channel-phing
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Created by: Mark Felder <feld@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= htmlpurifier
|
||||
PORTNAME= htmlpurifier.org
|
||||
PORTVERSION= 20140120
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel www pear
|
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= htmlpurifier
|
||||
PORTVERSION= 4.9.2
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel pear www
|
||||
MASTER_SITES= http://htmlpurifier.org/get/ \
|
||||
LOCAL
|
||||
@ -15,8 +15,8 @@ COMMENT= PHP HTML filter library
|
||||
|
||||
LICENSE= LGPL21
|
||||
|
||||
BUILD_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:devel/pear-channel-htmlpurifier
|
||||
RUN_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:devel/pear-channel-htmlpurifier
|
||||
BUILD_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:devel/pear-channel-htmlpurifier.org
|
||||
RUN_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:devel/pear-channel-htmlpurifier.org
|
||||
|
||||
PEAR_CHANNEL= htmlpurifier.org
|
||||
USES= pear
|
||||
|
Loading…
Reference in New Issue
Block a user