aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2021-08-16 08:07:30 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2021-08-16 08:11:26 +0000
commit22c098befbe46c3f5a25c3bcf40dd7aac8c076db (patch)
tree84a9b249f4b96503a301dba8d04909283574ea14
parentbe5434a41a6341493300224226f952efd75daa36 (diff)
downloadports-22c098befbe46c3f5a25c3bcf40dd7aac8c076db.tar.gz
ports-22c098befbe46c3f5a25c3bcf40dd7aac8c076db.zip
textproc/bibclean: Update to 3.06
- Tar .tar.gz distfile is not available at the moment. Let's use .tar.xz. for now.
-rw-r--r--textproc/bibclean/Makefile6
-rw-r--r--textproc/bibclean/distinfo6
-rw-r--r--textproc/bibclean/files/patch-Makefile.in29
-rw-r--r--textproc/bibclean/pkg-plist2
4 files changed, 10 insertions, 33 deletions
diff --git a/textproc/bibclean/Makefile b/textproc/bibclean/Makefile
index 61dbcac665b3..02c960b2b983 100644
--- a/textproc/bibclean/Makefile
+++ b/textproc/bibclean/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bibclean
-DISTVERSION= 3.04
+DISTVERSION= 3.06
CATEGORIES= textproc
MASTER_SITES= http://ftp.math.utah.edu/pub//bibclean/
@@ -9,8 +9,12 @@ COMMENT= Prettyprinter, portability verifier, and syntax checker for BibTeX
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+USES= tar:xz
+
GNU_CONFIGURE= yes
+MAKE_ARGS= mandir=${PREFIX}/share/man/man1
+
PLIST_SUB= VERSION=${DISTVERSION}
.include <bsd.port.mk>
diff --git a/textproc/bibclean/distinfo b/textproc/bibclean/distinfo
index 8bf45639c60d..5703d698579f 100644
--- a/textproc/bibclean/distinfo
+++ b/textproc/bibclean/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600697423
-SHA256 (bibclean-3.04.tar.gz) = a0ad3655ed7c899e987de99e2ce058fa4407d472e093a19c499d757d5e5af7b0
-SIZE (bibclean-3.04.tar.gz) = 2712015
+TIMESTAMP = 1629052308
+SHA256 (bibclean-3.06.tar.xz) = 6574f9b8042ba8fa05eae5416b3738a35c38d129f48e733e25878ecfbaaade43
+SIZE (bibclean-3.06.tar.xz) = 1697732
diff --git a/textproc/bibclean/files/patch-Makefile.in b/textproc/bibclean/files/patch-Makefile.in
deleted file mode 100644
index 08497c4df9b9..000000000000
--- a/textproc/bibclean/files/patch-Makefile.in
+++ /dev/null
@@ -1,29 +0,0 @@
---- Makefile.in.orig 2020-09-21 14:24:41 UTC
-+++ Makefile.in
-@@ -94,10 +94,10 @@ BIBCLEANNAME = bibclean
- prefix = @prefix@
- exec_prefix = ${prefix}
-
--bindir = ${exec_prefix}/bin
--srcdir = @srcdir@
-+bindir = ${DESTDIR}/${exec_prefix}/bin
-+srcdir = ${DESTDIR}/@srcdir@
-
--datarootdir = @datarootdir@
-+datarootdir = ${DESTDIR}/@datarootdir@
- datadir = @datadir@
- bibcleandir = ${datadir}/${BIBCLEANNAME}
- initdir = ${bibcleandir}/${VERSION}
-@@ -117,10 +117,10 @@ LIBS = @LIBS@
-
- OPT =
-
--VPATH = @srcdir@
-+VPATH = ${DESTDIR}/@srcdir@
-
- ### Where to install the manual pages.
--mandir = ${prefix}/man/man1
-+mandir = ${DESTDIR}${prefix}/share/man/man1
- ### Extension (not including `.') for the installed manual page filenames.
- manext = 1
-
diff --git a/textproc/bibclean/pkg-plist b/textproc/bibclean/pkg-plist
index 09e0a4b9633c..2dff0fde372a 100644
--- a/textproc/bibclean/pkg-plist
+++ b/textproc/bibclean/pkg-plist
@@ -1,5 +1,7 @@
bin/bibclean
bin/bibclean-%%VERSION%%
+bin/bibisbn
+bin/bibisbn-%%VERSION%%
share/man/man1/bibclean.1.gz
share/man/man1/bibclean-%%VERSION%%.1.gz
%%DATADIR%%/%%VERSION%%/bibclean.ini