Upgrade to 1.36.46
PR: 24168 Submitted by: MAINTAINER
This commit is contained in:
parent
d3b9f72e76
commit
22574320f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37016
4 changed files with 14 additions and 6 deletions
|
@ -6,13 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= libsidplay
|
||||
PORTVERSION= 1.36.45
|
||||
PORTVERSION= 1.36.46
|
||||
CATEGORIES= audio emulators
|
||||
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/g}.tgz
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz
|
||||
|
||||
MAINTAINER= sec@42.org
|
||||
|
||||
# geocities seems to be broken.
|
||||
# The HTTP Content-Length-header is different from what is received.
|
||||
# fetch: libsidplay-1.36.46.tgz appears to be truncated: 202352/202442 bytes
|
||||
FETCH_AFTER_ARGS= || true
|
||||
FETCH_CMD= /usr/bin/fetch
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libsidplay-1_36_45.tgz) = a1a4d5bdec9f50e28aea822d098c4035
|
||||
MD5 (libsidplay-1.36.46.tgz) = 2bbec51a10a28dc0b6f5d8680f56998a
|
||||
|
|
|
@ -6,13 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= libsidplay
|
||||
PORTVERSION= 1.36.45
|
||||
PORTVERSION= 1.36.46
|
||||
CATEGORIES= audio emulators
|
||||
MASTER_SITES= http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/g}.tgz
|
||||
DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz
|
||||
|
||||
MAINTAINER= sec@42.org
|
||||
|
||||
# geocities seems to be broken.
|
||||
# The HTTP Content-Length-header is different from what is received.
|
||||
# fetch: libsidplay-1.36.46.tgz appears to be truncated: 202352/202442 bytes
|
||||
FETCH_AFTER_ARGS= || true
|
||||
FETCH_CMD= /usr/bin/fetch
|
||||
USE_LIBTOOL= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (libsidplay-1_36_45.tgz) = a1a4d5bdec9f50e28aea822d098c4035
|
||||
MD5 (libsidplay-1.36.46.tgz) = 2bbec51a10a28dc0b6f5d8680f56998a
|
||||
|
|
Loading…
Reference in a new issue