ports/181812: [MAINTAINER] cad/repsnapper: update to 2.2.0b3
Martin Dieringer
martin.dieringer at gmx.de
Wed Sep 4 14:30:01 UTC 2013
>Number: 181812
>Category: ports
>Synopsis: [MAINTAINER] cad/repsnapper: update to 2.2.0b3
>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 Sep 04 14:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Martin Dieringer
>Release: FreeBSD 9.2-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 9.2-PRERELEASE #23 r250206M: Fri Aug 30 03:28:29 CEST
>Description:
- Update to 2.2.0b3
Fix gtkglextmm LIB_DEPENDS
Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:
--- repsnapper-2.2.0b3.patch begins here ---
diff -ruN /usr/ports/cad/repsnapper/Makefile ./Makefile
--- /usr/ports/cad/repsnapper/Makefile 2013-09-02 17:57:02.000000000 +0200
+++ ./Makefile 2013-09-04 16:11:37.640894598 +0200
@@ -2,7 +2,7 @@
# $FreeBSD: cad/repsnapper/Makefile 326017 2013-09-02 15:57:02Z wg $
PORTNAME= repsnapper
-PORTVERSION= 2.2.0b2
+PORTVERSION= 2.2.0b3
CATEGORIES= cad
MASTER_SITES= https://codeload.github.com/timschmidt/repsnapper/tar.gz/
DISTNAME= ${PORTVERSION}
@@ -16,23 +16,23 @@
LICENSE_COMB= multi
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
-LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \
- libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24 \
- libglademm-2.4.so:${PORTSDIR}/devel/libglademm24 \
- libcairomm-1.0.so:${PORTSDIR}/graphics/cairomm \
- libzip.so:${PORTSDIR}/archivers/libzip \
- libatkmm-1.6.so:${PORTSDIR}/accessibility/atkmm \
- libglibmm-2.4.so:${PORTSDIR}/devel/glibmm \
- libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
- libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \
- libpcre.so:${PORTSDIR}/devel/pcre \
- libdrm.so:${PORTSDIR}/graphics/libdrm \
- libpng15.so:${PORTSDIR}/graphics/png \
- libfreetype.so:${PORTSDIR}/print/freetype2 \
- libexpat.so:${PORTSDIR}/textproc/expat2 \
- libxml++-2.6.so:${PORTSDIR}/textproc/libxml++26 \
- libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \
- libpangomm-1.4.so:${PORTSDIR}/x11-toolkits/pangomm
+LIB_DEPENDS= gtkglextmm-x11-1.2:${PORTSDIR}/x11-toolkits/gtkglextmm \
+ gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \
+ glademm-2.4:${PORTSDIR}/devel/libglademm24 \
+ cairomm-1.0:${PORTSDIR}/graphics/cairomm \
+ zip:${PORTSDIR}/archivers/libzip \
+ atkmm-1.6:${PORTSDIR}/accessibility/atkmm \
+ glibmm-2.4:${PORTSDIR}/devel/glibmm \
+ pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \
+ sigc-2.0:${PORTSDIR}/devel/libsigc++20 \
+ pcre:${PORTSDIR}/devel/pcre \
+ drm:${PORTSDIR}/graphics/libdrm \
+ png15:${PORTSDIR}/graphics/png \
+ freetype:${PORTSDIR}/print/freetype2 \
+ expat:${PORTSDIR}/textproc/expat2 \
+ xml++-2.6:${PORTSDIR}/textproc/libxml++26 \
+ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
+ pangomm-1.4:${PORTSDIR}/x11-toolkits/pangomm
USES= gmake pkgconfig iconv
USE_GNOME= gdkpixbuf2 gtk20 libxml2
diff -ruN /usr/ports/cad/repsnapper/distinfo ./distinfo
--- /usr/ports/cad/repsnapper/distinfo 2013-09-02 17:57:02.000000000 +0200
+++ ./distinfo 2013-09-04 16:10:20.030888797 +0200
@@ -1,2 +1,2 @@
-SHA256 (repsnapper/2.2.0b2) = 1eee6988993cdb03fc612b124f661b28fc15616d66794ddbe05cab47c81132dc
-SIZE (repsnapper/2.2.0b2) = 1313525
+SHA256 (repsnapper/2.2.0b3) = 2f55ce6bc19bba84bb6dbcda12f6546fa306fa163527d009ea8d730b85d80513
+SIZE (repsnapper/2.2.0b3) = 1314244
--- repsnapper-2.2.0b3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list