mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.4.2
- While here, minor whitespace fix PR: 211992 Submitted by: henrik@affekt.org (maintainer)
This commit is contained in:
parent
aaf7301c1f
commit
f1cc67d664
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420484
3 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mpdas
|
||||
PORTVERSION= 0.4.1
|
||||
PORTVERSION= 0.4.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://50hz.ws/mpdas/
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (mpdas-0.4.1.tar.gz) = f790be8e85c0d1324d7346b5b0fa3713db8db7fd4ea304c5c8d2921bf3855014
|
||||
SIZE (mpdas-0.4.1.tar.gz) = 15117
|
||||
TIMESTAMP = 1471601185
|
||||
SHA256 (mpdas-0.4.2.tar.gz) = 8ebdd0518cbdb033fc0578c9ea894d4670de1d67bf2541418cb5f7ac1210db6f
|
||||
SIZE (mpdas-0.4.2.tar.gz) = 15695
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
|
||||
# PROVIDE: mpdas
|
||||
# PROVIDE: mpdas
|
||||
# REQUIRE: musicpd
|
||||
# KEYWORD: shutdown
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue