diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-29 16:15:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-06-29 16:15:41 +0000 |
commit | 106801224949922e28ffbac0c560238b5f9b82a0 (patch) | |
tree | e709d30e12e7171e16b8444546219bbdda89e82a /textproc/bibutils/files/patch-configure | |
parent | Update to 0.1.28.1 (diff) |
Update to 6.10
- Add LICENSE_FILE
- Update header of patch files
- Reformat pkg-descr
- Update WWW
- Take maintainership
Changes: https://sourceforge.net/p/bibutils/home/history_version6/
Notes
Notes:
svn path=/head/; revision=540789
Diffstat (limited to 'textproc/bibutils/files/patch-configure')
-rw-r--r-- | textproc/bibutils/files/patch-configure | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/bibutils/files/patch-configure b/textproc/bibutils/files/patch-configure index 6fdb81b4579b..7a5d1167d7df 100644 --- a/textproc/bibutils/files/patch-configure +++ b/textproc/bibutils/files/patch-configure @@ -1,6 +1,6 @@ ---- ./configure.orig 2013-05-28 05:21:47.000000000 +0000 -+++ ./configure 2014-01-25 23:16:40.000000000 +0000 -@@ -247,7 +247,7 @@ +--- configure.orig 2020-03-23 18:53:54 UTC ++++ configure +@@ -263,7 +263,7 @@ elif [ "$type" = "NetBSD" ] ; then RANLIB='ranlib' POSTFIX='_netbsd' elif [ "$type" = "FreeBSD" ] ; then |