diff options
author | sem <sem@FreeBSD.org> | 2005-09-02 18:23:57 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-09-02 18:23:57 +0800 |
commit | 7094faf0eb285daaead5d793a68580710250ef4a (patch) | |
tree | 40a0eaa88b0c803b23b11c498cc3b612cd8ebfa0 /audio | |
parent | 4fb132b5d2fab162713d7f9e981dd00ef060ffd8 (diff) | |
download | freebsd-ports-gnome-7094faf0eb285daaead5d793a68580710250ef4a.tar.gz freebsd-ports-gnome-7094faf0eb285daaead5d793a68580710250ef4a.tar.zst freebsd-ports-gnome-7094faf0eb285daaead5d793a68580710250ef4a.zip |
- Update to 0.16
- Pass maintainership to submitter
PR: ports/84856
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/resid/Makefile | 8 | ||||
-rw-r--r-- | audio/resid/distinfo | 4 | ||||
-rw-r--r-- | audio/resid/pkg-plist | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/audio/resid/Makefile b/audio/resid/Makefile index c577402d2df6..a895485ac0a0 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -6,13 +6,11 @@ # PORTNAME= resid -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= audio emulators -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sidplay2 -EXTRACT_SUFX= .tgz +MASTER_SITES= ftp://ftp.funet.fi/pub/cbm/crossplatform/emulators/resid/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@critical.ch COMMENT= Cycle-based SID emulator engine USE_LIBTOOL_VER=15 diff --git a/audio/resid/distinfo b/audio/resid/distinfo index 245e6f9adf08..a5ceda174014 100644 --- a/audio/resid/distinfo +++ b/audio/resid/distinfo @@ -1,2 +1,2 @@ -MD5 (resid-0.15.tgz) = 47736681dede4ace13f71227c8ba3e57 -SIZE (resid-0.15.tgz) = 263675 +MD5 (resid-0.16.tar.gz) = b59066c86f5febabffb0329b70bd6695 +SIZE (resid-0.16.tar.gz) = 266045 diff --git a/audio/resid/pkg-plist b/audio/resid/pkg-plist index 3cd4bea17d07..d7e19aa9e965 100644 --- a/audio/resid/pkg-plist +++ b/audio/resid/pkg-plist @@ -9,5 +9,5 @@ include/resid/voice.h include/resid/wave.h lib/libresid.a lib/libresid.so -lib/libresid.so.4 +lib/libresid.so.5 @dirrm include/resid |