pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   markd
Date:           Thu Mar 18 03:46:01 UTC 2021

Added Files:
        pkgsrc/math/tex-physics: DESCR Makefile PLIST distinfo
        pkgsrc/math/tex-physics-doc: DESCR Makefile PLIST distinfo

Log Message:
tex-physics{,-doc}: add version 1.3

The package defines simple and flexible macros for typesetting
equations in the languages of vector calculus and linear
algebra, using Dirac notation.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-physics/DESCR \
    pkgsrc/math/tex-physics/Makefile pkgsrc/math/tex-physics/PLIST \
    pkgsrc/math/tex-physics/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/tex-physics-doc/DESCR \
    pkgsrc/math/tex-physics-doc/Makefile pkgsrc/math/tex-physics-doc/PLIST \
    pkgsrc/math/tex-physics-doc/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/math/tex-physics/DESCR
diff -u /dev/null pkgsrc/math/tex-physics/DESCR:1.1
--- /dev/null   Thu Mar 18 03:46:01 2021
+++ pkgsrc/math/tex-physics/DESCR       Thu Mar 18 03:46:00 2021
@@ -0,0 +1,3 @@
+The package defines simple and flexible macros for typesetting
+equations in the languages of vector calculus and linear
+algebra, using Dirac notation.
Index: pkgsrc/math/tex-physics/Makefile
diff -u /dev/null pkgsrc/math/tex-physics/Makefile:1.1
--- /dev/null   Thu Mar 18 03:46:01 2021
+++ pkgsrc/math/tex-physics/Makefile    Thu Mar 18 03:46:00 2021
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2021/03/18 03:46:00 markd Exp $
+
+DISTNAME=      physics
+PKGNAME=       tex-${DISTNAME}-1.3
+TEXLIVE_REV=   28590
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/physics
+COMMENT=       Macros supporting the Mathematics of Physics
+LICENSE=       lppl-1.3c
+
+DEPENDS+=      tex-amsmath-[0-9]*:../../print/tex-amsmath
+DEPENDS+=      tex-l3packages-[0-9]*:../../devel/tex-l3packages
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-physics/PLIST
diff -u /dev/null pkgsrc/math/tex-physics/PLIST:1.1
--- /dev/null   Thu Mar 18 03:46:01 2021
+++ pkgsrc/math/tex-physics/PLIST       Thu Mar 18 03:46:00 2021
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/03/18 03:46:00 markd Exp $
+share/texmf-dist/tex/latex/physics/physics.sty
Index: pkgsrc/math/tex-physics/distinfo
diff -u /dev/null pkgsrc/math/tex-physics/distinfo:1.1
--- /dev/null   Thu Mar 18 03:46:01 2021
+++ pkgsrc/math/tex-physics/distinfo    Thu Mar 18 03:46:00 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/03/18 03:46:00 markd Exp $
+
+SHA1 (physics.r28590.tar.xz) = f3e5c089cf6e1fb2ad9ac5a772598a83d17aded3
+RMD160 (physics.r28590.tar.xz) = 57245afaa5b3a2e69a1497e9f74eb48eea7c0149
+SHA512 (physics.r28590.tar.xz) = e394a7f8eda4583cf196dccbd9d52122d0ee630a411630f11d432018c5e9696a9b3feacfa2f881d82090df165a73ee0fa610ad86422123a9e1502ccf4b695be0
+Size (physics.r28590.tar.xz) = 5912 bytes

Index: pkgsrc/math/tex-physics-doc/DESCR
diff -u /dev/null pkgsrc/math/tex-physics-doc/DESCR:1.1
--- /dev/null   Thu Mar 18 03:46:01 2021
+++ pkgsrc/math/tex-physics-doc/DESCR   Thu Mar 18 03:46:01 2021
@@ -0,0 +1 @@
+Documentation for tex-physics.
Index: pkgsrc/math/tex-physics-doc/Makefile
diff -u /dev/null pkgsrc/math/tex-physics-doc/Makefile:1.1
--- /dev/null   Thu Mar 18 03:46:01 2021
+++ pkgsrc/math/tex-physics-doc/Makefile        Thu Mar 18 03:46:01 2021
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2021/03/18 03:46:01 markd Exp $
+
+DISTNAME=      physics.doc
+PKGNAME=       tex-${DISTNAME:S/./-/}-1.3
+TEXLIVE_REV=   28590
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/physics
+COMMENT=       Documentation for tex-physics
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/math/tex-physics-doc/PLIST
diff -u /dev/null pkgsrc/math/tex-physics-doc/PLIST:1.1
--- /dev/null   Thu Mar 18 03:46:01 2021
+++ pkgsrc/math/tex-physics-doc/PLIST   Thu Mar 18 03:46:01 2021
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2021/03/18 03:46:01 markd Exp $
+share/texmf-dist/doc/latex/physics/README
+share/texmf-dist/doc/latex/physics/physics.pdf
+share/texmf-dist/doc/latex/physics/physics.tex
Index: pkgsrc/math/tex-physics-doc/distinfo
diff -u /dev/null pkgsrc/math/tex-physics-doc/distinfo:1.1
--- /dev/null   Thu Mar 18 03:46:01 2021
+++ pkgsrc/math/tex-physics-doc/distinfo        Thu Mar 18 03:46:01 2021
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2021/03/18 03:46:01 markd Exp $
+
+SHA1 (physics.doc.r28590.tar.xz) = a297b15bad110d96838d9b7887989525758e07ec
+RMD160 (physics.doc.r28590.tar.xz) = d02747912bfde3ebcb474a069ec2070e0727810d
+SHA512 (physics.doc.r28590.tar.xz) = 40a85407502116954024d51361dcbfdf36cac07aae382ada1f96d413f9b838ea5a11d7014722b5641a75b6c9bb8a5c6c134c8c0d424788f47f45fc80b277b3ca
+Size (physics.doc.r28590.tar.xz) = 232876 bytes



Home | Main Index | Thread Index | Old Index