Move pear channel alias "hp" for "htmlpurifier.org" to where it really

belongs

With hat:	portmgr
This commit is contained in:
Antoine Brodin 2014-04-22 12:09:51 +00:00
parent 524a1fc444
commit 6ad6526f4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=351812
2 changed files with 4 additions and 3 deletions

View file

@ -3,6 +3,7 @@
PORTNAME= htmlpurifier
PORTVERSION= 20140120
PORTREVISION= 1
CATEGORIES= devel www pear
MASTER_SITES= #
@ -10,6 +11,7 @@ MAINTAINER= feld@FreeBSD.org
COMMENT= PEAR channel ${PEAR_CHANNEL_HOST}
PEAR_CHANNEL_HOST= htmlpurifier.org
PEAR_CHANNEL_ALIAS= hp
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.channel.mk"

View file

@ -3,6 +3,7 @@
PORTNAME= htmlpurifier
PORTVERSION= 4.6.0
PORTREVISION= 1
CATEGORIES= devel pear www
MASTER_SITES= http://htmlpurifier.org/get/ \
LOCAL
@ -17,11 +18,9 @@ LICENSE= LGPL21
BUILD_DEPENDS= ${PEARDIR}/.channels/htmlpurifier.org.reg:${PORTSDIR}/devel/pear-channel-htmlpurifier
RUN_DEPENDS:= ${BUILD_DEPENDS}
PEAR_CHANNEL= htmlpurifier
PEAR_CHANNEL= htmlpurifier.org
PEAR_AUTOINSTALL= yes
PLIST_FILES+= %%PEARDIR%%/.channels/.alias/hp.txt
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>