Skip site navigation (1)Skip section navigation (2)
Date:      21 Mar 2006 16:16:51 -0300
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94808: [maintainer-update] sysutils/tinybsd update to 0.8
Message-ID:  <20060321191651.49734.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200603211920.k2LJK50B026170@freefall.freebsd.org>

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

>Number:         94808
>Category:       ports
>Synopsis:       [maintainer-update] sysutils/tinybsd update to 0.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 21 19:20:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Update to 0.8. Now TinyBSD defaults configurations are to FreeBSD 6.X. :)
- Remove USE_REINPLACE.
>How-To-Repeat:
	
>Fix:

	

--- tinybsd.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/tinybsd/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	18 Oct 2005 20:14:45 -0000	1.7
+++ Makefile	21 Mar 2006 19:13:53 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tinybsd
-PORTVERSION=	0.7
+PORTVERSION=	0.8
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.tinybsd.org/download/
 
@@ -15,7 +15,6 @@
 
 NO_BUILD=	yes
 SUB_FILES=	pkg-message
-USE_REINPLACE=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|g' ${WRKSRC}/tinybsd
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/sysutils/tinybsd/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	30 Dec 2005 21:36:38 -0000	1.8
+++ distinfo	21 Mar 2006 19:13:53 -0000
@@ -1,3 +1,3 @@
-MD5 (tinybsd-0.7.tar.gz) = d0c2f6e523e8b4afeeb39da5a1972dbe
-SHA256 (tinybsd-0.7.tar.gz) = 411a2d588fbdebe854dddf3365e39f6c451a43a94701d9d9fb2846cd098fc397
-SIZE (tinybsd-0.7.tar.gz) = 45359
+MD5 (tinybsd-0.8.tar.gz) = 5fdf6c5a36259b0ebe1f0de622edd971
+SHA256 (tinybsd-0.8.tar.gz) = 2a3c801853b45a0a705a7bf9e1d95a8bc06564de679a1322537d6f89d3b34f56
+SIZE (tinybsd-0.8.tar.gz) = 49491
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/sysutils/tinybsd/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	29 Aug 2005 10:16:09 -0000	1.4
+++ pkg-plist	21 Mar 2006 19:13:53 -0000
@@ -55,5 +55,12 @@
 %%DATADIR%%/conf/wireless/etc/rc.firewall
 @dirrm %%DATADIR%%/conf/wireless/etc
 @dirrm %%DATADIR%%/conf/wireless
+%%DATADIR%%/conf/wrap/TINYBSD
+%%DATADIR%%/conf/wrap/tinybsd.basefiles
+%%DATADIR%%/conf/wrap/etc/fstab
+%%DATADIR%%/conf/wrap/etc/rc.conf
+%%DATADIR%%/conf/wrap/etc/ttys
+@dirrm %%DATADIR%%/conf/wrap/etc
+@dirrm %%DATADIR%%/conf/wrap
 @dirrm %%DATADIR%%/conf
 @dirrm %%DATADIR%%
--- tinybsd.diff ends here ---


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



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