diff options
-rw-r--r-- | net-im/ginsu/Makefile | 8 | ||||
-rw-r--r-- | net-im/ginsu/distinfo | 2 | ||||
-rw-r--r-- | net-im/ginsu/pkg-plist | 1 | ||||
-rw-r--r-- | net/ginsu/Makefile | 8 | ||||
-rw-r--r-- | net/ginsu/distinfo | 2 | ||||
-rw-r--r-- | net/ginsu/pkg-plist | 1 |
6 files changed, 8 insertions, 14 deletions
diff --git a/net-im/ginsu/Makefile b/net-im/ginsu/Makefile index 78460fd07585..84b96cbee8d7 100644 --- a/net-im/ginsu/Makefile +++ b/net-im/ginsu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ginsu -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.3 CATEGORIES= net MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/ @@ -16,12 +16,8 @@ COMMENT= A client for the gale secure instant messaging system BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc GNU_CONFIGURE= yes +USE_GMAKE= yes MAN1= ginsu.1 -PLIST_FILES= bin/ginsu - -BROKEN= "Does not compile" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2004-04-19 .include <bsd.port.mk> diff --git a/net-im/ginsu/distinfo b/net-im/ginsu/distinfo index b0f9d2c5826e..ea086d99b6df 100644 --- a/net-im/ginsu/distinfo +++ b/net-im/ginsu/distinfo @@ -1 +1 @@ -MD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1 +MD5 (ginsu-0.5.3.tar.gz) = 8ce4341c459aae6fe64cdc71de19ef25 diff --git a/net-im/ginsu/pkg-plist b/net-im/ginsu/pkg-plist new file mode 100644 index 000000000000..9743309596df --- /dev/null +++ b/net-im/ginsu/pkg-plist @@ -0,0 +1 @@ +bin/ginsu diff --git a/net/ginsu/Makefile b/net/ginsu/Makefile index 78460fd07585..84b96cbee8d7 100644 --- a/net/ginsu/Makefile +++ b/net/ginsu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ginsu -PORTVERSION= 0.4.1 +PORTVERSION= 0.5.3 CATEGORIES= net MASTER_SITES= http://repetae.net/john/computer/ginsu/drop/ @@ -16,12 +16,8 @@ COMMENT= A client for the gale secure instant messaging system BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc GNU_CONFIGURE= yes +USE_GMAKE= yes MAN1= ginsu.1 -PLIST_FILES= bin/ginsu - -BROKEN= "Does not compile" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2004-04-19 .include <bsd.port.mk> diff --git a/net/ginsu/distinfo b/net/ginsu/distinfo index b0f9d2c5826e..ea086d99b6df 100644 --- a/net/ginsu/distinfo +++ b/net/ginsu/distinfo @@ -1 +1 @@ -MD5 (ginsu-0.4.1.tar.gz) = ba42127603df940d8684d25e767a12c1 +MD5 (ginsu-0.5.3.tar.gz) = 8ce4341c459aae6fe64cdc71de19ef25 diff --git a/net/ginsu/pkg-plist b/net/ginsu/pkg-plist new file mode 100644 index 000000000000..9743309596df --- /dev/null +++ b/net/ginsu/pkg-plist @@ -0,0 +1 @@ +bin/ginsu |