Skip to content
Permalink
Browse files

mousepad: update to 0.4.1

  • Loading branch information
cjones051073 committed Apr 16, 2019
1 parent 26b01a1 commit cb4a803b330b040243bb08254e4551a93358ddda
Showing with 5 additions and 5 deletions.
  1. +5 −5 xfce/mousepad/Portfile
@@ -1,9 +1,9 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem 1.0
PortSystem 1.0

name mousepad
version 0.4.0
version 0.4.1
set branch [join [lrange [split ${version} .] 0 1] .]
categories xfce
platforms darwin
@@ -14,9 +14,9 @@ long_description ${description}
homepage http://www.xfce.org/
master_sites http://archive.xfce.org/src/apps/${name}/${branch}/
use_bzip2 yes
checksums md5 f55314c5dda6323883241e6cf01550a7 \
sha1 ebadaadc02184b01230666dc12f8ab90032876f9 \
sha256 60114431eac8db6bb6ce18bd38f1630cccb684375b97a445a1b6fd619848d132
checksums sha256 39a7379b929d964665299c385b2cf705e32e8760698ccc34f91c990bb733518b \
rmd160 07b8d2295a23180d5c3ae8d3b1d8099ce7e36f34 \
size 644161

depends_build port:intltool port:pkgconfig
depends_lib port:gtk2 port:gtksourceview2 \

0 comments on commit cb4a803

Please sign in to comment.
You can’t perform that action at this time.