mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
net/uhttpmock: update metadata, upstream moved
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
PORTNAME= uhttpmock
|
||||
PORTVERSION= 0.5.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net gnome
|
||||
MASTER_SITES= http://tecnocode.co.uk/downloads/uhttpmock/
|
||||
DIST_SUBDIR= gnome3
|
||||
DIST_SUBDIR= gnome
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= HTTP web service mocking library for GNOME
|
||||
WWW= https://gitlab.com/groups/uhttpmock
|
||||
COMMENT= HTTP web service mocking library
|
||||
WWW= https://gitlab.freedesktop.org/pwithnall/uhttpmock
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1600374026
|
||||
SHA256 (gnome3/uhttpmock-0.5.3.tar.xz) = 90843223c3a30bdb7f1eb3442373a03fee425af85a9df289cd687698ccff112f
|
||||
SIZE (gnome3/uhttpmock-0.5.3.tar.xz) = 318708
|
||||
TIMESTAMP = 1735161740
|
||||
SHA256 (gnome/uhttpmock-0.5.3.tar.xz) = 90843223c3a30bdb7f1eb3442373a03fee425af85a9df289cd687698ccff112f
|
||||
SIZE (gnome/uhttpmock-0.5.3.tar.xz) = 318708
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
uhttpmock is a HTTP web service mocking project for projects
|
||||
which use libsoup. It is still in its infancy, but is
|
||||
already used by https://wiki.gnome.org/libgdata for unit testing.
|
||||
uhttpmock is a project for mocking web service APIs which use HTTP
|
||||
or HTTPS. It provides a library, libuhttpmock, which implements
|
||||
recording and playback of HTTP request–response traces.
|
||||
|
||||
Reference in New Issue
Block a user