ports/154308: [MAINTAINER] emulators/libspectrum: update to 1.0.0
Yuri Pankov
yuri.pankov at gmail.com
Wed Jan 26 17:00:14 UTC 2011
>Number: 154308
>Category: ports
>Synopsis: [MAINTAINER] emulators/libspectrum: update to 1.0.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Wed Jan 26 17:00:14 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Yuri Pankov
>Release: FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD darklight.org.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r217871: Wed Jan 26 08:55:13 MSK
>Description:
- Update to 1.0.0
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- libspectrum-1.0.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/emulators/libspectrum/Makefile,v
retrieving revision 1.17
diff -u -r1.17 Makefile
--- Makefile 27 Jul 2010 01:25:14 -0000 1.17
+++ Makefile 26 Jan 2011 16:35:31 -0000
@@ -6,8 +6,7 @@
#
PORTNAME= libspectrum
-PORTVERSION= 0.5.0.1
-PORTREVISION= 1
+PORTVERSION= 1.0.0
CATEGORIES= emulators devel
MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION}
@@ -16,10 +15,14 @@
LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= glib20
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+
MAN3= libspectrum.3
OPTIONS= AUDIOFILE "Support loading from .wav files" on
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/emulators/libspectrum/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo 28 Jan 2009 15:25:47 -0000 1.8
+++ distinfo 26 Jan 2011 16:35:31 -0000
@@ -1,3 +1,2 @@
-MD5 (libspectrum-0.5.0.1.tar.gz) = 46007c449713f3ab554e0098d2e23fd3
-SHA256 (libspectrum-0.5.0.1.tar.gz) = fda2f69d54c9f4c96778b8a8c52e0151759a4aec9e7989b9684701791ba0560d
-SIZE (libspectrum-0.5.0.1.tar.gz) = 490943
+SHA256 (libspectrum-1.0.0.tar.gz) = cdf8f5006676c0f68939e331eeadeda5d608d777f1234b080b97f677f1dd287c
+SIZE (libspectrum-1.0.0.tar.gz) = 462552
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/emulators/libspectrum/pkg-plist,v
retrieving revision 1.6
diff -u -r1.6 pkg-plist
--- pkg-plist 8 Dec 2008 16:54:32 -0000 1.6
+++ pkg-plist 26 Jan 2011 16:35:31 -0000
@@ -3,7 +3,7 @@
lib/libspectrum.a
lib/libspectrum.la
lib/libspectrum.so
-lib/libspectrum.so.7
+lib/libspectrum.so.8
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/README
--- libspectrum-1.0.0.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list