diff options
author | lioux <lioux@FreeBSD.org> | 2001-08-03 03:48:43 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-08-03 03:48:43 +0800 |
commit | f2222dcd59302b761c1fccf9245c521687e475a9 (patch) | |
tree | 776288ed41886d2fdb9cc65c40e1775889e214fd | |
parent | 2ab87f380f793eec094903b27e9f9e7511a41b41 (diff) | |
download | freebsd-ports-gnome-f2222dcd59302b761c1fccf9245c521687e475a9.tar.gz freebsd-ports-gnome-f2222dcd59302b761c1fccf9245c521687e475a9.tar.zst freebsd-ports-gnome-f2222dcd59302b761c1fccf9245c521687e475a9.zip |
o Update to 1.6.0
o Bump PORTEPOCH since last version (1.6b12) is smaller then newer
version (1.6.0)
PR: 29028
Submitted by: maintainer
-rw-r--r-- | audio/xsidplay/Makefile | 3 | ||||
-rw-r--r-- | audio/xsidplay/distinfo | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index 5459d1dd6663..e7c3edaa0ab3 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -6,7 +6,8 @@ # PORTNAME= xsidplay -PORTVERSION= 1.6b12 +PORTVERSION= 1.6.0 +PORTEPOCH= 1 CATEGORIES= audio emulators MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/ \ http://www.freenix.no/~anders/ diff --git a/audio/xsidplay/distinfo b/audio/xsidplay/distinfo index 336ac5a72d81..3e2c170fd601 100644 --- a/audio/xsidplay/distinfo +++ b/audio/xsidplay/distinfo @@ -1 +1 @@ -MD5 (xsidplay-1.6b12.tgz) = 294516fc358ac8bcf82a83ade9bf1786 +MD5 (xsidplay-1.6.0.tgz) = 96f612f5d70b236e23ecf262bfbecd2c |