Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2005 10:03:01 -0500 (CDT)
From:      "M. L. Dodson" <bdodson@scms.utmb.EDU>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80457: maintainer-update for biology/nab
Message-ID:  <200504291503.j3TF31Aq026987@histidine.utmb.edu>
Resent-Message-ID: <200504291510.j3TFA1PP032898@freefall.freebsd.org>

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

>Number:         80457
>Category:       ports
>Synopsis:       maintainer-update for biology/nab
>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:   Fri Apr 29 15:10:00 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     M. L. Dodson
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
University of Texas Medical Branch
>Environment:
System: FreeBSD histidine.utmb.edu 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Dec 30 16:07:13 CST 2004 bdodson@histidine.utmb.edu:/usr/obj/usr/src/sys/HISTIDINE i386


>Description:
	Fix problem with pkg-plist and a minor nit in the Makefile
>How-To-Repeat:
	pkg-plist contains a file not installed
>Fix:



--- pkg-plist.orig      Thu Apr 28 14:29:14 2005
+++ pkg-plist   Fri Apr 29 09:23:56 2005
@@ -584,7 +584,6 @@
 %%PORTDOCS%%%%DATADIR%%/test/crambin.top
 %%PORTDOCS%%%%DATADIR%%/test/crambin.x
 %%PORTDOCS%%%%DATADIR%%/test/d01.lin.check
-%%PORTDOCS%%%%DATADIR%%/test/d01.pdb
 %%PORTDOCS%%%%DATADIR%%/test/d01.pdb.check
 %%PORTDOCS%%%%DATADIR%%/test/dg_gyrate.nab
 %%PORTDOCS%%%%DATADIR%%/test/dg_gyrate.out.check


--- Makefile.orig       Thu Apr 28 14:29:11 2005
+++ Makefile    Fri Apr 29 09:50:54 2005
@@ -7,6 +7,7 @@
 
 PORTNAME=      nab
 PORTVERSION=   5.0
+PORTREVISION=  1
 CATEGORIES=    biology
 MASTER_SITES=  http://www.scripps.edu/case/ \
                http://siegfried.utmb.edu/bdodson/
@@ -14,7 +15,7 @@
 MAINTAINER=    bdodson@scms.utmb.edu
 COMMENT=       A language for macromolecules
 
-BUILD_DEPENDS= ucpp:${PORTSDIR}/devel/ucpp
+RUN_DEPENDS=   ucpp:${PORTSDIR}/devel/ucpp
 
 ONLY_FOR_ARCHS=        i386
 
>Release-Note:
>Audit-Trail:
>Unformatted:



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