mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.2.2
This commit is contained in:
parent
e052dda6d4
commit
a79ab39c41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269752
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= HTML_TreeMenu
|
PORTNAME= HTML_TreeMenu
|
||||||
PORTVERSION= 1.2.1
|
PORTVERSION= 1.2.2
|
||||||
CATEGORIES= devel www pear
|
CATEGORIES= devel www pear
|
||||||
|
|
||||||
MAINTAINER= miwi@FreeBSD.org
|
MAINTAINER= miwi@FreeBSD.org
|
||||||
|
@ -15,6 +15,7 @@ COMMENT= Provides an API to create a HTML tree
|
||||||
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||||
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
|
||||||
|
|
||||||
|
PEAR_CATSRC= yes
|
||||||
CATEGORY= HTML
|
CATEGORY= HTML
|
||||||
FILES= TreeMenu.php
|
FILES= TreeMenu.php
|
||||||
DATA= TreeMenu.js images/branch.gif images/branchbottom.gif \
|
DATA= TreeMenu.js images/branch.gif images/branchbottom.gif \
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
MD5 (PEAR/HTML_TreeMenu-1.2.1.tgz) = 6f2693c215555b637a7b643548e81dfb
|
SHA256 (PEAR/HTML_TreeMenu-1.2.2.tgz) = bd57e97b9e1e84c97faec057f842452a5a1240798756d17ee959b1971def3d12
|
||||||
SHA256 (PEAR/HTML_TreeMenu-1.2.1.tgz) = 92a4f73d868aa69fd401a983ef155b04b2966b4006cde36c8613b6ce134534aa
|
SIZE (PEAR/HTML_TreeMenu-1.2.2.tgz) = 55925
|
||||||
SIZE (PEAR/HTML_TreeMenu-1.2.1.tgz) = 50327
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue