Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jul 2008 08:36:32 +1000 (YAKST)
From:      Alexander Logvinov <ports@logvinov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Alexander Logvinov <ports@logvinov.com>
Subject:   ports/125487: [PATCH] devel/libopensync022: change MASTER_SITES and distfile name
Message-ID:  <200807102236.m6AMaWbZ016230@blg.akavia.ru>
Resent-Message-ID: <200807102240.m6AMe2Pf043490@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125487
>Category:       ports
>Synopsis:       [PATCH] devel/libopensync022: change MASTER_SITES and distfile name
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 10 22:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Logvinov
>Release:        FreeBSD 6.3-RELEASE-p1 i386
>Organization:
>Environment:

>Description:

  Change MASTER_SITES and distfile name from libopensync-0.22.tar.bz2?rev=&format=raw
  to normal libopensync-0.22.tar.bz2.

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/libopensync022/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	6 Jun 2008 13:21:28 -0000	1.19
+++ Makefile	10 Jul 2008 22:30:10 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	0.22
 PORTREVISION=	2
 CATEGORIES=	devel
-MASTER_SITES=	http://www.opensync.org/attachment/wiki/download/
-EXTRACT_SUFX=	.tar.bz2\?rev=\&format=raw
+MASTER_SITES=	http://www.opensync.org/download/releases/${PORTVERSION}/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Freedesktop synchronization framework
@@ -21,6 +20,7 @@
 LIB_DEPENDS=	sqlite3.8:${PORTSDIR}/databases/sqlite3
 RUN_DEPENDS=	swig1.3:${PORTSDIR}/devel/swig13
 
+USE_BZIP2=	yes
 CONFIGURE_ENV=	LDFLAGS="${PTHREAD_LIBS}"
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/libopensync022/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	3 Jul 2007 21:42:20 -0000	1.5
+++ distinfo	10 Jul 2008 22:30:33 -0000
@@ -1,3 +1,3 @@
-MD5 (libopensync-0.22.tar.bz2?rev=&format=raw) = f563ce2543312937a9afb4f8445ef932
-SHA256 (libopensync-0.22.tar.bz2?rev=&format=raw) = 3394bae1e3bcfe463d139a367ba5ebe73d968df128c871842dcb4965a725d0dc
-SIZE (libopensync-0.22.tar.bz2?rev=&format=raw) = 489978
+MD5 (libopensync-0.22.tar.bz2) = f563ce2543312937a9afb4f8445ef932
+SHA256 (libopensync-0.22.tar.bz2) = 3394bae1e3bcfe463d139a367ba5ebe73d968df128c871842dcb4965a725d0dc
+SIZE (libopensync-0.22.tar.bz2) = 489978
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807102236.m6AMaWbZ016230>