Update mdocml to 1.12.3

Approved by:	beat (mentor)
This commit is contained in:
Ulrich Spörlein 2014-01-13 19:26:57 +00:00
parent 54bf1b37b9
commit c13e15e0a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339623
3 changed files with 3 additions and 41 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= mdocml PORTNAME= mdocml
PORTVERSION= 1.12.2 PORTVERSION= 1.12.3
CATEGORIES= textproc CATEGORIES= textproc
MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \
${MASTER_SITE_LOCAL} ${MASTER_SITE_LOCAL}

View file

@ -1,2 +1,2 @@
SHA256 (mdocml-1.12.2.tar.gz) = c4f37afbf823636f63e3cd0673ae6c2ffc6017558e86bdcc02dc825c62daa9d7 SHA256 (mdocml-1.12.3.tar.gz) = 130032d79802380ded1838cd3f2fa01155e4f690b5f8c3be9d1b8ac596f220f9
SIZE (mdocml-1.12.2.tar.gz) = 286400 SIZE (mdocml-1.12.3.tar.gz) = 292564

View file

@ -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)")