Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jul 2005 17:12:40 -0300 (BRT)
From:      Marcus Grando <marcus@corp.grupos.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/83410: Update port: devel/ossp-val to 0.9.3
Message-ID:  <20050713201240.194135595@corp.grupos.com.br>
Resent-Message-ID: <200507132020.j6DKKEvQ015161@freefall.freebsd.org>

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

>Number:         83410
>Category:       ports
>Synopsis:       Update port: devel/ossp-val to 0.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 13 20:20:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Grando
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Grupos Internet S/A
>Environment:
System: FreeBSD corp.grupos.com.br 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Jul 11 10:07:29 BRT 2005 root@corp.grupos.com.br:/usr/obj/usr/src/sys/CORP i386


	
>Description:

- Update to 0.9.3

Removed:

files/manpages.mk
files/

	
>How-To-Repeat:
	
>Fix:

	

--- ossp-val.patch begins here ---
diff -ruN ossp-val.orig/Makefile ossp-val/Makefile
--- ossp-val.orig/Makefile	Sat Aug 21 17:14:20 2004
+++ ossp-val/Makefile	Wed Jul 13 17:08:58 2005
@@ -8,7 +8,7 @@
 #
 
 PORTNAME=	val
-PORTVERSION=	0.9.2
+PORTVERSION=	0.9.3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_OSSP}
 MASTER_SITE_SUBDIR=	lib/${PORTNAME}
@@ -24,11 +24,9 @@
 INSTALLS_SHLIB=	yes
 CONFIGURE_ARGS=	--with-ex=${LOCALBASE}
 
-.include <bsd.port.pre.mk>
+MAN1=	val-config.1
+MAN3=	val.3
 
-.if ${ARCH} == "alpha"
-BROKEN=		"Does not compile on alpha"
-.endif
+NOT_FOR_ARCHS=	alpha
 
-.include "${FILESDIR}/manpages.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN ossp-val.orig/distinfo ossp-val/distinfo
--- ossp-val.orig/distinfo	Tue Apr 20 09:49:14 2004
+++ ossp-val/distinfo	Wed Jul 13 17:09:35 2005
@@ -1,2 +1,2 @@
-MD5 (val-0.9.2.tar.gz) = 29cd026d9999292d1f13f2c5232c1378
-SIZE (val-0.9.2.tar.gz) = 300424
+MD5 (val-0.9.3.tar.gz) = 76a015b2574aec6f15008d81a2c057c8
+SIZE (val-0.9.3.tar.gz) = 304477
diff -ruN ossp-val.orig/files/manpages.mk ossp-val/files/manpages.mk
--- ossp-val.orig/files/manpages.mk	Sat Feb  1 02:45:13 2003
+++ ossp-val/files/manpages.mk	Wed Dec 31 21:00:00 1969
@@ -1,2 +0,0 @@
-MAN1+=		val-config.1
-MAN3+=		val.3
--- ossp-val.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?20050713201240.194135595>