aboutsummaryrefslogtreecommitdiff
path: root/textproc/smu
diff options
context:
space:
mode:
authorRodrigo Osorio <rodrigo@FreeBSD.org>2015-09-13 17:59:00 +0000
committerRodrigo Osorio <rodrigo@FreeBSD.org>2015-09-13 17:59:00 +0000
commite46dd3a39e9dfaf2fe5c2bfefaf753fa8b5124e5 (patch)
tree1942617c12f5ee08b203dea8fc13a0812e7f84a1 /textproc/smu
parent6acdaad8e98cb299fbcf245de378ad7bf679d957 (diff)
downloadports-e46dd3a39e9dfaf2fe5c2bfefaf753fa8b5124e5.tar.gz
ports-e46dd3a39e9dfaf2fe5c2bfefaf753fa8b5124e5.zip
Upgrade port, change upstream reference to github
PR: 203005
Notes
Notes: svn path=/head/; revision=396840
Diffstat (limited to 'textproc/smu')
-rw-r--r--textproc/smu/Makefile9
-rw-r--r--textproc/smu/distinfo4
-rw-r--r--textproc/smu/pkg-descr2
3 files changed, 9 insertions, 6 deletions
diff --git a/textproc/smu/Makefile b/textproc/smu/Makefile
index 8a0253270388..78c1d966f51a 100644
--- a/textproc/smu/Makefile
+++ b/textproc/smu/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= smu
-PORTVERSION= 1.3
+PORTVERSION= 1.4
+DISTVERSIONPREFIX= v
CATEGORIES= textproc
-MASTER_SITES= http://s01.de/~tox/files/smu/ \
- http://mirror.4bit.ws/
MAINTAINER= rodrigo@FreeBSD.org
COMMENT= Simple interpreter for a simplified markdown dialect
@@ -13,6 +12,10 @@ COMMENT= Simple interpreter for a simplified markdown dialect
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+USE_GITHUB= yes
+GH_ACCOUNT= Gottox
+GH_PROJECT= smu
+
PLIST_FILES= bin/smu man/man1/smu.1.gz
post-patch:
diff --git a/textproc/smu/distinfo b/textproc/smu/distinfo
index 636103be041c..0865988694e3 100644
--- a/textproc/smu/distinfo
+++ b/textproc/smu/distinfo
@@ -1,2 +1,2 @@
-SHA256 (smu-1.3.tar.gz) = 129539548c3150091f5f4677b021c817b2d39a9dfa410411cb3a73836d3f585a
-SIZE (smu-1.3.tar.gz) = 5490
+SHA256 (Gottox-smu-v1.4_GH0.tar.gz) = 378f24e6cff54dcfcbc7a17a88f16efb59c0cda1d35f58967e16fd990ba15f45
+SIZE (Gottox-smu-v1.4_GH0.tar.gz) = 9617
diff --git a/textproc/smu/pkg-descr b/textproc/smu/pkg-descr
index 9ac02cec1e51..6fc666b36432 100644
--- a/textproc/smu/pkg-descr
+++ b/textproc/smu/pkg-descr
@@ -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: http://s01.de/~tox/index.cgi/proj_smu