From 67e462fed9737f49596ace6e55e335d1c79327b6 Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Sat, 15 Jan 2011 17:35:32 +0000 Subject: Fix fetching and plist. PR: 153994 Submitted by: Lapo Luchini (maintainer) Reported by: pointyhat-west Feature safe: yes --- www/xpi-jslib/Makefile | 11 ++++++----- www/xpi-jslib/distinfo | 5 ++--- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'www/xpi-jslib') diff --git a/www/xpi-jslib/Makefile b/www/xpi-jslib/Makefile index 303bbf39d8bb..d9afafec07e7 100644 --- a/www/xpi-jslib/Makefile +++ b/www/xpi-jslib/Makefile @@ -8,20 +8,21 @@ PORTNAME= jslib PORTVERSION= 0.1.365 CATEGORIES= www -MASTER_SITES= http://downloads.mozdev.org/jslib/xpi/signed/ -DISTNAME= jslib_current_lite_signed -DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://lapo.it/freebsd/ +DISTNAME= jslib_${PORTVERSION}_lite_signed MAINTAINER= lapo@lapo.it COMMENT= Library of common useful routines for XPI developers LICENSE= MPL -FETCH_ARGS= "-pRr" # without "-A" as MASTER_SITE uses redirect to send to different mirrors - XPI_ID= {DF8E5247-8E0A-4de6-B393-0735A39DFD80} XPI_FILES= application.ini chrome/jslib.jar chrome/jsliblive/contents.rdf chrome/jsliblive/jsliblive.xul chrome.manifest components/jslib-dom.js components/jslib-service.js components/jslib.xpt defaults/preferences/prefs.js install.js install.rdf XPI_DIRS= chrome/jsliblive chrome components defaults/preferences defaults +# we don't (currently) care about the signature +post-extract: + @${RM} -rf ${WRKSRC}/META-INF + .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include diff --git a/www/xpi-jslib/distinfo b/www/xpi-jslib/distinfo index 20df3aa3f6cf..623743c67fd7 100644 --- a/www/xpi-jslib/distinfo +++ b/www/xpi-jslib/distinfo @@ -1,3 +1,2 @@ -MD5 (jslib-0.1.365/jslib_current_lite_signed.xpi) = 7e3b922d282f6d68f5a827aed2aae40b -SHA256 (jslib-0.1.365/jslib_current_lite_signed.xpi) = a760e431e156854ba4990297d4bf8daff0d335f60f645979abba7b8e10e3f519 -SIZE (jslib-0.1.365/jslib_current_lite_signed.xpi) = 112885 +SHA256 (xpi/jslib_0.1.365_lite_signed.xpi) = a760e431e156854ba4990297d4bf8daff0d335f60f645979abba7b8e10e3f519 +SIZE (xpi/jslib_0.1.365_lite_signed.xpi) = 112885 -- cgit v1.2.3