mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Upgrade textproc/smu to v1.5
few bugfixes: - remove useless .hgtags - fix shortlinks when -n is not given - Make documentation slightly more English The WWW link now points to the github page since the legacy webserver is unavailable
This commit is contained in:
parent
f6737f1a52
commit
3c1743a91d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508728
@ -2,9 +2,8 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= smu
|
||||
PORTVERSION= 1.4
|
||||
PORTVERSION= 1.5
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc
|
||||
|
||||
MAINTAINER= rodrigo@FreeBSD.org
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Gottox-smu-v1.4_GH0.tar.gz) = 378f24e6cff54dcfcbc7a17a88f16efb59c0cda1d35f58967e16fd990ba15f45
|
||||
SIZE (Gottox-smu-v1.4_GH0.tar.gz) = 9617
|
||||
TIMESTAMP = 1565610330
|
||||
SHA256 (Gottox-smu-v1.5_GH0.tar.gz) = f3bb18f958962679a7fb48d7f8dcab8b59154d66f23c9aba02e78103106093a4
|
||||
SIZE (Gottox-smu-v1.5_GH0.tar.gz) = 8552
|
||||
|
@ -1,4 +1,4 @@
|
||||
smu - simple markup
|
||||
Smu is a simple interpreter for a simplified markdown dialect.
|
||||
|
||||
WWW: http://s01.de/~tox/index.cgi/proj_smu
|
||||
WWW: https://github.com/Gottox/smu
|
||||
|
Loading…
Reference in New Issue
Block a user