mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 0.2.3
- Remove pkg-plist in favour of PLIST_FILES PR: ports/70517 Submitted by: Tobias Roth (maintainer)
This commit is contained in:
parent
02ad2196fe
commit
2d85e4352d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116404
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gift
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.code-monkey.de/pub/gkrellm-gift/ \
|
||||
http://depot.fsck.ch/mirror/distfiles/
|
||||
@ -23,6 +23,7 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/gift.so libexec/gkrellm2/plugins/gift.la
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gkrellm-giFT-0.2.2.tar.gz) = 1fa54dbd1a7533637288495eb2c5b887
|
||||
SIZE (gkrellm-giFT-0.2.2.tar.gz) = 300510
|
||||
MD5 (gkrellm-giFT-0.2.3.tar.gz) = e8d5133ca3c7e8889f9ea514fd9458d6
|
||||
SIZE (gkrellm-giFT-0.2.3.tar.gz) = 304869
|
||||
|
@ -1,22 +1,6 @@
|
||||
--- configure.orig Mon May 3 08:53:37 2004
|
||||
+++ configure Mon May 3 08:56:01 2004
|
||||
@@ -18994,10 +18994,11 @@
|
||||
echo "${ECHO_T}no" >&6
|
||||
fi
|
||||
|
||||
-
|
||||
-cat >>confdefs.h <<\_ACEOF
|
||||
-#define GTK_DISABLE_DEPRECATED 1
|
||||
-_ACEOF
|
||||
+# restore gtk 2.4 compatibility
|
||||
+# author promised to fix this in the next version
|
||||
+#cat >>confdefs.h <<\_ACEOF
|
||||
+##define GTK_DISABLE_DEPRECATED 1
|
||||
+#_ACEOF
|
||||
|
||||
|
||||
if test x$prefix = xNONE; then
|
||||
@@ -19005,7 +19006,7 @@
|
||||
--- configure.orig Mon Aug 16 08:09:26 2004
|
||||
+++ configure Mon Aug 16 08:09:53 2004
|
||||
@@ -19278,7 +19278,7 @@
|
||||
|
||||
fi
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
libexec/gkrellm2/plugins/gift.so
|
||||
libexec/gkrellm2/plugins/gift.la
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gift
|
||||
PORTVERSION= 0.2.2
|
||||
PORTVERSION= 0.2.3
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ftp://ftp.code-monkey.de/pub/gkrellm-gift/ \
|
||||
http://depot.fsck.ch/mirror/distfiles/
|
||||
@ -23,6 +23,7 @@ BUILD_DEPENDS= ${X11BASE}/include/gkrellm2/gkrellm.h:${PORTSDIR}/sysutils/gkrell
|
||||
USE_LIBTOOL_VER=13
|
||||
USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
PLIST_FILES= libexec/gkrellm2/plugins/gift.so libexec/gkrellm2/plugins/gift.la
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${PREFIX}/libexec/gkrellm2/plugins/${PORTNAME}.so
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (gkrellm-giFT-0.2.2.tar.gz) = 1fa54dbd1a7533637288495eb2c5b887
|
||||
SIZE (gkrellm-giFT-0.2.2.tar.gz) = 300510
|
||||
MD5 (gkrellm-giFT-0.2.3.tar.gz) = e8d5133ca3c7e8889f9ea514fd9458d6
|
||||
SIZE (gkrellm-giFT-0.2.3.tar.gz) = 304869
|
||||
|
@ -1,22 +1,6 @@
|
||||
--- configure.orig Mon May 3 08:53:37 2004
|
||||
+++ configure Mon May 3 08:56:01 2004
|
||||
@@ -18994,10 +18994,11 @@
|
||||
echo "${ECHO_T}no" >&6
|
||||
fi
|
||||
|
||||
-
|
||||
-cat >>confdefs.h <<\_ACEOF
|
||||
-#define GTK_DISABLE_DEPRECATED 1
|
||||
-_ACEOF
|
||||
+# restore gtk 2.4 compatibility
|
||||
+# author promised to fix this in the next version
|
||||
+#cat >>confdefs.h <<\_ACEOF
|
||||
+##define GTK_DISABLE_DEPRECATED 1
|
||||
+#_ACEOF
|
||||
|
||||
|
||||
if test x$prefix = xNONE; then
|
||||
@@ -19005,7 +19006,7 @@
|
||||
--- configure.orig Mon Aug 16 08:09:26 2004
|
||||
+++ configure Mon Aug 16 08:09:53 2004
|
||||
@@ -19278,7 +19278,7 @@
|
||||
|
||||
fi
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
libexec/gkrellm2/plugins/gift.so
|
||||
libexec/gkrellm2/plugins/gift.la
|
Loading…
Reference in New Issue
Block a user