Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 05:37:41 -0800 (PST)
From:      "Liam J. Foy" <liamfoy@sepulcrum.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/64160: [Patch] biology/sim4 update to 2003.09.21
Message-ID:  <200403121337.i2CDbfZs058157@www.freebsd.org>
Resent-Message-ID: <200403121340.i2CDeJXq065234@freefall.freebsd.org>

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

>Number:         64160
>Category:       ports
>Synopsis:       [Patch] biology/sim4 update to 2003.09.21
>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:   Fri Mar 12 05:40:19 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Liam J. Foy
>Release:        
>Organization:
Sepulcrum
>Environment:
FreeBSD liamfoy.ath.cx 4.9-STABLE FreeBSD 4.9-STABLE #9: Thu Mar 11 20:24:44 GMT 2004  liamfoy@liamfoy.ath.cx:/usr/src/sys/compile/Ecthelion  i386
>Description:
Port: biology/sim4 update to 2003.09.21
>How-To-Repeat:
      
>Fix:
diff -crN /usr/ports/biology/sim4/Makefile /usr/ports/custom/sim4/Makefile
*** /usr/ports/biology/sim4/Makefile	Thu Feb  5 20:37:00 2004
--- /usr/ports/custom/sim4/Makefile	Fri Mar 12 13:16:02 2004
***************
*** 6,12 ****
  #
  
  PORTNAME=	sim4
! PORTVERSION=	2002.03.03
  CATEGORIES=	biology
  MASTER_SITES=	http://globin.cse.psu.edu/ftp/dist/sim4/
  DISTNAME=	${PORTNAME}.${PORTVERSION:S/./-/g}
--- 6,12 ----
  #
  
  PORTNAME=	sim4
! PORTVERSION=	2003.09.21
  CATEGORIES=	biology
  MASTER_SITES=	http://globin.cse.psu.edu/ftp/dist/sim4/
  DISTNAME=	${PORTNAME}.${PORTVERSION:S/./-/g}
***************
*** 17,23 ****
  WRKSRC=		${WRKDIR}/sim4.${PORTVERSION:S/./-/g}
  
  ALL_TARGET=	sim4
- PLIST_FILES=	bin/sim4
  
  do-install:
  	@ ${INSTALL_PROGRAM} ${WRKSRC}/sim4 ${PREFIX}/bin
--- 17,22 ----
diff -crN /usr/ports/biology/sim4/distinfo /usr/ports/custom/sim4/distinfo
*** /usr/ports/biology/sim4/distinfo	Tue Jan 27 20:51:06 2004
--- /usr/ports/custom/sim4/distinfo	Tue Feb 10 19:49:17 2004
***************
*** 1,2 ****
! MD5 (sim4.2002-03-03.tar.gz) = 7bb2a4f823bd163752b578208452406a
! SIZE (sim4.2002-03-03.tar.gz) = 54399
--- 1,2 ----
! MD5 (sim4.2003-09-21.tar.gz) = 7062ed6e5b5c9a327213c0f9cae7a90a
! SIZE (sim4.2003-09-21.tar.gz) = 60814
diff -crN /usr/ports/biology/sim4/files/patch-aa /usr/ports/custom/sim4/files/patch-aa
*** /usr/ports/biology/sim4/files/patch-aa	Fri Mar 12 13:23:27 2004
--- /usr/ports/custom/sim4/files/patch-aa	Thu Jan  1 01:00:00 1970
***************
*** 1,10 ****
- --- Makefile.orig      Thu Aug 24 23:40:44 2000
- +++ Makefile   Mon Aug 28 14:26:05 2000
- @@ -5,6 +5,6 @@
-  # For gcc, ``-O2'' works well.
-  
-  sim4:
- -	cc -o sim4 -I. -O *.c -lm
- +	${CC} -o sim4 -I. ${CFLAGS} *.c -lm
-  clean:
-  	rm -f sim4 *.o
--- 0 ----
diff -crN /usr/ports/biology/sim4/pkg-plist /usr/ports/custom/sim4/pkg-plist
*** /usr/ports/biology/sim4/pkg-plist	Thu Jan  1 01:00:00 1970
--- /usr/ports/custom/sim4/pkg-plist	Fri Mar 12 13:06:30 2004
***************
*** 0 ****
--- 1 ----
+ bin/sim4

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



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