Date: Thu, 5 Feb 2009 17:07:43 +0800 (CST) From: pasear ©¬¿üº¸ <wchunhao@cs.nctu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/131410: Update port: sysutils/snap updated to v1.01 Message-ID: <200902050907.n1597hGC066339@bsd2.cs.nctu.edu.tw> Resent-Message-ID: <200902050930.n159U1r7036024@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131410 >Category: ports >Synopsis: Update port: sysutils/snap updated to v1.01 >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: Thu Feb 05 09:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: pasear ©¬¿üº¸ >Release: FreeBSD 7.1-RELEASE-p2 amd64 >Organization: NCTU CSIE >Environment: System: FreeBSD bsd2 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #12: Mon Jan 19 13:15:38 CST 2009 root@bsd2:/usr/obj/usr/src/sys/CSBSD2 amd64 >Description: The source has been updated. >How-To-Repeat: >Fix: --- Makefile begins here --- # New ports collection makefile for: snap # Date created: 2007-05-07 # Whom: Wu Chin-Hao <wchunhao@cs.nctu.edu.tw> # # $FreeBSD: ports/sysutils/snap/Makefile,v 1.2 2008/12/19 23:22:51 lwhsu Exp $ # PORTNAME= snap DISTVERSION= 1.01 PORTEPOCH= 1 CATEGORIES= sysutils MASTER_SITES= http://www.cs.nctu.edu.tw/~wchunhao/ports/snap/ MAINTAINER= wchunhao@cs.nctu.edu.tw COMMENT= Tools for periodic and manual management of UFS2 snapshots NO_BUILD= yes USE_PERL5_RUN= yes MAN8= snap.8 PLIST_FILES= sbin/snap \ etc/snap.conf do-install: ${INSTALL_SCRIPT} ${WRKSRC}/snap ${PREFIX}/sbin/ ${INSTALL_MAN} ${WRKSRC}/snap.8 ${PREFIX}/man/man8/ ${INSTALL_DATA} ${WRKSRC}/snap.conf ${PREFIX}/etc/ .include <bsd.port.mk> --- Makefile ends here --- --- distinfo begins here --- MD5 (snap-1.01.tar.gz) = fd1a8447e0567325985809c4ab859928 SHA256 (snap-1.01.tar.gz) = 769f45e889f9fae2eb6250fcd12d96e05920e24cbcb3b9ae76393d8f17a3d76f SIZE (snap-1.01.tar.gz) = 5274 --- distinfo ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902050907.n1597hGC066339>