pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/icedtea-web Bump PKGREVISION



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13d412abbb59
branches:  trunk
changeset: 627792:13d412abbb59
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Sun Dec 15 14:13:37 2013 +0000

description:
Bump PKGREVISION

* Convert to use xulrunner24

diffstat:

 www/icedtea-web/Makefile |  7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diffs (25 lines):

diff -r d6e31b542234 -r 13d412abbb59 www/icedtea-web/Makefile
--- a/www/icedtea-web/Makefile  Sun Dec 15 14:08:42 2013 +0000
+++ b/www/icedtea-web/Makefile  Sun Dec 15 14:13:37 2013 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.28 2013/10/10 14:42:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.29 2013/12/15 14:13:37 ryoon Exp $
 #
 
 DISTNAME=      icedtea-web-9e1f7dc48c20
 PKGNAME=       icedtea-web-1.5pre
-PKGREVISION=   6
+PKGREVISION=   7
 CATEGORIES=    www
 MASTER_SITES=  -http://icedtea.classpath.org/hg/icedtea-web/archive/9e1f7dc48c20.tar.bz2
 EXTRACT_SUFX=  .tar.bz2
@@ -36,8 +36,7 @@
                ${LN} -s ../../IcedTeaPlugin.so IcedTeaPlugin.so
        ${RM} -r ${DESTDIR}/${PREFIX}/bin ${DESTDIR}/${PREFIX}/man
 
-BUILDLINK_API_DEPENDS.xulrunner17+=       xulrunner17>=17.0.6nb1
-.include "../../devel/xulrunner17/buildlink3.mk"
+.include "../../devel/xulrunner24/buildlink3.mk"
 BUILDLINK_API_DEPENDS.openjdk7+=       openjdk7>=1.7.0.147
 .include "../../lang/openjdk7/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index