update to rcube-contextmenu-3.3, drop direct dep on php because it's
already covered by the dep on roundcube
This commit is contained in:
parent
3ccbf7a540
commit
bf098c5d48
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.30 2021/08/01 21:06:54 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.31 2021/10/20 08:56:10 sthen Exp $
|
||||
|
||||
COMMENT= roundcube plugin: context-sensitive menus
|
||||
|
||||
GH_ACCOUNT= johndoh
|
||||
GH_PROJECT= roundcube-contextmenu
|
||||
GH_TAGNAME= 3.2.1
|
||||
GH_TAGNAME= 3.3
|
||||
PKGNAME= ${DISTNAME:S/roundcube/rcube/}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= mail www
|
||||
HOMEPAGE= http://www.tehinterweb.co.uk/roundcube/\#picontextmenu
|
||||
@ -25,9 +24,7 @@ INSTDIR= ${PREFIX}/roundcubemail/plugins
|
||||
TINSTDIR= ${TRUEPREFIX}/roundcubemail/plugins
|
||||
SUBST_VARS= INSTDIR TINSTDIR
|
||||
|
||||
MODULES= lang/php
|
||||
|
||||
RUN_DEPENDS= mail/roundcubemail>=1.3
|
||||
RUN_DEPENDS= mail/roundcubemail>=1.5
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INSTDIR}/contextmenu
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (roundcube-contextmenu-3.2.1.tar.gz) = bac1VNJhku5mJLuxTI5oEHsPURxe/leeWyIke95zwUE=
|
||||
SIZE (roundcube-contextmenu-3.2.1.tar.gz) = 52450
|
||||
SHA256 (roundcube-contextmenu-3.3.tar.gz) = kMAK54VG51emzn1jonw1vILQrN/Zz/+r0CqKlUrI4IU=
|
||||
SIZE (roundcube-contextmenu-3.3.tar.gz) = 53056
|
||||
|
Loading…
Reference in New Issue
Block a user