diff options
-rw-r--r-- | editors/mg/Makefile | 6 | ||||
-rw-r--r-- | editors/mg/distinfo | 8 |
2 files changed, 10 insertions, 4 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile index dc89bb834154..3953ba9d4d9a 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -2,10 +2,14 @@ # $FreeBSD$ PORTNAME= mg -PORTVERSION= 20180927 +PORTVERSION= 6.5 +PORTEPOCH= 1 CATEGORIES= editors MASTER_SITES= https://github.com/ibara/mg/releases/download/mg-${PORTVERSION}/ +PATCH_SITES= https://github.com/ibara/mg/commit/ +PATCHFILES= 0740c97eff175f90688ac2a4ae08a8f12d5fabcc.patch:-p1 + MAINTAINER= tobik@FreeBSD.org COMMENT= Small, fast Emacs-like editor diff --git a/editors/mg/distinfo b/editors/mg/distinfo index 7bff02b969e6..4ee86bab3f1d 100644 --- a/editors/mg/distinfo +++ b/editors/mg/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1538400869 -SHA256 (mg-20180927.tar.gz) = 99b2fd2cf9d6474153d6c5769c818dd5514c147b8a8ad660a5e114bc1ebd504d -SIZE (mg-20180927.tar.gz) = 156632 +TIMESTAMP = 1558510654 +SHA256 (mg-6.5.tar.gz) = 3e4bb4582c8d1a72fb798bc320a9eede04f41e7e72a1421193174b1a6fc43cd8 +SIZE (mg-6.5.tar.gz) = 159278 +SHA256 (0740c97eff175f90688ac2a4ae08a8f12d5fabcc.patch) = 1f12332adf8bae1f68c89b2f37e03c62348268c6dec3ed38fdb7d2e00a743a7b +SIZE (0740c97eff175f90688ac2a4ae08a8f12d5fabcc.patch) = 584 |