diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-07-24 13:50:31 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2007-07-24 13:50:31 +0000 |
commit | 34b90bea1e327d01c170ace8dba79222ffa1faa5 (patch) | |
tree | 43b1f6578ebaec9a2ff81598051321ea348144f4 /emulators/sdlmess | |
parent | 948cf03107506179c028a51b3fa33de2728a6d24 (diff) | |
download | ports-34b90bea1e327d01c170ace8dba79222ffa1faa5.tar.gz ports-34b90bea1e327d01c170ace8dba79222ffa1faa5.zip |
Notes
Diffstat (limited to 'emulators/sdlmess')
-rw-r--r-- | emulators/sdlmess/Makefile | 4 | ||||
-rw-r--r-- | emulators/sdlmess/distinfo | 6 | ||||
-rw-r--r-- | emulators/sdlmess/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/emulators/sdlmess/Makefile b/emulators/sdlmess/Makefile index 1509a364bc26..7bfdef8b90e1 100644 --- a/emulators/sdlmess/Makefile +++ b/emulators/sdlmess/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sdlmess -PORTVERSION= 0.115 +PORTVERSION= 0.116 CATEGORIES= emulators MASTER_SITES= http://rbelmont.mameworld.info/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} @@ -26,7 +26,7 @@ do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin ${MKDIR} ${PREFIX}/libexec/${PORTNAME} .for f in obj/sdlmess/file2str sdlmess testkeys dat2html messtest messdocs \ - imgtool romcmp chdman jedutil makemeta regrep + imgtool romcmp chdman jedutil makemeta regrep srcclean ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${PREFIX}/libexec/${f:T:S/sdl//} .endfor ${MKDIR} ${DATADIR} diff --git a/emulators/sdlmess/distinfo b/emulators/sdlmess/distinfo index ed92f86cd4c8..156f73102be9 100644 --- a/emulators/sdlmess/distinfo +++ b/emulators/sdlmess/distinfo @@ -1,3 +1,3 @@ -MD5 (sdlmess0115.zip) = c20691f10618e2581aa5e9ac48b27c37 -SHA256 (sdlmess0115.zip) = 1be22cf4887f5bea32905c7691146f043bf392d5972acbbe57846e6c65b526ac -SIZE (sdlmess0115.zip) = 25998648 +MD5 (sdlmess0116.zip) = 84bac8eb07e188d6933b6c8ee36bec88 +SHA256 (sdlmess0116.zip) = 9d933553c329d51b669d6368ace19859c5150e2a8b7a7be6a5d511b64c5ead8d +SIZE (sdlmess0116.zip) = 26268018 diff --git a/emulators/sdlmess/pkg-plist b/emulators/sdlmess/pkg-plist index 2c3f473ec499..0e87801aca3d 100644 --- a/emulators/sdlmess/pkg-plist +++ b/emulators/sdlmess/pkg-plist @@ -10,6 +10,7 @@ libexec/messdocs libexec/messtest libexec/regrep libexec/romcmp +libexec/srcclean libexec/testkeys %%PORTDOCS%%%%DOCSDIR%%/SDLMESS.txt %%PORTDOCS%%%%DOCSDIR%%/docs/credits.htm |