Browse Source

net-im/meanwhile: Update to 1.1.1

Switch to new GitHub location and relinquish maintainership.  I no
longer use meanwhile.

PR:		285767
overlay
Joe Marcus Clarke 3 months ago
parent
commit
1aca6d26a4
  1. 16
      net-im/meanwhile/Makefile
  2. 5
      net-im/meanwhile/distinfo
  3. 3
      net-im/meanwhile/pkg-plist

16
net-im/meanwhile/Makefile

@ -1,14 +1,18 @@
PORTNAME= meanwhile
PORTVERSION= 1.0.2
PORTREVISION= 6
PORTVERSION= 1.1.1
CATEGORIES= net-im
MASTER_SITES= SF
MAINTAINER= marcus@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Open Source implementation of the Lotus Sametime protocol
WWW= https://meanwhile.sourceforge.net/
WWW= https://github.com/obriencj/meanwhile
USES= autoreconf gmake gnome libtool pathfix pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= obriencj
GH_PROJECT= ${PORTNAME}
GH_TAGNAME= v${PORTVERSION}
USES= gmake gnome libtool pathfix pkgconfig
USE_GNOME= glib20
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

5
net-im/meanwhile/distinfo

@ -1,2 +1,3 @@
SHA256 (meanwhile-1.0.2.tar.gz) = 38a8059eaa549cbcb45ca0a5b453e9608ceadab360db2ae14581fb22ddabdf23
SIZE (meanwhile-1.0.2.tar.gz) = 479325
TIMESTAMP = 1743439849
SHA256 (obriencj-meanwhile-1.1.1-v1.1.1_GH0.tar.gz) = 10de306f03897572b30ce68ca80dffd04ec218f6842bbe0a47bb8cce933698d0
SIZE (obriencj-meanwhile-1.1.1-v1.1.1_GH0.tar.gz) = 180449

3
net-im/meanwhile/pkg-plist

@ -14,10 +14,9 @@ include/meanwhile/mw_srvc_place.h
include/meanwhile/mw_srvc_resolve.h
include/meanwhile/mw_srvc_store.h
include/meanwhile/mw_st_list.h
lib/libmeanwhile.a
lib/libmeanwhile.so
lib/libmeanwhile.so.1
lib/libmeanwhile.so.1.0.2
lib/libmeanwhile.so.1.1.1
libdata/pkgconfig/meanwhile.pc
%%DOCSDIR%%/samples/README
%%DOCSDIR%%/samples/build

Loading…
Cancel
Save