diff options
author | nivit <nivit@FreeBSD.org> | 2011-01-04 06:20:59 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2011-01-04 06:20:59 +0800 |
commit | b7492fa35f4e60c3ee14a16b6a12b4891e9bccb3 (patch) | |
tree | 8ae84b062909f410fa7c0e3da1623f036f937660 /textproc/py-pygments | |
parent | 5c085fe9db34db8a6f40babea986c6de90bd67bf (diff) | |
download | freebsd-ports-gnome-b7492fa35f4e60c3ee14a16b6a12b4891e9bccb3.tar.gz freebsd-ports-gnome-b7492fa35f4e60c3ee14a16b6a12b4891e9bccb3.tar.zst freebsd-ports-gnome-b7492fa35f4e60c3ee14a16b6a12b4891e9bccb3.zip |
- Update to 1.4
- Remove MD5 checksum from distinfo
Diffstat (limited to 'textproc/py-pygments')
-rw-r--r-- | textproc/py-pygments/Makefile | 2 | ||||
-rw-r--r-- | textproc/py-pygments/distinfo | 5 | ||||
-rw-r--r-- | textproc/py-pygments/pkg-plist | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile index 4c0786eb9a40..47a17ebde801 100644 --- a/textproc/py-pygments/Makefile +++ b/textproc/py-pygments/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pygments -PORTVERSION= 1.3.1 +PORTVERSION= 1.4 PORTREVISION= 0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ diff --git a/textproc/py-pygments/distinfo b/textproc/py-pygments/distinfo index 58b5bed86164..2a28119414a5 100644 --- a/textproc/py-pygments/distinfo +++ b/textproc/py-pygments/distinfo @@ -1,3 +1,2 @@ -MD5 (Pygments-1.3.1.tar.gz) = 54be67c04834f13d7e255e1797d629a5 -SHA256 (Pygments-1.3.1.tar.gz) = cb034cb532081b95a9e6d0bb92e02e84e47fda7efaff1747af535fdf2688b24d -SIZE (Pygments-1.3.1.tar.gz) = 1052676 +SHA256 (Pygments-1.4.tar.gz) = bbff02dc309e52846dd963d29483a7295fcc021624738d33359c43971080f9ab +SIZE (Pygments-1.4.tar.gz) = 3533757 diff --git a/textproc/py-pygments/pkg-plist b/textproc/py-pygments/pkg-plist index ce1482abbfc4..e42b1a64f58f 100644 --- a/textproc/py-pygments/pkg-plist +++ b/textproc/py-pygments/pkg-plist @@ -96,6 +96,9 @@ bin/pygmentize %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/functional.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/functional.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/functional.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/hdl.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/hdl.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/hdl.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/math.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/math.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pygments/lexers/math.pyo |