mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 2.1.0
- Convert to new Makefile format
This commit is contained in:
parent
2d3bea38a9
commit
a8c800118f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305069
2 changed files with 4 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
|||
# New ports collection makefile for: py-markdown2
|
||||
# Date created: 4th June, 2009
|
||||
# Whom: Wen Heping <wenheping@gmail.com>
|
||||
#
|
||||
# Created by: Wen Heping <wenheping@gmail.com>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= markdown2
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= textproc python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (markdown2-2.0.1.zip) = 54add2de3532d0b8087d59c7ee9521995205cf121392ff03615b941d74d8e81b
|
||||
SIZE (markdown2-2.0.1.zip) = 128461
|
||||
SHA256 (markdown2-2.1.0.zip) = 8291805f3412bbcb44a26b51edd76a5b77428af35b325e9db97607a859e7ddbb
|
||||
SIZE (markdown2-2.1.0.zip) = 128768
|
||||
|
|
Loading…
Add table
Reference in a new issue