ports/60261: [maintainer update] devel/libvanessa_*: update to latest versions

Clement LAFORET sheepkiller at cultdeadsheep.org
Mon Dec 15 15:50:24 UTC 2003


>Number:         60261
>Category:       ports
>Synopsis:       [maintainer update] devel/libvanessa_*: update to latest versions
>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:   Mon Dec 15 07:50:19 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Clement Laforet
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
cotds.org
>Environment:
System: FreeBSD lucifer.cultdeadsheep.org 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Sun Dec 7 15:41:23 GMT 2003 root at lucifer.cultdeadsheep.org:/usr/obj/usr/src/sys/LUCIFER i386


	
>Description:
	update libvanessa_* to latest versions
		- libvanessa_adt to 0.0.5
		- libvanessa_logger to 0.0.5
		- libvanessa_socket to 0.0.6

	Note:	They are required to update perdition
	
>How-To-Repeat:
	N/A
>Fix:

	

--- libvanessa.diff begins here ---
Index: libvanessa_adt/Makefile
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_adt/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- libvanessa_adt/Makefile	11 Jul 2003 11:35:33 -0000	1.9
+++ libvanessa_adt/Makefile	15 Dec 2003 15:36:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libvanessa_adt
-PORTVERSION=	0.0.4
+PORTVERSION=	0.0.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/
 MASTER_SITE_SUBDIR=	vanessa_adt/${PORTVERSION}
Index: libvanessa_adt/distinfo
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_adt/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- libvanessa_adt/distinfo	1 Jul 2003 14:20:01 -0000	1.3
+++ libvanessa_adt/distinfo	15 Dec 2003 15:36:25 -0000
@@ -1 +1 @@
-MD5 (vanessa_adt-0.0.4.tar.gz) = a569c913da992786608523c469061e2a
+MD5 (vanessa_adt-0.0.5.tar.gz) = cca5f5821f36ab967db63313214a5491
Index: libvanessa_adt/pkg-plist
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_adt/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- libvanessa_adt/pkg-plist	11 Jul 2003 11:35:33 -0000	1.2
+++ libvanessa_adt/pkg-plist	15 Dec 2003 15:36:25 -0000
@@ -2,3 +2,4 @@
 lib/libvanessa_adt.so.0
 lib/libvanessa_adt.so
 lib/libvanessa_adt.a
+lib/libvanessa_adt.la
Index: libvanessa_logger/Makefile
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_logger/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- libvanessa_logger/Makefile	1 Jul 2003 12:29:51 -0000	1.9
+++ libvanessa_logger/Makefile	15 Dec 2003 15:36:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libvanessa_logger
-PORTVERSION=	0.0.4
+PORTVERSION=	0.0.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/
 MASTER_SITE_SUBDIR=	vanessa_logger/${PORTVERSION}
Index: libvanessa_logger/distinfo
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_logger/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- libvanessa_logger/distinfo	1 Jul 2003 12:29:51 -0000	1.3
+++ libvanessa_logger/distinfo	15 Dec 2003 15:36:25 -0000
@@ -1 +1 @@
-MD5 (vanessa_logger-0.0.4.tar.gz) = ce286935eb3c3a1a500721d6ab812496
+MD5 (vanessa_logger-0.0.5.tar.gz) = 9a65f8853342404f869702c74a1cc0b3
Index: libvanessa_logger/pkg-plist
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_logger/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- libvanessa_logger/pkg-plist	20 May 2001 03:41:13 -0000	1.1
+++ libvanessa_logger/pkg-plist	15 Dec 2003 15:36:25 -0000
@@ -3,3 +3,4 @@
 lib/libvanessa_logger.so.0
 lib/libvanessa_logger.so
 lib/libvanessa_logger.a
+lib/libvanessa_logger.la
Index: libvanessa_socket/Makefile
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_socket/Makefile,v
retrieving revision 1.9
diff -u -u -r1.9 Makefile
--- libvanessa_socket/Makefile	1 Jul 2003 12:34:49 -0000	1.9
+++ libvanessa_socket/Makefile	15 Dec 2003 15:36:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libvanessa_socket
-PORTVERSION=	0.0.5
+PORTVERSION=	0.0.6
 CATEGORIES=	devel
 MASTER_SITES=	http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/
 MASTER_SITE_SUBDIR=	vanessa_socket/${PORTVERSION}
Index: libvanessa_socket/distinfo
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_socket/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- libvanessa_socket/distinfo	1 Jul 2003 12:34:49 -0000	1.4
+++ libvanessa_socket/distinfo	15 Dec 2003 15:36:25 -0000
@@ -1 +1 @@
-MD5 (vanessa_socket-0.0.5.tar.gz) = 7f7bfdb1cfd3ea55639957172d997ca4
+MD5 (vanessa_socket-0.0.6.tar.gz) = 39b9171a836a9edea6368da686a84a15
Index: libvanessa_socket/pkg-plist
===================================================================
RCS file: /SERVICES/cvs/FreeBSD/ports/devel/libvanessa_socket/pkg-plist,v
retrieving revision 1.1
diff -u -u -r1.1 pkg-plist
--- libvanessa_socket/pkg-plist	20 May 2001 03:58:49 -0000	1.1
+++ libvanessa_socket/pkg-plist	15 Dec 2003 15:36:25 -0000
@@ -3,3 +3,4 @@
 lib/libvanessa_socket.so.0
 lib/libvanessa_socket.so
 lib/libvanessa_socket.a
+lib/libvanessa_socket.la
--- libvanessa.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list