diff options
author | bland <bland@FreeBSD.org> | 2003-10-24 23:30:29 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2003-10-24 23:30:29 +0800 |
commit | f3375ab0da5ece6c83402162dcc7a7e10c18dabd (patch) | |
tree | bbf539cb919a42943bea7a600d65e253b92db82b | |
parent | 635a9a596b419be3055abe0aeeec1ffd2221c709 (diff) | |
download | freebsd-ports-gnome-f3375ab0da5ece6c83402162dcc7a7e10c18dabd.tar.gz freebsd-ports-gnome-f3375ab0da5ece6c83402162dcc7a7e10c18dabd.tar.zst freebsd-ports-gnome-f3375ab0da5ece6c83402162dcc7a7e10c18dabd.zip |
Update to 2.0.7
-rw-r--r-- | devel/libgtop2/Makefile | 3 | ||||
-rw-r--r-- | devel/libgtop2/distinfo | 2 | ||||
-rw-r--r-- | devel/libgtop2/files/patch-configure | 16 |
3 files changed, 10 insertions, 11 deletions
diff --git a/devel/libgtop2/Makefile b/devel/libgtop2/Makefile index bab6a832f12e..0017964121f3 100644 --- a/devel/libgtop2/Makefile +++ b/devel/libgtop2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= libgtop2 -PORTVERSION= 2.0.6 -PORTREVISION= 1 +PORTVERSION= 2.0.7 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.0 diff --git a/devel/libgtop2/distinfo b/devel/libgtop2/distinfo index 9200c0369970..a2d50f06ac5d 100644 --- a/devel/libgtop2/distinfo +++ b/devel/libgtop2/distinfo @@ -1 +1 @@ -MD5 (gnome2/libgtop-2.0.6.tar.bz2) = 1b538b919fb3a53a2615f1d3e51deeff +MD5 (gnome2/libgtop-2.0.7.tar.bz2) = b07e6ed75e0d45423b47db8ac370c571 diff --git a/devel/libgtop2/files/patch-configure b/devel/libgtop2/files/patch-configure index c03e5eea29a5..42b3620caad7 100644 --- a/devel/libgtop2/files/patch-configure +++ b/devel/libgtop2/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig Sun Jan 12 21:40:08 2003 -+++ configure Tue Jan 14 00:17:38 2003 -@@ -1479,10 +1479,10 @@ +--- configure.orig Sat Oct 25 00:01:15 2003 ++++ configure Sat Oct 25 00:14:56 2003 +@@ -1580,10 +1580,10 @@ # The aliases save the names the user supplied, while $host etc. # will get canonicalized. @@ -12,10 +12,10 @@ +# test "$program_prefix$program_suffix$program_transform_name" = \ +# NONENONEs,x,x, && +# program_prefix=${target_alias}- - - LIBGTOP_MAJOR_VERSION=2 - LIBGTOP_MINOR_VERSION=0 -@@ -1777,9 +1777,9 @@ + # Making releases: + # LIBGTOP_MICRO_VERSION += 1; + # LIBGTOP_INTERFACE_AGE += 1; +@@ -1886,9 +1886,9 @@ # libtool versioning LT_RELEASE=$LIBGTOP_MAJOR_VERSION.$LIBGTOP_MINOR_VERSION @@ -28,7 +28,7 @@ LT_VERSION_INFO='-version-info ${LT_CURRENT}:${LT_REVISION}:${LT_AGE}' -@@ -18514,7 +18514,7 @@ +@@ -30160,7 +30160,7 @@ if test x$libgtop_need_server = xyes ; then |