ports/153468: Update for www/firefox-sync
Grzegorz Blach
magik at roorback.net
Mon Dec 27 18:30:12 UTC 2010
>Number: 153468
>Category: ports
>Synopsis: Update for www/firefox-sync
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 27 18:30:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Grzegorz Blach
>Release: 8.2-BETA1
>Organization:
>Environment:
FreeBSD silver.nine 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #3 r216392: Sun Dec 12 13:32:45 CET 2010 root at silver.nine:/usr/obj/usr/src/sys/SILVER amd64
>Description:
port www/firefox-sync updated from 1.5.1 to 1.6.
Patch in attachment.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -x .svn -ruN /var/cache/portshaker/ports/www/firefox-sync/Makefile www/firefox-sync/Makefile
--- /var/cache/portshaker/ports/www/firefox-sync/Makefile 2010-11-15 08:46:41.000000000 +0100
+++ www/firefox-sync/Makefile 2010-12-27 19:18:50.173532852 +0100
@@ -6,11 +6,10 @@
#
PORTNAME= firefox-sync
-PORTVERSION= 1.5.1
+PORTVERSION= 1.6
PORTEPOCH= 2
CATEGORIES= www
-MASTER_SITES= http://files.roorback.net/ \
- LOCAL/glarkin
+MASTER_SITES= http://hg.mozilla.org/services/fx-sync/archive/${DISTVERSION}${EXTRACT_SUFX}/
MAINTAINER= magik at roorback.net
COMMENT= Mozilla extension to synchronize Firefox data
@@ -22,6 +21,7 @@
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_JOBS_UNSAFE=yes
+WRKSRC= ${WRKDIR}/fx-sync-${DISTVERSION}
OPTIONS= FF35 "Build for Firefox 3.5 instead of 3.6" Off
@@ -38,7 +38,7 @@
BUILD_DEPENDS+= ${FF_DEPENDS}
RUN_DEPENDS+= ${FF_DEPENDS}
-REVID= 5a3327fd9c8f
+REVID= 6383d60b685c
.if ${ARCH} == i386
PLATFORM= FreeBSD_x86-gcc3
.elif ${ARCH} == amd64
diff -x .svn -ruN /var/cache/portshaker/ports/www/firefox-sync/distinfo www/firefox-sync/distinfo
--- /var/cache/portshaker/ports/www/firefox-sync/distinfo 2010-11-15 08:46:41.000000000 +0100
+++ www/firefox-sync/distinfo 2010-12-27 19:18:50.173532852 +0100
@@ -1,2 +1,2 @@
-SHA256 (firefox-sync-1.5.1.tar.bz2) = 6c994e3346491672cfc34651586a75b30ca150ab4bb14fda456308c1ec96f8d7
-SIZE (firefox-sync-1.5.1.tar.bz2) = 495264
+SHA256 (firefox-sync-1.6.tar.bz2) = 7ca615ae6f7948a6ac31d2364bb450b7aae352806d6f6d8c62bce2987c41f385
+SIZE (firefox-sync-1.6.tar.bz2) = 519997
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list