aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cad/gerbv/Makefile8
-rw-r--r--cad/gerbv/distinfo4
-rw-r--r--cad/gerbv/pkg-descr2
3 files changed, 8 insertions, 6 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index ae0920517821..f8f5df45803e 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -7,17 +7,19 @@
#
PORTNAME= gerbv
-PORTVERSION= 2.4.0
-PORTREVISION= 1
+PORTVERSION= 2.5.0
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A Free Gerber Viewer
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_GNOME= desktopfileutils gnomehack gtk20
USE_AUTOTOOLS= libtool
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV= LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= yes
INSTALLS_ICONS= yes
diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo
index b99a766dfe3e..3a7aa4e32851 100644
--- a/cad/gerbv/distinfo
+++ b/cad/gerbv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (gerbv-2.4.0.tar.gz) = 448d31d4ec5a21e56588f5c758dc691de8303998b5e9381234505ea6e2fc3eec
-SIZE (gerbv-2.4.0.tar.gz) = 2285912
+SHA256 (gerbv-2.5.0.tar.gz) = fdb6d78c4c7b18a8a25d43f5d061e1ece0124a93ff61483ff11141f9cd7dbb49
+SIZE (gerbv-2.5.0.tar.gz) = 2295221
diff --git a/cad/gerbv/pkg-descr b/cad/gerbv/pkg-descr
index 6eefd005d4c9..16ebdd07a098 100644
--- a/cad/gerbv/pkg-descr
+++ b/cad/gerbv/pkg-descr
@@ -16,4 +16,4 @@ The different layers of the PCB are separated into different files. gerbv
can load all files at the same time and display them "on top of each
other". You can independently turn them on and off.
-WWW: http://gerbv.sourceforge.net/
+WWW: http://gerbv.gpleda.org/