Bug 205023

Summary: sysutils/zfs-periodic: Broken WWW link in pkg-descr
Product: Ports & Packages Reporter: fre.fbsdpr
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Many People CC: peter
Priority: --- Keywords: easy, patch, patch-ready
Version: LatestFlags: bugzilla: maintainer-feedback? (peter)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pkg-descr unified diff koobs: maintainer-approval+

Description fre.fbsdpr 2015-12-04 18:23:21 UTC
Created attachment 163850 [details]
pkg-descr unified diff

Hi,

The WWW: in the pkg-descr points to an old blog post, still available through WaybackMachine,

  https://web.archive.org/web/20120814193855/http://www.neces.com/blog/technology/integrating-freebsd-zfs-and-periodic-snapshots-and-scrubs

The attached patch instead points to the git repo,

  https://github.com/ross/zfs-periodic
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-05 02:02:52 UTC
Comment on attachment 163850 [details]
pkg-descr unified diff

This change comes under blanket approval
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-12-05 06:12:40 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Dec  5 06:12:07 UTC 2015
New revision: 403033
URL: https://svnweb.freebsd.org/changeset/ports/403033

Log:
  - Update WWW
  - While I'm here, add NO_ARCH

  PR:		205023
  Submitted by:	<fre.fbsdpr@expertmaker.com>
  Approved by:	portmgr (blanket)

Changes:
  head/sysutils/zfs-periodic/Makefile
  head/sysutils/zfs-periodic/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2015-12-05 06:17:24 UTC
Committed. Thanks!