aboutsummaryrefslogtreecommitdiff
path: root/textproc/mdocml
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2014-01-13 19:26:57 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2014-01-13 19:26:57 +0000
commitc13e15e0a0388cdde08ac5887d7359c43b7bad6c (patch)
treeda1f15f80ad8a13400e5c77d998c9c70685a2204 /textproc/mdocml
parent54bf1b37b9e1eb8e2a35c50dceaf1901e44658b3 (diff)
downloadports-c13e15e0a0388cdde08ac5887d7359c43b7bad6c.tar.gz
ports-c13e15e0a0388cdde08ac5887d7359c43b7bad6c.zip
Update mdocml to 1.12.3
Approved by: beat (mentor)
Notes
Notes: svn path=/head/; revision=339623
Diffstat (limited to 'textproc/mdocml')
-rw-r--r--textproc/mdocml/Makefile2
-rw-r--r--textproc/mdocml/distinfo4
-rw-r--r--textproc/mdocml/files/patch-lib.in38
3 files changed, 3 insertions, 41 deletions
diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile
index 0187e071d91c..33b2357df41a 100644
--- a/textproc/mdocml/Makefile
+++ b/textproc/mdocml/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mdocml
-PORTVERSION= 1.12.2
+PORTVERSION= 1.12.3
CATEGORIES= textproc
MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \
${MASTER_SITE_LOCAL}
diff --git a/textproc/mdocml/distinfo b/textproc/mdocml/distinfo
index 476cd193bb6a..5fd22b24c4ce 100644
--- a/textproc/mdocml/distinfo
+++ b/textproc/mdocml/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mdocml-1.12.2.tar.gz) = c4f37afbf823636f63e3cd0673ae6c2ffc6017558e86bdcc02dc825c62daa9d7
-SIZE (mdocml-1.12.2.tar.gz) = 286400
+SHA256 (mdocml-1.12.3.tar.gz) = 130032d79802380ded1838cd3f2fa01155e4f690b5f8c3be9d1b8ac596f220f9
+SIZE (mdocml-1.12.3.tar.gz) = 292564
diff --git a/textproc/mdocml/files/patch-lib.in b/textproc/mdocml/files/patch-lib.in
deleted file mode 100644
index 9ef78603b5e3..000000000000
--- a/textproc/mdocml/files/patch-lib.in
+++ /dev/null
@@ -1,38 +0,0 @@
---- lib.in
-+++ lib.in
-@@ -23,10 +23,10 @@
- * Be sure to escape strings.
- */
-
--LINE("libarchive", "Reading and Writing Streaming Archives Library (libarchive, \\-larchive)")
-+LINE("libarchive", "Streaming Archive Library (libarchive, \\-larchive)")
- LINE("libarm", "ARM Architecture Library (libarm, \\-larm)")
- LINE("libarm32", "ARM32 Architecture Library (libarm32, \\-larm32)")
--LINE("libbluetooth", "Bluetooth Library (libbluetooth, \\-lbluetooth)")
-+LINE("libbluetooth", "Bluetooth User Library (libbluetooth, \\-lbluetooth)")
- LINE("libbsm", "Basic Security Module User Library (libbsm, \\-lbsm)")
- LINE("libc", "Standard C Library (libc, \\-lc)")
- LINE("libc_r", "Reentrant C\\~Library (libc_r, \\-lc_r)")
-@@ -40,10 +40,11 @@ LINE("libcurses", "Curses Library (libcurses, \\-lcurses)")
- LINE("libdevstat", "Device Statistics Library (libdevstat, \\-ldevstat)")
- LINE("libdisk", "Interface to Slice and Partition Labels Library (libdisk, \\-ldisk)")
- LINE("libdwarf", "DWARF Access Library (libdwarf, \\-ldwarf)")
--LINE("libedit", "Command Line Editor Library (libedit, \\-ledit)")
-+LINE("libedit", "Line Editor and History Library (libedit, \\-ledit)")
-+LINE("libefi", "EFI Runtime Services Library (libefi, \\-lefi)")
- LINE("libelf", "ELF Access Library (libelf, \\-lelf)")
- LINE("libevent", "Event Notification Library (libevent, \\-levent)")
--LINE("libfetch", "File Transfer Library for URLs (libfetch, \\-lfetch)")
-+LINE("libfetch", "File Transfer Library (libfetch, \\-lfetch)")
- LINE("libform", "Curses Form Library (libform, \\-lform)")
- LINE("libgeom", "Userland API Library for kernel GEOM subsystem (libgeom, \\-lgeom)")
- LINE("libgpib", "General-Purpose Instrument Bus (GPIB) library (libgpib, \\-lgpib)")
-@@ -68,7 +69,7 @@ LINE("libossaudio", "OSS Audio Emulation Library (libossaudio, \\-lossaudio)")
- LINE("libpam", "Pluggable Authentication Module Library (libpam, \\-lpam)")
- LINE("libpcap", "Capture Library (libpcap, \\-lpcap)")
- LINE("libpci", "PCI Bus Access Library (libpci, \\-lpci)")
--LINE("libpmc", "Performance Counters Library (libpmc, \\-lpmc)")
-+LINE("libpmc", "Performance Monitoring Counters Interface Library (libpmc, \\-lpmc)")
- LINE("libposix", "POSIX Compatibility Library (libposix, \\-lposix)")
- LINE("libprop", "Property Container Object Library (libprop, \\-lprop)")
- LINE("libpthread", "POSIX Threads Library (libpthread, \\-lpthread)")