Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Dec 1999 16:05:07 +0100 (CET)
From:      alex@big.endian.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15560: update devel/freelibiberty to 0.2
Message-ID:  <199912191505.QAA06331@cichlids.cichlids.com>

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

>Number:         15560
>Category:       ports
>Synopsis:       update port to 0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 19 07:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Alexander Langer
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
nope
>Environment:

tested on -current

>Description:

update port to version 0.2:

* change distname
* do not install the port's getopt.h

>How-To-Repeat:


>Fix:


diff -ru freelibiberty.old/Makefile freelibiberty/Makefile
--- freelibiberty.old/Makefile	Sun Dec 19 15:55:40 1999
+++ freelibiberty/Makefile	Sun Dec 19 16:04:46 1999
@@ -1,5 +1,5 @@
 # New ports collection makefile for: free-libiberty
-# Version required:	0.1
+# Version required:	0.2
 # Date created: 	30 October 1999
 # Whom:			James Howard <howardjp@wam.umd.edu>
 #
@@ -20,7 +20,6 @@
 	${INSTALL_DATA} ${WRKSRC}/libiberty.so.1 ${PREFIX}/lib
 	${LN} -sf ${PREFIX}/lib/libiberty.so.1 ${PREFIX}/lib/libiberty.so
 	${INSTALL_DATA} ${WRKSRC}/libiberty.h ${PREFIX}/include
-	${INSTALL_DATA} ${WRKSRC}/getopt.h ${PREFIX}/include
 
 post-install:
 	@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
diff -ru freelibiberty.old/files/md5 freelibiberty/files/md5
--- freelibiberty.old/files/md5	Sun Dec 19 15:55:40 1999
+++ freelibiberty/files/md5	Sun Dec 19 15:59:28 1999
@@ -1 +1 @@
-MD5 (libiberty-0.1.tar.gz) = 757eb8df7c271ecf764ca45165645fef
+MD5 (libiberty-0.2.tar.gz) = 0d6acad21ac04bb089e00aba2a868dee
diff -ru freelibiberty.old/pkg/PLIST freelibiberty/pkg/PLIST
--- freelibiberty.old/pkg/PLIST	Sun Dec 19 15:55:40 1999
+++ freelibiberty/pkg/PLIST	Sun Dec 19 16:00:42 1999
@@ -1,5 +1,4 @@
 include/libiberty.h
-include/getopt.h
 lib/libiberty.a
 lib/libiberty.so
 lib/libiberty.so.1

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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