Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Jan 2009 00:13:15 +0800 (CST)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gtodd@bellanet.org
Subject:   ports/131164: [PATCH] sysutils/freebsd-snapshot: update to 20081212.1
Message-ID:  <200901301613.n0UGDFWF019101@svm.csie.ntu.edu.tw>
Resent-Message-ID: <200901301620.n0UGK5Lx047014@freefall.freebsd.org>

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

>Number:         131164
>Category:       ports
>Synopsis:       [PATCH] sysutils/freebsd-snapshot: update to 20081212.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 16:20:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 7
>Organization:
NTU CSIE
>Environment:
>Description:
- Update to 20081212.1, fixes unnecessary zfs.ko load problem with UFS only
  snspshot environment
- Fix PR 126633

Port maintainer (gtodd@bellanet.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- freebsd-snapshot-20081212.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/freebsd-snapshot/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	10 Dec 2008 20:55:27 -0000	1.7
+++ Makefile	30 Jan 2009 16:12:12 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	freebsd-snapshot
-DISTVERSION=	20071207.1
-PORTREVISION=	1
+DISTVERSION=	20081212.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://people.freebsd.org/~rse/dist/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/freebsd-snapshot/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	17 Dec 2007 01:34:31 -0000	1.3
+++ distinfo	30 Jan 2009 16:12:12 -0000
@@ -1,3 +1,3 @@
-MD5 (freebsd-snapshot-20071207.1.tar.gz) = f20e14925900b80b5e0cc6ff0b49f2ce
-SHA256 (freebsd-snapshot-20071207.1.tar.gz) = 3a352be4145a498cef86d4fa215810a59b9ce63ea239a401d5f7263572465aa6
-SIZE (freebsd-snapshot-20071207.1.tar.gz) = 16251
+MD5 (freebsd-snapshot-20081212.1.tar.gz) = d3e3e6510549339ee38768328d281a49
+SHA256 (freebsd-snapshot-20081212.1.tar.gz) = 33b84b979af4bd2756dc0e91a7a6efd69b354373dc8b5d2f87ee2d2691bd7843
+SIZE (freebsd-snapshot-20081212.1.tar.gz) = 19431
--- freebsd-snapshot-20081212.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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