Rename biology/ patch-xy patches to reflect the files they modify.

This commit is contained in:
Adam Weinberger 2014-07-28 14:22:16 +00:00
parent bd660e17d7
commit b5e31c70a1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363159
11 changed files with 13 additions and 13 deletions

View file

@ -7,13 +7,13 @@ PORTREVISION= 4
CATEGORIES= biology converters CATEGORIES= biology converters
MASTER_SITES= http://smog.com/chem/babel/files/ \ MASTER_SITES= http://smog.com/chem/babel/files/ \
http://www.ccl.net/cca/software/UNIX/babel/ http://www.ccl.net/cca/software/UNIX/babel/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Converts among various molecular file formats COMMENT= Converts among various molecular file formats
CONFLICTS_INSTALL= openbabel-* CONFLICTS_INSTALL= openbabel-*
USES= tar:Z
MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}"
PLIST_FILES+= bin/babel libexec/babel PLIST_FILES+= bin/babel libexec/babel

View file

@ -1,15 +1,3 @@
--- acelib/wh/mystdlib.h.orig Mon Jul 16 23:04:45 2001
+++ acelib/wh/mystdlib.h Mon Aug 13 12:42:25 2001
@@ -161,7 +161,8 @@
#endif
#if defined(POSIX) || defined(LINUX) || defined(SOLARIS) || defined(SGI) || \
- defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS)
+ defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS) || \
+ defined(FREEBSD)
#ifdef WIN32
#include <mbctype.h>
--- acelib/wh/mydirent.h.orig Mon Jul 16 23:04:45 2001 --- acelib/wh/mydirent.h.orig Mon Jul 16 23:04:45 2001
+++ acelib/wh/mydirent.h Mon Aug 13 12:41:59 2001 +++ acelib/wh/mydirent.h Mon Aug 13 12:41:59 2001
@@ -55,7 +55,7 @@ @@ -55,7 +55,7 @@

View file

@ -0,0 +1,12 @@
--- acelib/wh/mystdlib.h.orig Mon Jul 16 23:04:45 2001
+++ acelib/wh/mystdlib.h Mon Aug 13 12:42:25 2001
@@ -161,7 +161,8 @@
#endif
#if defined(POSIX) || defined(LINUX) || defined(SOLARIS) || defined(SGI) || \
- defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS)
+ defined(HP) || defined(WIN32) || defined(INTEL_SOLARIS) || \
+ defined(FREEBSD)
#ifdef WIN32
#include <mbctype.h>